How to display the add to cart button below the product?
1 Like
Hi @Ryusei_1 , follow this
Step 1. Go to Admin → Online store → Theme > Customize
Step 2. Select the product list you want to display the add to cart button
Step 3. Scroll down to product card section and choose “Enable quick add button”
If it helps you, please like and mark it as the solution.
Best Regards
Hello @Ryusei_1
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Sections > product-grid-item.liquid file.
- Find the code that displays the product image and description, and insert the following code below it:
Hi @Ryusei_1 ,
Currently, your product has many variants, so the add to cart button will not work, because customers will not be able to choose the variant. So Quick View would be best.
Or you want to keep this feature and change the icon to add to cart button




