# Wholesale

**Wholesale** is a function for you to create a cheaper price promotion if the customer buys the product according to the quantity that you set.

{% hint style="info" %}
This function is only available on the <mark style="color:red;">**Ultimate plan**</mark>.
{% endhint %}

{% hint style="danger" %}
**You need to make sure that the price of each variant of your product is the same to allow you to set up this Wholesale promo.**
{% endhint %}

The following are the steps for setting up this **Wholesale function**.

## Settings

1. Log in to the **Dashboard** section.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on the **Products** section

![](/files/e2XZ8PJ1T5LlkggTvjti)

3\. Click **Add product** to use a new product or you can press the **Edit** button on an **existing product**. For this tutorial, we will use an existing product.

![](/files/cAt3ZrAvD4262lUjjnDu)

4\. Click on the **Wholesale** tab

![](/files/rhj5zmiLGlUQy8KF3wIO)

5\. Click on the **Add wholesale** button

![](/files/yuO7ghJI4gfGg7IFncJr)

6\. In this section you need to set the Wholesale promo you want for this product.

![](/files/6KxSfkaayRM2Rcad4Ukz)

### Parameter explanations

{% hint style="warning" %}
**This Wholesale pricing can only include as many as 5 levels/tiers in 1 product.**
{% endhint %}

<table><thead><tr><th width="327">Parameter</th><th>Penggunaan</th></tr></thead><tbody><tr><td><strong>NO</strong></td><td>Display your Wholesale promotional price tiers.</td></tr><tr><td><strong>MINIMUM QUANTITY</strong></td><td>The minimum quantity a customer needs to purchase to get your Wholesale promotional price.</td></tr><tr><td><strong>MAXIMUM QUANTITY</strong></td><td>The maximum quantity a customer needs to purchase to get your Wholesale promotional price.</td></tr><tr><td><strong>UNIT PRICE</strong></td><td>The price the customer will get for the quantity of 1 product if they buy within the quantity range you set.</td></tr></tbody></table>

7. To add a price tier, you can click on the **Add Price Tier** button

<figure><img src="/files/66uO8hCujUIpwF7GLLa6" alt=""><figcaption></figcaption></figure>

8. If you want to delete the price tier you have already created, you can click on the **trash can icon** **button.**

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

9. Once the setting is done press the **Save** button

![](/files/VvrhF9PlZuoMpwvTMA3O)

10. Once done, it means that the customer will automatically be able to buy the product at the price you set if the product purchase quantity is within the range you set.\
    \
    For **Hartamas**, **Solaris** and **Tampin themes**, this Wholesale table display will be visible in the product page itself.

![](/files/h5kMjLo3T850R6NDiYak)


---

# 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.shoppego.com/en/products/wholesale.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.
