> 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/~/revisions/t86s1xVv9jUAPdJmeEIc/shopify-pos-integration/create-a-wholesale-order-on-pos.md).

# Create a wholesale order on POS

To make a B2B order on POS, kindly follow the below steps:

1. **Add products to cart:**&#x20;

<figure><img src="/files/85C3lZh7DUG1ewaj870X" alt=""><figcaption></figcaption></figure>

2. **Go to the app to check the discount information**. The discounted pricing and other features (like extra fee or payment terms) will be auto-applied if the products and customer account are all qualified for the discount:&#x20;

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

3. If the discount isn't applied, kindly **check the customer information and market condition** again.&#x20;

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

{% hint style="info" %}
***POS supports updating customer information**, ensuring that customer data stays synced between the POS cart and the Sami Wholesale app. However, **POS does not support market updates**, so market information can only be managed within the Sami Wholesale app. Whenever you access the POS app, **you’ll need to reselect the market if you wish to apply wholesale pricing***
{% endhint %}

4. After making sure that the discount is applied correctly, please click on "**Apply wholesale discount**" and **check the information once again in POS cart and checkout**: &#x20;

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

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

5. **Proceed to checkout** with the order and discounted pricing. That's how you **create a B2B order via POS.**&#x20;

If you **no longer want to apply the discount to the order**, please go back and click "**Remove wholesale discount**":

<figure><img src="/files/Zr6lpLiwgDHKWRCYMs9C" 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, and the optional `goal` query parameter:

```
GET https://docs.samita.io/samita-wholesale-b2b/~/revisions/t86s1xVv9jUAPdJmeEIc/shopify-pos-integration/create-a-wholesale-order-on-pos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
