Hello,
Im new and I am trying to add the add to cart button as well on the prestige theme. can you please explain how should I add it?
Thank you
Danae
Users are seeking to add an “Add to Cart” button directly on collection pages for the Shopify Prestige theme, allowing customers to add products without leaving the collection view.
Initial Solutions:
Working Solution (by snde, post #17):
snippets/product-item.liquid after the color swatch section_addMeToCart() in assets/custom.js/cart/add.js) with fetch requestsdata-action="open-drawer" to trigger the cart drawer automaticallyOngoing Challenges:
Status: The vanilla JavaScript solution works for basic single-variant products, but variant selection and advanced customization remain unresolved.
Hello,
Im new and I am trying to add the add to cart button as well on the prestige theme. can you please explain how should I add it?
Thank you
Danae