> ## Documentation Index
> Fetch the complete documentation index at: https://help.yuko.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Volume discount bundles

> Cart-wide tiers across products — buy any 3 items from a collection, get a discount.

Volume discount bundles apply tiers **across products**: "buy any 3 items
(from a collection or selected products) and get a discount." Customers
can mix and match different products — the combined quantity is what
unlocks the tier. For per-product counting, use
[Quantity Discounts](/bundles-discounts/offers/quantity-discounts).

**Create it:** **Create Offer → Volume Discounts → Volume discount
bundles**. The editor has three tabs: **Offers block**, **Design**, and
**Settings & Schedule** — the form is identical to Quantity Discounts;
the difference is how quantities are counted at checkout.

## Offers block tab

### When to display

The **When to display...** card decides which product pages show the
offer. Choose under **Applies to:**

* **All products** — the offer renders on every product page
* **All products except selected** — everywhere except the products you
  pick
* **All products except selected collections** — everywhere except the
  collections you pick
* **Products in selected collections** — only products in the selected
  collections
* **Specific selected products** — only the products you pick
* **Products with specific tags** — products carrying any of the tags you
  enter (comma separated)

For product/collection modes, type in the search field or click **Browse**
to open the Shopify picker.

<Note>
  The **Products with specific tags** option is available for quantity
  breaks, quantity discounts, volume discounts, and Related Products — the
  bundle forms don't offer it.
</Note>

The products this rule matches are also the products whose quantities
count toward the tiers.

### Offer title

The block heading, with an eye toggle and the horizontal-line checkbox.

### The Tiers card

Tiers appear as tabs (**Tier 1**, **Tier 2**, …) with **Add another tier**
to add more and a trash button to delete (hidden when only one tier
remains). New tiers pre-fill with a title like `Buy any 3 items` and a
badge like `⭐ 15% Off`.

Each tier has:

| Field                               | What it does                                                                                                              |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Title                               | Shown to customers on the product page, in their cart, and at checkout                                                    |
| Minimum quantity / Maximum quantity | The quantity range this tier covers — leave the maximum blank for "and above". Ranges must be unique and must not overlap |
| Discount type                       | **Percentage**, **Fixed amount**, **Final tier price**, or **Price per quantity**                                         |
| Discount value                      | The `%` or currency value (percentage capped at 100)                                                                      |
| Subtitle                            | Secondary line under the title                                                                                            |
| Badge                               | Attention badge on the tier, with an eye toggle to show/hide                                                              |
| Colors (Show more)                  | **Badge background** and **Badge text** color pickers                                                                     |

Discount type notes:

* **Fixed amount** shows the heading *Discount (per product)* and warns:
  make sure the amount isn't bigger than the product's price, or the item
  can't be added to cart.
* **Final tier price** fixes one price for the whole range — the app
  warns: customers pay the same amount anywhere between the minimum and
  maximum quantity of that tier.
* **Price per quantity** shows the heading *Price per item* — customers
  pay that per-unit price in this range.

## Design tab

The same 21-theme **Themes** carousel, sliders, colors, and typography as
Quantity Discounts.

<Info>
  Design options — themes, every color picker, typography, and layout —
  are covered in depth in
  **[Design & themes](/bundles-discounts/customization/design-themes)**.
  Changes preview live in the **Product page preview** panel as you edit.
</Info>

## Settings & Schedule tab

**Pricing**, **Additional settings** (variants per item, quantity
selector, nearest-lower-tier discount, out-of-stock message, hide
currency), then:

Under **Combinations**, control whether this deal stacks with other
Shopify discounts — **Deal combines with other store discounts:**

* **Order discounts**
* **Product discounts**
* **Shipping discounts**

Untick a class to prevent the deal from combining with discounts of that
class at checkout.

**Customer eligibility rules** restrict who gets the offer. Choose
**All customers** or **Specific customer segment**, then click **Add
rule** — multiple rules combine with **AND**:

| Rule                                | What it checks                                                           |
| ----------------------------------- | ------------------------------------------------------------------------ |
| Customer's status                   | Customer must be logged in or logged out to qualify                      |
| Customer's tags *(logged-in only)*  | Choose which customer tags qualify — include or exclude, comma separated |
| Country                             | Customers using your shop from specific countries — include or exclude   |
| Amount spent *(logged-in only)*     | Minimum spend / Maximum spend across past purchases                      |
| Orders completed *(logged-in only)* | Minimum order / Maximum order count to qualify                           |

<Note>
  Tag, spend, and order-count rules only work for **logged-in customers**
  — guests can't be matched against their history.
</Note>

Under **Schedule**, choose how long the campaign runs:

* **Run campaign continuously** — the campaign runs until you deactivate
  it
* **Run campaign on schedule** — the campaign runs between the selected
  dates: set **Start date** and **Start time**, and optionally tick
  **Set end date** to add an **End date** and **End time** (times pick in
  30-minute increments; past dates are disabled)

## Use cases & examples

<AccordionGroup>
  <Accordion title="Any 3 from the collection, 15% off" icon="layer-group" description="Customers mix and match toward one shared tier.">
    **Applies to: Products in selected collections** → tier range 3–no
    max at 15%. Two t-shirts and a hoodie together unlock the tier.
  </Accordion>

  <Accordion title="Sitewide volume ladder" icon="chart-line" description="3+ items 10%, 6+ items 20% — across the whole store.">
    **Applies to: All products** with two tiers (3–5, 6–no max). Great
    for AOV pushes during sales periods.
  </Accordion>

  <Accordion title="Mix-any-flavors pricing" icon="mug-hot" description="Price per quantity across all flavors of a product line.">
    Target the flavor collection and use **Price per quantity** so any
    mix of flavors earns the same per-unit pricing.
  </Accordion>
</AccordionGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="The tier doesn't unlock even though the cart qualifies">
    Confirm every item the customer added actually matches the **When to
    display...** rule — items outside the target don't count toward the
    combined quantity. Then check eligibility rules and combinations.
  </Accordion>

  <Accordion title="The widget doesn't render">
    Check the **Yuko Extension** embed (red **Not Visible** badge =
    disabled), the targeting rule, offer status, and the overlap banner
    for conflicts.
  </Accordion>

  <Accordion title="Should I use this or Quantity Discounts?">
    Combined counting across products → Volume discount bundles.
    Per-product counting → Quantity Discounts. The forms look the same;
    the checkout math differs.
  </Accordion>
</AccordionGroup>

## Need help?

<CardGroup cols={3}>
  <Card title="Book a call" icon="calendar-days" href="https://cal.com/yukoteam/yuko">
    Schedule a free call with our team for personal setup assistance.
  </Card>

  <Card title="Contact support" icon="comments" href="#crisp-chat">
    Chat with us directly — we're happy to help with any question.
  </Card>

  <Card title="Install Yuko Bundle Builder & Discounts" icon="download" href="https://apps.shopify.com/yuko-bundles-quantity-discount">
    Get [Yuko Bundle Builder & Discounts](https://apps.shopify.com/yuko-bundles-quantity-discount) from the Shopify App Store.
  </Card>
</CardGroup>


## Related topics

- [Quantity Discounts](/bundles-discounts/offers/quantity-discounts.md)
- [Overview](/bundles-discounts/overview.md)
- [Mix & Match](/bundles-discounts/offers/mix-and-match.md)
- [AI Bundle](/bundles-discounts/offers/ai-bundle.md)
- [Fixed Bundle](/bundles-discounts/offers/fixed-bundle.md)
