# Bulk Pricing

This rule type allows you to set up bulk pricing rules (in the form of product quantity ranges or single quantities) and gives you the option to select product categories, names, variations, tags, prices, or specific products that will be affected by this rule.

<figure><img src="https://2582339638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FagGARFBou99u1ioIn7vL%2Fuploads%2FDciqhkJROV9ccCtGWfQW%2Fbulk%20featues.jpg?alt=media&#x26;token=0bb1a9af-ea29-40c1-9fae-30df9e433e36" alt=""><figcaption><p>Bulk pricing settings</p></figcaption></figure>

1. This sub-tab allows you to set the rule methods for the Bulk Pricing Rule.
2. This sub-tab allows you to enable/disable the following options: Show offer description in product page (show this description only when conditions match); Show tooltip on cart item price, Schedules and Usage limits.

<figure><img src="https://2582339638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FagGARFBou99u1ioIn7vL%2Fuploads%2F3hX6fdbQ0EVEYdbuXtBH%2Fsetting.jpg?alt=media&#x26;token=84d43b57-8914-42fb-b681-e9034c146639" alt=""><figcaption><p>Settings</p></figcaption></figure>

3. This sub-tab allows you to set the conditions for applying the Bulk Pricing Rule, choosing whether it should apply to all or any of the specified conditions. (PRO version)

<figure><img src="https://2582339638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FagGARFBou99u1ioIn7vL%2Fuploads%2Fki3GyTt0jZoQOknDB9lx%2Fcondition%20tab.jpg?alt=media&#x26;token=d46938aa-4e82-4d00-b9ae-7bd5484c0592" alt=""><figcaption><p>Conditions</p></figcaption></figure>

4. The **Count quantity by** option allows you to choose how the rule will apply to different types of product quantities.

<figure><img src="https://2582339638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FagGARFBou99u1ioIn7vL%2Fuploads%2Fp57wfmitVZP3A64nxkoN%2Fcount%20quantity.jpg?alt=media&#x26;token=b5710417-fc53-4d12-862d-17232c8678ba" alt=""><figcaption><p>Count Quantity By Option Setting</p></figcaption></figure>

* The **All together** option calculates the total quantity of all items in the cart, regardless of product type. It applies the bulk discount based on the combined total quantity. For example, 5 units of Product A and 3 of Product B would total 8 units, triggering the discount
* The **Item quantity in each cart line** option calculates discounts based on the quantity of each product in separate cart lines. Each product's discount is applied independently. For example, 5 units of Product A and 3 units of Product B will receive discounts based on their individual quantities
* The **Each single product/variable product** option treats each product variant (e.g., size, color) as separate items for quantity calculation. Discounts apply based on the quantity of each variant. For example, 3 units of "Small" and 4 units of "Medium" will receive separate discounts based on their individual quantities.

5. Pricing type

There are 3 **types of pricing** methods in this rule.&#x20;

* Fixed Discount
* Percentage Discount
* Flat Price

<figure><img src="https://2582339638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FagGARFBou99u1ioIn7vL%2Fuploads%2FRrC3cSKE5njIzEe5yKP8%2Fpricing%20type.jpg?alt=media&#x26;token=f83be7a7-29e4-4cee-af01-a9b1ac666351" alt=""><figcaption><p>Pricing Options</p></figcaption></figure>

6. Pricing value option is applied on a per-item.<br>
7. The **Apply discount to only first matching product** option allows you applying the rule only to the first matching product in the cart.

**Example:**

<figure><img src="https://2582339638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FagGARFBou99u1ioIn7vL%2Fuploads%2Fgmrd0z5dOiV276EAAjll%2Fexample.png?alt=media&#x26;token=7782fca5-ed57-4357-a1e6-1c67ae4f1650" alt=""><figcaption><p>Example</p></figcaption></figure>

* Note the above example: a fixed discount of $5 is applied when the customer purchases between 1 and 2 quantities of a product, and a 50% discount is applied when the customer buys between 4 and 6 quantities.
* Note: The table below illustrates how the final product prices appear based on the different types of product ranges set.

| Ranges | Product Price | Adjusted Price  |
| ------ | ------------- | --------------- |
| 1 - 2  | $20           | $20 - $5 = $15  |
| 3      | $20           | $20             |
| 4 - 6  | $20           | $20 - $10 = $10 |
| 7+     | $20           | $20             |

{% hint style="info" %}
When quantity is not in ranges, pricing is not adjusted.
{% endhint %}
