# Create a volume pricing based on order amount

Not only creating discounted prices based on the bulk product quantity, **Sami Wholesale** also supports you in creating discounted prices based on the order amount (the total prices of the order). Kindly read this document to know how to set it up.&#x20;

## **Step to manage**

1. On the **Volume Pricing** feature page > Click **Create new Volume pricing** > Select the **Amount** option&#x20;

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

2. Enter the title for the Volume pricing (only you can view the title) > Toggle on/off the Status setting to make it as **Active** or **Draft** (work or not work in the front store).&#x20;
3. In the **Customer condition** section, choose the best option that you want to apply on the customers.&#x20;

* **All customers:** Everyone can get this volume price
* **Logged-in customers:** Only customers who log in to your store can get this volume price
* **Non logged-in customers:** On the contrary of the Logged-in customers
* **Customer tags:** Create a customer tag and require the customers to log in to your store and have this tag added to their accounts before getting this volume price

You also can **exclude** the customers you don’t want them to see the discount

<figure><img src="/files/0DBrkuXtgEmo9m0D2KKW" alt=""><figcaption></figcaption></figure>

4. In the **Market condition**, choose which market you want to have this volume pricing applied (**All markets** or **Specific market**)
5. **Product condition:** Set up products to have the volume pricing. There are 4 options: **All products, Specific products, Specific collections (products in collection), Product tag**

You also can exclude the products you don’t want to have the discount applied to.

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

6. **Discount Groups:** Configure the Volume pricing details.&#x20;

* Choose the discount type you for the volume pricing. There are 3 types of discounts for you to manage: Percent, Amount or Fixed price. [***Click here***](https://docs.samita.io/samita-wholesale-b2b/volume-pricing/select-discount-group-type-in-volume-pricing) to understand more about these discount types.&#x20;

***Note: If you use the Fixed price option, the new fixed price needs to be cheaper than the old price***

* Configure Amount range for the volume pricing. Set up value for **Amount from** and **Amount to** so customers can know how much the order value must be to receive discounts, then add to cart to have the discount applied.

For example, order amount from 1000d to 2999d will get 20% off.&#x20;

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

Click **Add more price break** to get many more price break rules:

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

* In the **Discount Types** section, select one of 3 options.

By default, Volume Pricing is applied based on the total quantity of each variant separately in the cart (Free plan)

You can change the option according to your requirements (Gold plans)

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

*For further details, kindly review this* [***document***](https://docs.samita.io/samita-wholesale-b2b/volume-pricing/discount-types-for-volume-pricing)*.*

7. Click **Save**

## **Design and display Volume pricing table**

You can use these settings in the app to control the **pricing table visibility** in the product page. And also **style the table to match your theme style**:

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

After finishing everything, don't forget to **Save** the changes.&#x20;

## Tutorial Video

{% embed url="<https://youtu.be/ddIIMrbU2a0?si=G4VqmBlrX3I0kvKP>" %}


---

# 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/create-a-volume-pricing-based-on-order-amount.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.
