Hi
I would like my customers to be able to put the item directly into the shopping cart without first clicking on the product. How can I embed an “add to cart” button directly below the product image.
Themes Testament
My Website: Taste-Experience
best regards
doris
Hello @TasteExperience ,
Use this code just after the existing price code.
Keep note you need to first find the file
Most probably file name will be
product-card.liquid
product-card-grid.liquid
product-loop.liquid
This code output a simple atc button you need to do css a/to your need.
And if you want it to function with ajax same like the product page then you have to trigger the JS function too.
Thanks
1 Like
OK thank you.
Unfortunately, the three you mentioned are not available in my shop.
I have these:
best regards
Doris
Thank you for your answer. I will take a look.
Best regards
doris