Hello all!
I am new to writing code (actually, I’ve never done it before), but I’ve been using Wix for years, designing my websites. I have a bit of a complex ussye I am unsure to work around.
My website is an online clothing store and to refine my shop page, I created separate pages for each product collection. Each collection has a separate link embedded in the text so if a viewer clicks on a collection titled “Dresses,” they are directed to the page with all the dress listings.
Now in the product page itself, I want to include a navigation that allows the viewer to go back to the collection page without having to press the back button or the home button. Essentially, I want it to be displayed as follows:
HOME | COLLECTION NAME | PRODUCT NAME
Seeing how Wix doesn’t have an option to do this and it has to be different for each product I have listed, how will I go about writing this code?