Hi,
Want to build this layout for my ecommerce site. The idea is to add on each product page one or several links or buttons to give users a path to other products within the same category or even to other categories.
I am using the standard “Product Template” page to build my product page so almost all the content is coming from the product CMS collection. The links and buttons I want to add should be set accordingly.
I would like to be able to filter which pages should targeted (both links and texts for buttons), for instance:
- all products within the same category (eg. products), current product excluded
- all categories available, current category excluded
Shall I add all the possibles buttons and links and add conditional visibility conditions ?
Is there another, more efficient way to do such a task ?
Regards