# Get $60 off on each item when purchased in pairs

<figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2FBU057IW5Iwx0kj0mZ7l1%2Fimage.png?alt=media&#x26;token=8f55c783-94fb-4c6d-8408-9467d3d4719a" alt=""><figcaption></figcaption></figure>

This guide walks you through how to set up a discount where customers receive **$60 off on each item** in a group **only when purchased in pairs**. This is perfect for promotions like “Buy 2, get $120 off” (i.e., $60 off per item, in sets of 2).

Here's a quick video recording of the offer!

{% embed url="<https://dollarlabs.neetorecord.com/watch/22bd1e1129327ae2672d>" %}

***

#### ✅ Discount Goal

> **Get $60 off each item when bought in pairs.**\
> If a customer buys 2, 4, 6… items from a specific collection, they get $60 off **per item**.

***

## Step-by-Step Setup

### **🟠 Step 0: Configure Discount Value**

* **Discount Type:** Fixed Amount
* **Value:** `60`\
  This sets $60 off **per item**.

***

### **🟠 Step 1: Define the Cart Group**

Under **Cart groups**:

* Click `+ Add Group`
* Name the group something relevant (e.g., **Hydrogen**)
* Add a condition to define which products this group applies to:
  * **Product collection** `is` → select your target collection (e.g., "Hydrogen").

This step groups the items in the cart that are eligible for this offer.

***

### **🟠 Step 2: Add Rule to Check Pair Quantity**

Under **Rules**:

* Select the group name (e.g., **Hydrogen**)
* Choose:
  * **Quantity sum**
  * **is divisible by**
  * `2`

This ensures the discount applies **only when the total quantity in the group is in pairs** (2, 4, 6, etc.).

***

### **🟠 Step 3: Set the Discount Target**

Under **Targets**:

* Choose the same group (e.g., **Hydrogen**)

This applies the $60 discount **per item in the group**, but only when purchased in valid pairs (as defined in Step 2).

***

### ✅ Final Outcome

If a customer buys:

* **1 item** → No discount.
* **2 items** → $60 off per item = $120 off total.
* **4 items** → $240 off total.
* And so on...

***

### 🔍 Pro Tip

Set up a maximum quantity limit to ensure that the discount is only given up to a certain extent. For example, if you want only 10 items to get the discount at any point - you can just input 10 into the max quantity field showcased below

<figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2Fqy61r1BJSoWeczs0h4FY%2Fimage.png?alt=media&#x26;token=6a37cb05-ef17-4f9f-9d3c-c1ddd7367ebd" alt=""><figcaption></figcaption></figure>
