Dynamic Content Blocks
Dynamic blocks in Prodyflow are reusable content components that can be added to pages of your webshop. They allow you to display customized content without modifying the template code directly.
Dynamic blocks in Prodyflow have a predefined structure, meaning their layout and functionality are fixed, but the content can be filled dynamically. Examples include:
- Similar Products block
- Product Reviews block
- Pagination block
How to Use
- Open the block editor and select a dynamic page.
- Add a block that supports dynamic content.
- If the block allows, select a variable to define its content.
- Example: Selecting
similar_productsin the products page will display the Similar Products in the block.
- Example: Selecting
- The block will now render content based on the chosen variable for that page.
This approach allows you to reuse structured blocks while still showing context-specific data, such as related products or customer reviews, without manually updating each page.