I am seeking help with my Prestige shop theme. I would like to configure an ‘add to Cart’ Button on the homepage featured collection - I have searched around a bit and apparently
one would have to edit the HTML code of the liquid.cart file. But that is all the in fo I got.
I looked into the code but could find where this is addressed.
Hey you need to enable Add to cart functionality on homepage -
To do so you need to have the following things -
Fetch real Products on homepage using a collection not just with URL. Once you have the products go to your product page and search for with class name ‘ProductForm’ so copy that form integrate into the products which you’re showing on homepage.