#Volume Discount

1 messages · Page 1 of 1 (latest)

warm hinge
#

Hello everyone 👋🏽

I want to implement a "cart" based volume discount, meaning that I want to discount the entire cart based on the cart total (with some exceptions e.x, clearance products). I have an idea on how to achieve this by modifying the cart APIs to handle my specific logic, but I was wondering if there is a better or a more straight-forward solution.

ripe geode
#

hi @warm hinge - are you talking about v1 or v2?

warm hinge