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:
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024