Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I am using dawn on my website. On the collections page, for some products it will say "aan winkelwagen toevoegen" (add to cart), and for other products it will say "opties kiezen" (choose options). Does anyone know how to make it an add to cart button for ALL products that i offer on the entire website?
URL: Bundo.nl
See attached.
Tnx!
That's because the product has variants, if it has variants, it will appears as "opties kiezen".
Ok Thanks for clarifying!
1- Go to code editor
2- search card-product.liquid in snipped
3- Find line {%- if card_product.variants.size > 1 or qty_rules -%}
4- paste this code {%- if card_product.variants.size < 1 or qty_rules -%}
you are good to go. If it's helpful please like the answer.
Have a great day 🙂
To change the labels here are the steps:
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025