Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

In order to adjust the CMS page content to the specific group of customers (based on some conditions like the number of orders, sales amount, gender, date of birth, registration date, and so on) the new Dynamic Block component has been added to the frontend constructor.

The configuration of such a component takes the following steps:

  1. In Admin Panel go to the Customers → Segments

  2. Add a new segment and choose the condition the customers have to fulfill in order to be assigned to this segment (for example gender -> Female)

3. Save the segment.

4. Go to the Content → Dynamic Blocks

5. Create a new dynamic block by choosing the created segment.

Add some content to the dynamic block and save it.

6. Go to the Content → Pages, find the page that you want to adjust, and edit it.

7. In the Content section add a new element of the Dynamic block type

8. Choose the created dynamic block

9. Save the CMS page.

10. On the front side, navigate to the adjusted CMS page and check if the dynamic block is displayed for the customers with the chosen conditions.

  • No labels