Auto-remove non-combinable items from cart
complete
N
Nihana Rayani
It would be great if the app could automatically remove items that are not combinable with other discounts from the cart instead of reverting them to regular price. This would enhance the user experience for customers who apply multiple discounts.
If you'd like us to add this feature to our app, please upvote and comment on this thread.
P.S. This feature request was generated via AI, based on the conversation with the customer.
Tobe Osakwe
marked this post as
complete
To achieve this, add the
removeNonDiscountedItems
feature flag to the "Discounts Embed" app embed. This will cause the app to auto-remove any items it added that didn't receive discounts.However, please keep in mind that the Shopify AJAX Cart API (which this feature depends on) does not always consistently reflect the state of discounts being applied to items.