Hey everyone,
I’m trying to solve a tiered pricing UX problem and I’m hitting a wall with most quantity-break apps.
Use case:
-
Single product
-
Variants affect price (e.g. size, color, material)
-
Customers can enter any quantity (e.g. 28, 63, 117 - not fixed bundles)
-
Tiered price breaks at: 5, 10, 25, 50, 100 (may differ depending on product)
What I’m trying to achieve:
-
Either a pricing chart / table showing price break amount and final calculated price
-
OR…One final price that updates live on the product page
-
Price should reflect:
-
selected variants price
-
current quantity tier
-
-
Tier logic should be automatic, but disclosed (e.g. “Volume pricing at 5+, 10+, 25+, 50+, 100+”)
What I’m running into:
-
Most apps either:
-
apply discounts only at checkout, or
-
show static pricing tables, or
-
don’t properly account for variant-level price differences
-
Question:
Has anyone successfully implemented variant-aware quantity pricing with live price updates on the PDP, without forcing bundles or fixed quantities?
Happy to use an app or light customization, just trying to avoid heavy custom dev if possible.
Thanks!




