Forum
Output all product options
Hello,
I am trying to display all the available product options so I can use them as filters in my shop. Is this possible? There is a way to display categories, brands and products, but I can not find it for options.
Thanks, Mike
Yes, have you followed the examples in the docs?
Sorry I marked your response as solution, but I still didn't find the docs for it, haha. Could you guide me to the right docs?
Could you please help me with this one? I am really stuck here.
https://docs.grabaperch.com/addons/shop/examples/add-to-cart-options/
and
https://docs.grabaperch.com/templates/apps/shop/
Thank you Duncan. But these are for individual products. I would like to output all the available options of ALL my products. So I could make a filter, for example 'Colors', which shows all available colors through every product.
So if I would have 2 products:
1: blue and black 2: yellow and green
I would like to output: - blue - black - yellows - green
Hi Mike,
I don't think there's a built-in function for this at the moment so you would need to write your own.