How to add button for add to card on collection page Symmetry Theme

Topic summary

Goal: add an “Add to cart” button under the price on collection pages in the Symmetry theme.

Key guidance:

  • If Symmetry doesn’t include a built‑in quick-add feature or a custom-liquid block/setting for the collection product grid, this requires advanced theme customization.
  • The approach is to edit the product loop in the collection template and insert a product form (Shopify’s product form), omitting a variant selector and quantity selector for quick add-to-cart.

Resources:

  • Shopify documentation on the product form is referenced for implementation details (link provided in thread).

Next steps / action items:

  • Check whether your current Symmetry version offers quick-add or a configurable block; if not, plan a custom code change.
  • Prepare context (store URL, theme version, example page) to facilitate help.
  • Either implement the product form in code yourself using the docs or engage a developer.

Status: No turnkey setting identified; solution depends on custom coding. Discussion remains open.

Summarized with AI on December 18. AI used: gpt-5.

Hello,

How can I add add to cart button on collection page under price on symmetry theme?

Thank you!

Hi @Iosif_Mihai :waving_hand: if a theme doesn’t have a quick-add feature, or custom-liquid block/setting for a specific section or it’s blocks, then an advanced theme customization is required to have an add-to-cart button in a collections product grid for each product.

Editing the themes relative part of code for the product loop to add a product form; without a variant selector and without a quantity selector.

https://shopify.dev/docs/storefronts/themes/architecture/templates/product#the-product-form

If you need this customization then contact me for services
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.