How do you replace the quick view button with the add to cart button in the Pipeline 7.3.0 theme

Topic summary

Goal: show an Add to Cart button instead of the Quick View button in the Pipeline 7.3.0 theme (product/collection grid).

What happened:

  • Initial issue: Add to Cart wouldn’t appear in place of Quick View.
  • Guidance: In Online Store > Customize, open the Product or Collection section settings and disable Quick View, then enable the Add to Cart button (no code needed).
  • Outcome: The original poster confirmed the fix and shared a screenshot of the setting. The image is central to understanding the exact toggle used.

New development:

  • Another participant on Pipeline 7.3 reported that changing a code value from “nil” to “true” did nothing. Their goal differs: remove “Quick Add” entirely and only show product sizes (variant selection) on interaction, since they sell shoes.

Status:

  • Resolved for the original request via theme settings.
  • Unresolved for the follow-up request (removing Quick Add and showing only size selection). No final steps or code provided for that scenario yet.

Notes:

  • Quick View refers to a product preview modal; Add to Cart is a direct purchase button on the grid.
Summarized with AI on December 22. AI used: gpt-5.

Hi there, sorry for being late, it’s really simple, just go to the online store customize a theme, go to the product or collection section settings, and change it from the options. you can disable quick view and enable add to cart button,

if you still need assistance with code or theme settings, let me know I’ll guide you more