Hi guys,
Please see the attached images.
Basically, I’d like to display all item categories in a collapsed limited mode, and expand each of them, on click.
The problem is that the number and categories is dynamic as well as the number of items in each category, so I need a repeater inside a repeater (repeater of items inside a repeater of categories), and Wix doesn’t support it.
Any idea how can I do in order to make it work? Any workaround?
I suspect it would be technically possible with one repeater if every cell is made up of a title, two items and a shrink/expand link which are all shown/hidden and relabelled as required. For example, clicking an expand link would then hide the clicked link, and the next cell would be expanded or inserted with its title hidden.
Whether the UX would be too janky or this is something you can stomach coding is another question.
I don’t think I got it.
What I need here is a repeater of categories (of unknown number) that each item of it contains a repeater of products. I don;t see how it can be solved (and this is not a new question, it’s been asked many times before).