All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hey there,
I hope everyone is doing well. I wish to have my "Material" section open by default. Not to make people click it. Are there any solutions to this?
Thanks in advance!
Best,
Choob Shop
Solved! Go to the solution
This is an accepted solution.
Hi @ChoobShop,
Follow these instructions:
1. Sale Channels > Online store > Themes
2. Click three dots buttons > Edit code
3. Find "facets.liquid", open it and find the first occurrence of "{% when 'boolean', 'list' %}", and add this code like the following picture
(because your material filter is on index 2)
or forloop.index == 2
4. Save and check your store
I hope this is useful to you!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
Hi @ChoobShop,
Follow these instructions:
1. Sale Channels > Online store > Themes
2. Click three dots buttons > Edit code
3. Find "facets.liquid", open it and find the first occurrence of "{% when 'boolean', 'list' %}", and add this code like the following picture
(because your material filter is on index 2)
or forloop.index == 2
4. Save and check your store
I hope this is useful to you!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Thank you so much! It worked!
Have a great day!
Glad to help you. Have a good day!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now