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

# Pool Quantity Discounts Across Multiple Events

> Learn how to create quantity discounts that count eligible tickets across multiple events in one checkout.

Quantity discounts can be pooled across multiple events. Use this when buyers should qualify for a discount based on the total number of eligible tickets they purchase across a group of related events.

Common uses include festival bundles, multi-show promotions, class series, and "buy more, save more" offers across several event pages.

## How Pooled Discounts Work

When a quantity discount is pooled across events:

* You choose the events included in the pool.
* You set the quantity that activates the discount.
* Tickets from the selected events count together toward that quantity.
* The discount applies automatically at checkout when the cart qualifies.

For example, if the discount starts at four tickets, a buyer with two tickets for Event A and two tickets for Event B can qualify because the cart contains four eligible tickets in the event pool.

## Create a Pooled Quantity Discount

<Steps>
  <Step title="Open Quantity Discounts">
    Go to **Marketing > Volume Based Discounts**, or open [Create Quantity Discount](https://manager.simpletix.com/promote/create-quantity-discount).
  </Step>

  <Step title="Choose a discount mode">
    Select **Volume Based Pricing** or **Buy One Get One**.
  </Step>

  <Step title="Select the event pool">
    Choose the events that should count toward the same quantity discount.
  </Step>

  <Step title="Set the qualifying quantity">
    Enter the number of eligible tickets needed to activate the discount.
  </Step>

  <Step title="Set the discount">
    Choose the discount amount, percentage, or BOGO incentive.
  </Step>

  <Step title="Review criteria and save">
    Confirm the criteria, buyer message, and optional password settings, then save the discount.
  </Step>
</Steps>

## Choose the Right Criteria

The criteria control how strict the discount is.

* **Same Event**: tickets must be from the same event.
* **Same Event Time**: tickets must be for the same date and time.
* **Same Ticket Type**: tickets must use the same ticket type.
* **Same Seat**: tickets must match the same seat across event times, when available.

<Tip>
  For a true multi-event pooled promotion, make sure the selected criteria do not unintentionally limit the discount back to a single event.
</Tip>

## Buyer Experience

Buyers add eligible tickets to the cart as usual. When the cart meets the pooled quantity rule, SimpleTix applies the discount automatically.

If **Display message to buyers on checkout screen** is enabled, buyers can see a checkout message explaining how to qualify for the discount.

## Troubleshooting

<AccordionGroup>
  <Accordion title="The discount did not apply">
    Confirm every ticket in the cart belongs to an event in the pool and meets the selected criteria.
  </Accordion>

  <Accordion title="The discount only applies within one event">
    Review the criteria. A same-event or same-event-time rule may prevent cross-event pooling.
  </Accordion>

  <Accordion title="Buyers cannot see the promotion">
    Turn on **Display message to buyers on checkout screen** if you want the discount message shown during checkout.
  </Accordion>

  <Accordion title="The wrong tickets qualify">
    Review the selected events, ticket criteria, password setting, and quantity threshold.
  </Accordion>
</AccordionGroup>

<Card title="Quantity Discounts and BOGO Offers" icon="layer-group" href="/docs/promos-discounts/volume-based-discounts">
  Review the standard quantity discount setup options.
</Card>
