Skip to main content

Order Bundle

Overview​

Order Bundle means placing an order as a bundle of items, where the customer must add a fixed number of products to the cart before they can place the order. Bundles help businesses control order quantity and offer discounts based on bundle size.

What is an Order Bundle?​

An Order Bundle is a rule-based order setup where:

  • The order must contain a fixed number of products
  • Common bundle sizes: 6, 12, 18 (configurable)
  • Customers must complete the bundle to proceed to checkout
  • Discounts can be applied based on the selected bundle size

Example:

  • Bundle of 6 products β†’ 5% discount
  • Bundle of 12 products β†’ 10% discount
  • Bundle of 18 products β†’ 15% discount

Customer Flow (Storefront)​

alt text

alt text

  1. Customer first selects an Order Bundle size (6 / 12 / 18).

  2. Bundle rules are displayed:

    • Number of products required
    • Applicable bundle discount
  3. Customer starts adding products to the cart.

  4. System validates the cart count:

    • Order can be placed only when the exact bundle quantity is met.
  5. Once the bundle is complete:

    • Discount is automatically applied
    • Customer proceeds to payment and places the order

Cart Validation Rules​

  • Customer cannot checkout if:

    • Cart item count is less than the selected bundle size
  • Bundle size must be fulfilled exactly.

  • Bundle discount applies only when validation passes.

Bundle-Based Discounts​

  • Discounts are configured per bundle size.

  • Supported discount types:

    • Percentage discount
  • Discounts are applied automatically at checkout.

Bundle SizeDiscount TypeDiscount Value
6Percentage5%
12Percentage10%
18Percentage15%

Benefits​

For Customers​

  • Clear pricing benefits for bulk ordering
  • Simple and guided ordering flow

For Business Owners​

  • Encourages higher order value
  • Predictable order quantities
  • Easy discount management