# What is the Wholesale Section, and how can my customers use it?

Wholesale Section is a dedicated area where your wholesale customers can easily place bulk orders. It displays customized prices based on the discounts or rules you set in the app.

For example, if you set a **50% discount** for the user **<support@lockpro.io>**, when they log in and visit the Wholesale Section, they will see products with the 50% discounted prices.

#### Key Features for Your Wholesale Customers:

1. **All Products on One Page**: Wholesale customers can view all available products on a single page with pagination.<br>

   <figure><img src="https://4033362913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppFVSZ26TiFHKu6KGZv5%2Fuploads%2FtqxhHTI8FaCa8bVDxxb5%2Fimage.png?alt=media&#x26;token=a22af553-7e3d-4903-93cd-8a707b2fd9ec" alt=""><figcaption></figcaption></figure>
2. **Quick Quantity Selection**: They can add quantities for each product based on their requirements and see real time discount changes.<br>

   <figure><img src="https://4033362913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppFVSZ26TiFHKu6KGZv5%2Fuploads%2FFeM1k8idkK7csk4CwXWj%2Fimage.png?alt=media&#x26;token=b9255094-9e17-4d08-b296-2a5ce4a8628c" alt=""><figcaption></figcaption></figure>
3. **In-built Wholesale Cart Drawer**: Products added from the section will appear in a dedicated cart drawer for easy review and adjustments.<br>

   <figure><img src="https://4033362913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppFVSZ26TiFHKu6KGZv5%2Fuploads%2F6ONOd6QlTpcMN5YvwJQl%2Fimage.png?alt=media&#x26;token=2c20f898-067b-45e8-a34e-862dd8140fac" alt=""><figcaption></figcaption></figure>
4. **Separate Checkout**: A dedicated checkout option specifically for wholesale orders within the section. Wholesale customers can complete their orders without needing to visit the regular store cart page after adding products.\ <br>

   <figure><img src="https://4033362913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FppFVSZ26TiFHKu6KGZv5%2Fuploads%2FkXI5jC6UBZtMnxJMKqvw%2Fimage.png?alt=media&#x26;token=98a6f7e4-5caf-44cd-8376-9d09f42d72e2" alt="" width="249"><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/what-is-the-wholesale-section-and-how-can-my-customers-use-it.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.
