A space to discuss online store customization, theme development, and Liquid templating.
Hi there,
I'm building a custom section for my collections, basically it's a type of custom configurator for my clients products where the user will asnwer a few questions of what he needs and they will have a suggestion of products based on his answers.
The easiest way I thought about doing this is by using filters using tags on specific products, so for example I'll create different packages of products by assigning the tags: package1, package2.
What i need is to be able to select the tag filter of the collection when I click the button "SHOW PACKAGE"
Does anyone here knows how could i achieve this using code?
PS.: If you have an app that can do this, I'm not interested, this forum seems to be full of developers/companies that love to push their paid plugins to resolve the problems.
Hi
Did you find a solution for that?