Overview
Upcart can display total savings in the cart footer by combining:- Product savings from compare-at prices
- Discount codes applied to the cart
How to use
- Open the Upcart editor
- Go to Settings > Cart settings
- Expand Advanced Settings — the checkbox is inside that collapsed section, not on the Cart settings tab itself
- Enable or disable Show compare-at price savings in footer total
This setting applies to the newer cart summary module. Stores that installed Upcart before that module shipped may still be on the earlier one, where the savings row always shows discount-code savings only and the setting has no visible effect. If you enable it and nothing changes, contact support to check which version your cart is on.
When enabled
The savings row includes both:- Compare-at price savings
- Discount code savings
Example
Product A: Compare-at price $100, Current price $80 (20% off)Product B: Compare-at price $50, Current price $40 (20% off)
Discount code applied: -$10 Savings breakdown:
- Product A: $100 - $80 = $20
- Product B: $50 - $40 = $10
- Discount code: $10
Save $40 (
(100 - 80) + (50 - 40) + 10)
When disabled
The savings row only includes discount code savings. Using the same example: With this setting disabled, the savings row shows:Save $10 (discount code only)