# Create wholesale pricing for specific product&#x20;

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

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

<figure><img src="/files/8Qf7i60mXs345lt0RXTo" alt=""><figcaption></figcaption></figure>

&#x20;2, Enter the title > select status **Active** if you want to make the pricing work on the site&#x20;

&#x20;3\. In **Customer conditions** section > **Apply to Customers :** select\
**Customer tags** > enter tag “***wholsale customer***” (or any words you like)

&#x20;4\. In **Product conditions** section > **Apply to Products:**, select **Specific products** >  on the popup, tick on the checkbox of product you want to select > **Done**

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

&#x20;5\. In **Discount Groups** section, 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$.*

If you want to give an amount off instead of percentage, **please choose “Amount” option**. Then the new price will be the old price deducts the amount off

And if you want add a whole new price for the products, **choose “fixed amount”.**

<figure><img src="/files/8N4AkcSDzhAwoTJbIArQ" alt=""><figcaption></figcaption></figure>

&#x20;6\. 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: 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.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.
