# How to Set Up a Buy More, Save More Volume Discount

## Buy More, Save More Volume Discount

You can use Offers to power your spend more, save more tiered volume discount. Use tiered thresholds to nudge bigger baskets (e.g. spend $100, get 10% off, spend $200, get 20% off). Intelligems makes creating and powering these offers, including a progress bar, super simple.

{% hint style="info" %}
Offer Personalizations & Offer Testing are available on Core, Plus, and Blue plans.
{% endhint %}

**Goal:** Increase AOV

**Who:** All shoppers

**What:** Tiered %/$ off thresholds

**When:** Evergreen or during sale period

**Offer Type:** Volume Discount

**Amount:** Spend $100, get 10% off; Spend $200, get 20% off; Spend $300, get 30% off

* This amount might be set based on the goal of the sale, competitive landscape, or MAP policy with retailers

**Offer Experience:**

* Timing: Always on
* Where:
  * Website
    * Homepage
    * PDP messaging
    * Cart Progress Bar
* Activation: Automatic based on subtotal threshold

**Why it works:** Gamifies shoppers to spend more to get to the next tier with even bigger savings, increasing AOV

### How to Set Up This Offer in Intelligems

{% embed url="<https://www.loom.com/share/f4882cc1e3984048a93597c9afe09352?sid=89efbb40-9d7d-44aa-8ee6-258b3bd73fab>" %}

1. Go to Personalizations > **Offers**
2. Select **Volume Discount**
3. Add an Offer name (internal name) like Spend $100, Get 10% Scaling
4. Create three offer tiers
5. Add a discount name to match each offer tier. This will be shown to shoppers in their cart and at checkout.
   1. e.g. Spend $100, Save 10%; Spend $200, Save 20%
6. Select discount value
   1. Choose **Percentage off** and **Subtotal of items** to offer a discount amount on their order
   2. You can also select Dollar off per order or Dollar off per item as options. More on that setup here.
7. Select which products you want this discount to be applied to. It will apply to all products by default if no products are selected.
   1. You can select products based on Product Type, Vendor, Status, Collections, and also search for individual products

{% hint style="info" %}
We recommend setting up a Sale collection in Shopify and then select that collection\\
{% endhint %}

9. Set up each of your tiers
   1. Spend $100, get 10% off
   2. Spend $200, get 20% off
   3. Spend $300, get 30% off
      1. You have the ability to also make a tier **Free shipping** or **Free gift** in combination with a % off discount
10. Choose if you want this discount to combine with other Shopify discounts
11. Add components like **Progress Bar** or **Offer message** to support the discount messaging
12. Configure your components
    1. Make sure you've previously installed these components in your theme via Global Styles tab
13. Click **Complete offer setup**
14. At this point, you can make additional modifications by clicking **+ Add modification**
    1. You can update the content, launch a different Theme or Template, and update styles or javascript
15. Add **Targeting** to choose which shoppers you want to see this Buy More, Save More Offer
16. **Save** your Offer
17. **Preview** your Offer on desktop and mobile
18. When everything looks good, **Schedule Your Offer Personalization** or **Activate** to go live
    1. You can select a Start time and Stop time when scheduling
19. Boost your AOV!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-buy-more-save-more-volume-discount.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
