No content to show
User Activity
I'm needing to do this as well, have you found a solution yet?
I'm having this exact same issue, though we don't need variant thumbnails. Have you found anything yet?
12-18-2023
Ok, I think I've found a fix for this.Disclaimer: I'm not an expert, but this is what worked for me. In the same facets.liquid file, find the section that begins with "<menu-drawerclass="mobile-facets__wrapper{% if filter_type == 'horizontal' or filt...
11-08-2023
I tried at first to use the code as presented in this post, but I had to also assign tag_value to get it to work. The important bits are:{% assign tag_value = value.value %}{% unless tag_value contains '_' %}Add those two pieces after both instances...
09-28-2023
Hi, I'm needing to make this same change in our store (also using the Dawn theme) but I'm not able to get it to work. I'm using the same code provided in this thread, and it looks like it should work, but the tags we need to hide are still appearing....
09-21-2023
Hi Liam, thank you for the advice!
09-20-2023
Hello,We're re-designing our procedures for new item creation and I'm looking for some input regarding data integration limitations.Our setup:Our store has a constant flow of new products, so we need to simplify the item creation process as much as p...