# Bundle Amount Discount How to access on Fynd Commerce Commerce panel → Sales Channel (select application) → Marketing → Offers ## What Is It? The Bundle Amount Discount offer works like Bundle Percentage Discount, but uses fixed currency amounts instead of percentages. Customers unlock larger flat discounts as they add more items to their cart. You can create multiple tiers (e.g. Buy 1 get ₹250 off, Buy 2 get ₹600 off, Buy 3 get ₹1,000 off), and the discount for the applicable tier is deducted as a flat amount. ## When to Use It * Campaigns where flat savings are more appealing than % * High-ticket bundles where % discounts are too large * Wholesale or B2B promotions * Loyalty-based quantity rewards ## Key Parameters | Parameter | What It Means | | --- | --- | | Buy Items (BI) (required) | Minimum items required for each tier | | Amount Value (D) (required) | Flat discount for the tier | | Minimum Cart Value (MCV) (optional) | Minimum spend required | | Apply on Exact Quantities (optional) | Apply only for exact BI items | ## Discount Formula ```id="bundle-amount-formula" Coupon Discount = D ``` Where: * D = Flat discount amount The system applies the **highest qualifying tier**. ## Worked Example ### Scenario 1 (3 items) | Details | Value | | --- | --- | | Tier | Buy 3 → ₹1,000 off | | Cart Value | ₹4,000 | | Discount | ₹1,000 | | Customer Pays | ₹3,000 | ### Scenario 2 (1 item) | Details | Value | | --- | --- | | Tier | Buy 1 → ₹250 off | | Cart Value | ₹1,500 | | Discount | ₹250 | | Customer Pays | ₹1,250 | ## Field-by-Field Setup Example **Scenario:** Shoe bundle * Offer Title: Shoe Bundle Savings * Short Description: Buy more pairs, save more — up to ₹1,500 off * Mode: Redeem via Code * Tier 1: Buy 1 → ₹500 * Tier 2: Buy 2 → ₹1,000 * Tier 3: Buy 3 → ₹1,500 * Eligible Products: Category L2 = Footwear * Apply on Exact Quantities: Off * Customer Type: All ## Sample Coupon Names * BUY123 — Tiered savings * SHOEBUNDLE — Bundle and save * MULTISAVE — Buy more, save more