I’m using this add to cart button code but it won’t show the variants. How do I get the variants to show up for customers to pick the variants?
{{ ‘product.form.add_to_cart’ | t }}
Thanks!
A user is implementing an add-to-cart button on a collection page using the Prestige theme but encountering an issue where product variants are not displaying for customer selection.
Current situation:
Key issue:
Customers cannot choose product variants (like size, color, etc.) before adding items to cart from the collection page.
Status: The question remains unanswered with no solutions or responses provided yet. The user needs guidance on modifying the button code to include a variant selector dropdown or picker interface.
I’m using this add to cart button code but it won’t show the variants. How do I get the variants to show up for customers to pick the variants?
{{ ‘product.form.add_to_cart’ | t }}
Thanks!