> 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/wholesale-pricing/create-wholesale-pricing-for-specific-product-variant.md).

# Create wholesale pricing for specific product/variant

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

1. Open the app  > From the app’s dashboard page, choose **Wholesale Pricing  >**  click on the **Create new wholesale pricing** button: &#x20;

<figure><img src="/files/1XKEHQfHfOuN4tQAshJf" alt=""><figcaption></figcaption></figure>

2. Set up **Rule's name** > Choose customer type that is allowed to have this discounted price (**Customer eligibility**) > Choose Market for the rule (**Market eligibility**):&#x20;

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

## Apply discounted price for specific products

3. In **Product eligibility** section, to set up different discounted priced for different products, choose **Specific products** > Select the products you want.&#x20;
4. In the **Discount setup** part, select **Custom pricing list.**&#x20;

You will see an interface like this:&#x20;

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

* Click on the **Pen icon** in each product and manually set up discounted price for each one:&#x20;

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

You also can choose the **Discount method** there: Percent or Amount or Fixed amount

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

5. After manually setting up new discounted price for each product, click "**Save**" to save the changes and check the result in the front store.&#x20;

<figure><img src="/files/7vkPns2IEpIO8ho60i7Z" alt=""><figcaption></figcaption></figure>

***

## Apply discounted price for specific variant of product

1. In the same **Product eligibility** > **Specific products** > Choose the products you want.&#x20;
2. In the **Discount setup** part, choose **Custom pricing list**.&#x20;
3. Click on the **Pen icon** showing in each product, you will see a popup as below:

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

Enable setting: **Apply to each "..product\_name.." variant** and configure price for each variant of the product.&#x20;

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

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

4. Click **Save**&#x20;

Then go to the online store to check the result.

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

> ### **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:

```
GET https://docs.samita.io/samita-wholesale-b2b/wholesale-pricing/create-wholesale-pricing-for-specific-product-variant.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.
