All things Shopify and commerce
Hi there - for my store www.peridotfinejewelry.com when a product doesn't have variants it auto-fills with this "default title" option. Screenshot shown below:
I can't find in the code where it is auto-filling this information and would prefer that the variant just goes away instead of filling in with this title. Any suggestions?
What theme are you using?
Shopify's themes normally handle this by default. For example, if you're using the Dawn theme and go to the product-variant-picker.liquid file, they have a line that checks if there's only the default variant.
Since it seems like your theme might be missing that, you can try to find where the variant picker is being rendered and wrap it with
{%- unless product.has_only_default_variant -%}
....
{%- endunless -%}
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024