> 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/how-to-apply-discount-to-manual-draft-order.md).

# How to apply discount to manual draft order?

In addition to displaying discounts on the storefront for customers to view and purchase directly at the reduced price, the app now also allows admins to create draft orders with the discounted price already applied. This makes it much easier for you to manage wholesale orders on behalf of your customers from the admin side.

**Step to manage:**

1. **Create wholesale pricing** in the app. [**Read this**](https://docs.samita.io/samita-wholesale-b2b/~/revisions/t86s1xVv9jUAPdJmeEIc/wholesale-pricing/create-a-wholesale-pricing) to set up one first.&#x20;
2. Go to the **Orders** folder in **Shopify** > **Drafts** section > Choose **Create order**:

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

3. Manage the order for your customer. **Choose product** + **set up customer information** and other necessary information:&#x20;

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

4. Click **Save** to finish the order:

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

5. Click on **More actions** setting to **Apply Wholesale Discount** from the app:

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

6. **Choose the market you set up discounted price for the order**. This action is required if you already configured **wholesale pricing for specific markets** in the app:&#x20;

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

If you set up to apply wholesale pricing for **"all markets"**, please bypass this step and click **Preview** immediately:&#x20;

<figure><img src="/files/2LTmutiKPp0LXcGnnJQl" alt=""><figcaption></figcaption></figure>

7. **Apply** the discount:

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

8. **Reload** the site to update the changes:&#x20;

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

9. Done! The discount is automatically applied, and the appropriate **order tags** are also added to the draft order, making it easier for you to track and manage all related order details:

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


---

# 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/how-to-apply-discount-to-manual-draft-order.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.
