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)
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024