> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/samita-wholesale-b2b/~/revisions/t86s1xVv9jUAPdJmeEIc/volume-pricing/create-volume-pricing-for-individual-variant.md).

# Create Volume Pricing for Individual Variant

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

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

2. Choose Quantity or Amount type for the Volume pricing and start configuring settings inside.&#x20;
3. In **Customer conditions**, select customers to apply the volume pricing (All customers or logged-in customers)
4. Set up **Market**, choose to show the volume pricing in which location.
5. In **Product conditions** section, to show the volume pricing for a specific variant of product only, select **Specific products** > Click on the product that has variants you want, all variants of that product will be added by default:&#x20;

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

If you want only 1 or some variants to have this volume pricing applied, please tick on it only and untick the unwanted ones > **Select**:

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

6. The **Product condition** is now set for only one variant of the product only > **Set up Quantity break for the Volume pricing** as usual. **Add more ranges** if you want more than one quantity break for this volume pricing:

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

7. In **Discount Groups** section, select discount type
8. On the right-handed bar, enable Show Table on Product Page option \[optional]
9. Click **Save**&#x20;

> ### **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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.samita.io/samita-wholesale-b2b/~/revisions/t86s1xVv9jUAPdJmeEIc/volume-pricing/create-volume-pricing-for-individual-variant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
