Hi, were you able to figure this out? I cannot find product-loop or product-grid either, but I would like to add an “Add to cart” button underneath my products. Thank you!
Topic summary
A Shopify store owner using the Symmetry theme wants to add an “Add to Cart” button directly below products in the Featured Collection module, rather than relying on the default Quick Buy option that only appears on hover.
Initial Solution Provided:
- Navigate to Theme Settings > Product grid and adjust Quick buy link style
- Alternatively, insert custom HTML form code (for add to cart functionality) into the product-grid or product-loop file within the theme’s code editor
Follow-up Requests:
- The original poster wants to customize the button styling to match their store design
- They prefer the add-to-cart action to keep users on the current page instead of redirecting to the cart page
- CSS modifications were suggested for styling; custom functionality may be needed for the non-redirect behavior
Ongoing Challenge:
Multiple users report difficulty locating the “product-loop” or “product-grid” files in the Symmetry theme. The expert suggests these might be named differently or located in the snippets folder under product-item-related files, but the exact file remains unidentified. The discussion is ongoing without a definitive resolution for Symmetry theme users.