buy-button-js
buy-button-js copied to clipboard
Button to remove line item from cart
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?
Also struggling with this, if anybody knows how to do it, please let me know.