Question:
Does anyone know how to create one dynamic page with one collection, but with a different collection for each of its item pages and a unique filter of that collection on each page? (see my scenario below to understand this better)
Thank you!
Product:
Wix Studio Editor
What are you trying to achieve:
The next hypothetical scenario:
- I have a page with a list of fruits “My fruits”.
- The list of fruits is based on a Collection that includes all of my fruits.
- Once I click a fruit, I’m moving to a new page, called “Fruit page”
- “Fruit page” includes a list, that contains a variation of the selected fruit, “Fruit variations list”
- This list, is based on a different single collection that includes variations of all fruits. However, the selected “Fruit page” includes only the variations that are relevant to it.
- If I click another fruit, I’ll move on to a page with a list that contains variations that are related to that specific fruit as well.
- Some variation items from the “Fruit variations list” can appear on parallel in different fruit pages
- Each variation has its own page as well “Variation page”.
Ideally, I want to have only 3 pages to manage, “My fruits”, “Fruit page”, “Variation page”
This is the structure I need but I can’t find a way to do that.
It is very difficult to manage the design of these pages as I have many of them and each can contain a list with various filters.
What have you already tried:
I’ve tried using a dynamic page but it seems like I can’t have a unique filter for each variation of the dynamic page. Also trying using a Category in the slug, wasn’t able to make it work