Hi everyone, i am tryng to change my current product gallery collection basend on user repeater item click.
exemple i created two collections “Chocolate cakes” and “Strawberry cakes”, my current collection showing on product gallery is “Chocolate cakes” on user click in the repeater item “Strawberry cakes” my product gallery load my collection " Strawberry cakes"
You should create one collection that has all cakes. Add a field called “type” which can contain chocolate, strawberry, coconut, okra, or whatever else you want. Then it’s just a simple filtering of the collection to display the items that you want.
Hello guys, now I’m getting the collection through my repeaters and filtering with the dataquery. now how do i set the filter result in the filters of the Wix Store, could someone give me a clue?