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 -%}
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024