I have a site with several hundred product, from a range of suppliers and many collections within each. I am not happy with the menu based navigation in mobile view without the ability to filter.
I have created a multi layered collapsible menu based on sample code but cannot find instruction on how to change the collection parameter on the gallery.
Any advice on how to send instruction to the gallery so that my menu onClick functions will change the collection would be amazing.
Thanks
Hi Shannon!
An important question is - how do you connect the collection to your gallery grid?
Is it done by code or via dataset?
Please share a link to your site (and specify the page in discussion) so one of us, the WixCode team, can inspect it and provide you with a solution.
Doron.
Thanks Doron,
Currently I am using the standard Wix Store Grid Gallery. As you will know it already has filters and allows for connection to store collections, unfortunately these filters disappear on mobile view. I am trying to add onClick commands to provide this functionality, just changing collection displayed.
I really want to avoid making a complex repeater to duplicate the functionality of the store gallery.