# How to Set Tier Pricing for My Store?

1. **Go to the app Dashboard and Click on 'Create discount'**

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

2. Click **Volume Discount** in the form and **Add Tiers**

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

3. You can choose **Percentage Off** or **Fixed Amount Off** to set your bulk order deal as per your preference.

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

{% hint style="info" %}
Make sure you have added our app block to your product page. [Refer to this video to learn more](https://www.loom.com/share/ca2463a7d4ea4b8fbec2674128091417?sid=10693a11-b2d5-4f4f-8b3e-55e778234187)
{% endhint %}

3. **If the app block is added correctly, your eligible customers will see the volume discount table on the eligible product page.**

   <figure><img src="/files/PtQDGs0htYKMGw42X3D4" 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://help.wholesalepro.app/wholesale-pro/how-to-set-tier-pricing-for-my-store.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.
