# Wholesale pricing

### &#x20;How are discounts calculated?

When you create a wholesale pricing, the app allows users select one type of discount. It is how you calculate the discount price applied to products.&#x20;

There are three Discount Groups (also known as discount types/discount method) available in our app.&#x20;

* **Percent Of**
* &#x20;Amount&#x20;
* **Fixed Price**

### &#x20;Can I have different discounts for different variants of a product?

Yes!&#x20;

You can set up discount for selected variants of products.&#x20;

For example: product T-shirt has 3 sizes S, M, L

You can set up the wholesale pricing and apply it to the product T-shirt – size S only.

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

### Can I have different price for different wholesale customers?

Yes, it is possible.&#x20;

You can set a unique price per product or variant to each individual customer or customer group.

Our app allows users create pricing for specific customers with tag.

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

### Will the discount conflict with each other?

It’s possible!

If you set up both wholesale pricing and volume pricing for the same product and using the same customer condition, the app won’t be able to work properly.

You can set up as many pricing as you want, but the setup inside needs to be different from each other to avoid mistakes in calculating prices for your products.&#x20;

Moreover,&#x20;

Sami Wholesale Pricing will prioritize the volume pricing more than the wholesale pricing if you set up both of them.&#x20;

So to make both of them to work, you need to set up the priority rule for it [**here**](https://help.samita.io/docs/samita-wholesale-pricing/settings/set-up-priority-order-of-discount-rule/).&#x20;


---

# 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/faqs/wholesale-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.
