Product List
Product List is a block that allows you to display a list of products on the screen. It uses the managed products in the Product Subscription plugin.
Common Properties
You can configure the Block Common Properties on the right panel.
Product List Properties
Property | Description |
---|---|
Data Filter | Allow you to filter the data in the list. You can filter by product category or tag. |
Block Skin | Allow you to select the skin of the block. |
Design | Besides setting the Design in Common Properties, you can also set the color of each product in the block. |
Price | Allow you to customize the look and feel of the product price value. |
Margin & Radius | Allow you to set the block's margins, padding, and radiuses. |
Elements | Allow you to show/hide the product elements. |
Filter by product category or tag
Here you can select some specific categories or tags to filter the data.
You can also input the name of the category property or tag property.
For example, if you want to filter the data by category ID, you can input id
as the name of the category property. If you want to filter the data by tag name, you can input name
as the name of the tag property. Then, you can link the category ID or tag name value to a menu item to display that category or tag on the screen.