# Cart Discount

**Example user case:** Offer a $20 discount on the entire cart when customers purchase 3 or more items from the "Summer Collection".

<figure><img src="/files/PcKCx6wCBjOV5xN60zqY" alt=""><figcaption></figcaption></figure>

### I. Rule settings

Customize discount tiers, quantities, and values to create tailored offers for your customers.

#### 1. Apply Discount Rules Based on Selected Products

* The discount will apply to the entire cart when customers purchase specific products that meet the set quantity or value conditions:&#x20;
  * **Any products:** If any product is purchased and the quantity or total value meets the rules, the discount will apply to the entire cart.
  * **Specific collections:** If customers purchase products from selected collections, and the total quantity or value meets the rules, the discount will apply to the entire cart.

<figure><img src="/files/aYjzeKOjBGVBHCBv2UtC" alt=""><figcaption></figcaption></figure>

#### 2. Set Up Discount Rules

* You can select one of the following:
  * Discount by quantity of items: discount on order based on quantity of product purchased
  * Discount by purchase amount: discount on order based on amount purchased
* **Define Quantity or Amount Ranges**:
  * Enter the "Buy from" and "Buy to" values for each rule.
  * If there’s no maximum limit, enter 0 in the "Buy to" field.
* **Set Discount Value**: Specify the discount value as:

  * A percentage (%) off the entire cart.

  <figure><img src="/files/Oa6pR5jAKNaDNYzhICc7" alt=""><figcaption></figcaption></figure>

  * A fixed amount deducted from the cart total.

    <figure><img src="/files/09H5FbAQGxGB4LiihJKF" alt=""><figcaption></figcaption></figure>

  * Offer a free gift with cart.

  <figure><img src="/files/fHA9ZhO05yTIyFuHpu2W" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/rQfdNsCpdWaKpnJhaNyS" alt=""><figcaption></figcaption></figure>

  * Offer free shipping on cart.

    <figure><img src="/files/adliUOPC7F6oXDbFJUcQ" alt=""><figcaption></figcaption></figure>

    <figure><img src="/files/xmA2AY67E5uDTTR1AHOW" alt=""><figcaption></figcaption></figure>

#### 3. Exclusions

Select products to which you don't want this discount rule to apply.

<figure><img src="/files/QbR6HPNejJEquSLF51eV" alt=""><figcaption></figcaption></figure>

#### 4. **Apply to markets**

Set personalized discount rules for each market or country, tailoring discount values to suit regional needs.

<figure><img src="/files/wPFJyHdXjQNbTePBO9rI" alt=""><figcaption></figcaption></figure>

#### 5. Target customer

Select the specific customer group(s) to apply this discount rule. There are 4 options:

* **All visitors:** Apply this discount to all visitors who browse your website.
* **Logged-in customers:** Apply this discount to customers who are logged into their accounts on your store.
* **Logged-in with tag:** Apply this discount to logged-in customers who have the specified tags assigned to their accounts.
* **Customers without tag:** Apply this discount to all visitors or customers who do not have the specified tags.

<figure><img src="/files/YxcFFk588ICAERp0kUXW" alt=""><figcaption></figcaption></figure>

#### 6. Schedule

Set a schedule for this offer to activate and run automatically at the defined time.

<figure><img src="/files/BJFpctJbD60s1jgncqOz" alt=""><figcaption></figcaption></figure>

### II. Display settings

Customize how discount rules are displayed on your store.

#### 1. Countdown timer

Show a countdown timer to to create urgency for your campaign

<figure><img src="/files/D7yYj7lnSs8f2Q8UggQH" alt=""><figcaption></figcaption></figure>

#### 2. Product page settings

Allows merchants to set up a discount widget that displays on the product page

* Show/hide campaign name
* Label settings
* Font settings
* Color settings

<figure><img src="/files/uJCbR7nQpdptdnDyw9za" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/O4mHUROfkDXJp6wgOP03" alt=""><figcaption></figcaption></figure>

#### 2. Notice in cart

Allows you to set up a progress bar and discount notifications on the cart page.

<figure><img src="/files/cD3VHW4bK01h4iTObTcm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/s8NbYAf2mfQSEsgNAuQX" alt=""><figcaption></figcaption></figure>

### III. Checkout upsell

Display campaign on the checkout page to increase sales.

#### 1. Active upsell display

<figure><img src="/files/MxtpNcEldN558eWnaOQ6" alt=""><figcaption></figcaption></figure>

#### 2. Add block to theme

<figure><img src="/files/l1XbOyz5fvxceRJhgmry" alt=""><figcaption></figcaption></figure>

#### 3. Customize layout settings

<figure><img src="/files/vMt4TzvELANZDKI7RKI7" alt=""><figcaption></figcaption></figure>


---

# 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.paretodeals.com/offers/create-an-offer/cart-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.
