# Create a volume pricing based on product quantity

> **Example case**
>
> Create Volume Pricing for all products on the store.
>
> * If customers buy from 5 product units, they will get 50% discount.&#x20;
> * The Volume Pricing will be applied to customers who has tag with “***wholesale***”&#x20;

## **Steps to manage**&#x20;

&#x20;1\. Open the app > click **Volume Pricing**  > click **Create new Volume pricing** button > Select the Quantity option

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

&#x20;2\. Enter the title (only you can view the title) > select status **Active** if you want to make the pricing work on the site&#x20;

&#x20;3\. In the **Customer Conditions** section > **Apply to Customers** , select\
**Customer tags** > enter tag “***wholesale***“ (or any texts you like)&#x20;

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

&#x20;4\. In the **Market condition**, choose which market you want to have this volume pricing applied (**All markets** or **Specific market**)&#x20;

5. In the **Product Conditions** section > **Apply to Products,** select **Specific products** and manually browsing products you want to the setting:

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

6. In the **Discount Groups** section > **Discount range**, select **Percent** > Enter the discount percentage value in the **Discount per item** field.

Example: 50% Percent Off would mean that an item that originally cost $100 would now cost $50.

*For further information on this Discount format, please refer to this* [***document***](https://docs.samita.io/samita-wholesale-b2b/volume-pricing/select-discount-group-type-in-volume-pricing)***.***&#x20;

7. **Set up quantity break for the volume pricing**. Configure value for **Quantity from** and **Quantity to** so customers can know how many product units they need to add to cart to have volume pricing applied.&#x20;

<figure><img src="/files/5DEvrkZFOxz3XN9yHD1N" alt=""><figcaption></figcaption></figure>

If you want add more quantity breaks, kindly click on **Add range** to set up more:

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

8. 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)&#x20;

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

<figure><img src="/files/XDkT9BaUGZ4r3rNj8Wy1" 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)*.*&#x20;

9. 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**:&#x20;

<figure><img src="/files/81NF1OfASqZNEJ8QMHAR" alt=""><figcaption></figcaption></figure>

Don't forget to **Save the change**

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


---

# 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-product-quantity.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.
