it is implemented on this site caffetech.com and working. test if this site works for you.
also to line up the buttons evenly at the bottom we used this.
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.
it is implemented on this site caffetech.com and working. test if this site works for you.
also to line up the buttons evenly at the bottom we used this.