I have a problem that is really frustrating me right now. Were selling products from different producers and therefore every product page needs to be different (lets call the products "product A" and "product B"). Each product should have different texts, pictures and layouts. But when I add a text or add a Section to the normal product page (which I reach via the menu on the side), it gets shown at both product A and product B. But thats not what I need because both of these products are made from different producers and therefore their layout needs to be different. When people are clicking on Product A, i want to have different sections and pictures and more than on Product B. Is there a possibility to just create a individual product page for each product and not one product page that applies for every product? Thanks a lot.
top of page
bottom of page
If anyone needs that: he answered the question in his 2k subscribers Stream. See here: https://www.youtube.com/watch?v=nTXObkqvI4E&t=4463s From minute 14 - 27.
Hi nickobertskanal, That's a great question! It depends on what parts of the product page you want to change. If you want to change the core of the product page (basically what is included in the Wix app) you would need to redesign 2 custom product page versions and determine which one to display based on the product. (see: https://www.youtube.com/watch?v=yJ-9IX2mnuE&t=10s) If you only want to add additional sections, you can add them collapsed by default and expand them based on the product (using the getProduct() method). (See: https://www.youtube.com/watch?v=3F-_BvyeS-Y&t=81s) I would recommend manaing the products grouping using an independent Collection.
Good luck!
Eitan