Home / Changelog
Changelog
Quantity Discounts
3.1.8 - June 23, 2026
- ✨ NewSet each quantity discount tier as a fixed amount or a percentage off
- ✨ NewShow upsell notices when discounts are calculated per line item
- 🔧 FixedUpsell notice could appear twice
3.1.7
- 🔧 FixedFloat - string issue
3.1.6
- 🔧 FixedDynamically adjust pricing in store view when images are selected
3.1.5
- 🔧 FixedFloat point precision errors when dynamically altering prices with JS
3.1.4
- 🔧 FixedDisplay add to cart numbers better with product options selected
3.1.3
- 🔧 Fixed.00 formatting
- 🔨 ChangeDo not include discount names for totals areas, they go with the line item discount only
3.1.2
- Fixed automatic license check during weekly cron
3.1.1
- 🔧 FixedObey frontend notice setting
3.1
- ✨ NewOption to show quantity discount notice on frontend
3.0.6
- Change discount to only apply at the cart level, do not show at line item level
3.0.5
- Fix issues when price includes tax
3.0.4
- Change how discount names get added to cart
3.0.3
- Dial back the var typing for cases when price is empty
3.0.2
- Fixing more var type conflicts causing errors in PHP8+