Shopify/buy-button-js

Button to remove line item from cart

patrulea opened this issue · 1 comments

Currently, the way to remove a line item is to reduce its quantity to 0.

How can I implement a single-click “remove from cart” button?