Add to Cart on Collection Page Variants Don't Show Up - PRESTIGE THEME

Topic summary

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:

  • The add-to-cart button code is functional but lacks variant selection options
  • The code snippet provided appears corrupted or improperly formatted (text is reversed/garbled)

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.

Summarized with AI on November 9. AI used: claude-sonnet-4-5-20250929.

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!