# Discount Types for Volume Pricing

There are 3 Discount Types Options for Volume Discounts

* **Same Variant:** Apply Volume Pricing per Variant (Discount applies to each specific variant)
* **Mix Variants:** Apply Volume Pricing across a Group of variants (Mix and match product variants for discount)
* **Mix Products:** Apply Volume Pricing within Product Group (Mix and match products for discount)

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

### Type 1 : Same Variant

The discount applies when customers buy multiple units of the exact same variants, which means the same size, color, and style. For example, purchasing two 'Large Red' shirts will qualify for the discount, but buying one 'Large Red' and one 'Medium Blue' shirt will not."

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

e.g: Product T-shirt has 2 colors red and white. The customer buys 2 of the same large Red shirt, he gets a discount of 10%&#x20;

If the customer buys 2 of the same large White shirt, he will get a discount of 15% The customer buys 2 items, 1 Red T-shirt, and 1 white T-shirt, he gets no discount.\
**Note:** It’s required for a customer to **buy separate quantity for each color**

### Type 2: Mix Variants

The discount applies when customers mix different variants of the same product.

For example, buying any 2 units of the same item in any size or color will qualify for the discount.&#x20;

This means you could mix and match variants, such as one 'Large Red' shirt and one 'Medium Blue' shirt, and still receive the price break."

**Note**: It’s required for a customer to buy **quantity of each product separately to qualify for the Pricing Discounts. Q**uantity can be the sum of different variants of the same product in the cart.&#x20;

### Type 3: Mix Products

The discount applies when customers mix different products that you’ve selected in this rule.&#x20;

For example, if the group contains T-shirt A and T-shirt B, a customer could buy one 'Large Red' T-shirt A and one 'Medium Blue' T-shirt B and still receive the discount.

**Note:** the discount is only applied to the selected products. And this rule is applied for products you set in a volume pricing setting only. The app cannot mix product groups in other volume pricing settings to receive discount.

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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.samita.io/samita-wholesale-b2b/volume-pricing/discount-types-for-volume-pricing.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.
