Setting up Discounts in Easy Bundles - Fixed price, Amount off and Percentage based discounts
***
1. Accessing Discount Settings
To configure discounts, you must access the specific bundle settings.
- Click on an existing bundle to edit it.
- Navigate to Bundle pricing and discounts (found within the bundle configuration options, typically the second option).
2. Defining Discount Rules
The system allows for tiered logic (up to 4 rules).
- Discount Basis: Rules can be defined by Quantity (number of items) or Amount (value of items).
- Discount Types:
- Fixed Amount Discount: Deducts a specific currency value.
- Logic: IF the condition (e.g., Quantity = 5) is met, THEN deduct a fixed amount (e.g., $100).
- Percentage Discount: Deducts a percentage of the total price.
- Logic: IF the condition (e.g., Quantity = 5) is met, THEN deduct a specific percentage (e.g., 10%).
- Fixed Price: Gets the bundle at a fixed price
- Logic: Buy 3 for $30, Buy 4 for $25 and so on.
3. Visual Customization (Messaging & Progress Bar)
You can control how the discount is presented to the user during the bundle building process.
- Discount Message: You can edit the text field directly to change the discount message displayed to the user.
- Discount Progress Bar:
- Action: Toggle the Discount progress bar setting.
- Logic: IF active, a visual bar appears.
- Dynamic Behavior: IF a customer adds a product, THEN the progress bar increases. IF a customer removes a product, THEN the progress bar decreases.
Constraints & System Limitations
- Scope of Application: Discounts apply to the Entire Bundle.
- Constraint: You CANNOT apply discounts to individual Steps.
- Step-Level Limitation: Step settings are restricted only to conditions for adding a product or quantity; they do not handle pricing logic.
- Rule Limit: You can create a maximum of 4 rules per bundle.
Customer Experience:
- Customer opens the bundle.
- Customer adds 2 products.
- Result: Progress bar increases, but no discount is fully applied yet.
- Customer adds a 3rd product.
- Result: The condition is met. The total price reduces (e.g., from $400 to $100). The discount message confirms the application.
Updated on: 04/12/2025
Thank you!
