Personalized checkout and custom promotions with Shopify Scripts
I was wondering if it's possible to remove an item from the cart if its added? We are using a bundling app that adds individual items to the cart as well as the "main bundle" I wanted to keep the individual items in the cart but the remove the main bundle product. Is there a script to remove an item based on the product id?
You can POST into /cart/change.js with quantity 0 and the id of the variant you want to delete from the cart. More info here - https://help.shopify.com/en/themes/development/getting-started/using-ajax-api#change-cart
I also just wanted to post a link since it took me quite a while to find out there is a simple library that already has done all this.
Go into this link and you can download a library from them with some guidelines on how to do a simple removal of product based on other factors. (such as product ID)
User | RANK |
---|---|
4 | |
2 | |
2 | |
2 | |
2 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023