How can I open all facet filter categories please?
HI @iwonder ,
You mean have it open by default? Do you mind sharing your website?
@iwonder ,
Thank you. This solution works if you are using Shopify 2.0 Free themes.
- From your Admin Page, click Online Store > Themes >Actions > Edit code
- In the Snippet folder, open the facets.liquid
- Find the code below. Ctrl + f to find
id="Details-
- In between the <details and id="Details-, add the word open. Do this to all of the id="Details- inside the file
Fantastic! ***** Thank you!

