> 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/whats-new.md).

# What's New

### December, 2025

#### Version 3.7.4

<mark style="color:purple;">**🎉 NEW FEATURES**</mark>

* **Apply Discounts 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.

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

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

<mark style="color:purple;">**🛠️**</mark>**&#x20;**<mark style="color:blue;">**IMPROVEMENTS**</mark>

* **Improving & Optimize performance and Feature:** Continue to learn and improve the app for the best user experience.

### November, 2025

#### Version 3.7.3

<mark style="color:purple;">**🎉 NEW FEATURES**</mark>

* **Registration form with multi-language:** The registration form can automatically display in the customer’s preferred language. You can customize the text for each supported language to ensure a consistent and localized experience for all users.
* **New UI with Registration:**

<figure><img src="/files/3BKNG1sv7A9Y25n3LYQi" alt=""><figcaption></figcaption></figure>

* **Edit Customer Registration Form**

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

<mark style="color:purple;">**🛠️**</mark>**&#x20;**<mark style="color:blue;">**IMPROVEMENTS**</mark>

* **Improving & Optimize performance and Feature:** Continue to learn and improve the app for the best user experience.

### October, 2025

#### Version 3.5.0

<mark style="color:purple;">**🎉 NEW FEATURES**</mark>

* **Add feature download order invoice, add items to cart, create new cart, in cart drawer:** Once you activate the app's cart, it will be displayed for all customers (retail customers and wholesale customer). Please note that using the app’s cart is optional; you can skip it if you prefer to keep using your theme’s default cart.

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

* **Build cart form**: With Sami’s Wholesale cart, you can collect additional information from customers before they proceed to checkout by enabling a form in the cart. Follow the steps below to set up this form.

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

<mark style="color:purple;">**🛠️**</mark>**&#x20;**<mark style="color:blue;">**IMPROVEMENTS**</mark>

* **Improving & Optimize performance and Feature:** Continue to learn and improve the app for the best user experience.

***

### September, 2025

#### Version 3.5.0

<mark style="color:purple;">**🎉 NEW FEATURES**</mark>

* **Discount box & Cart discount combination:** With Sami Wholesale, you can let customers apply an additional discount code when proceeding to checkout. Please enable the **Box Discount** feature in the app to display the discount box on your theme’s cart page.

<figure><img src="/files/5Z2KCund6VsFy61rq5H8" alt=""><figcaption></figcaption></figure>

***

### August, 2025

#### Version 3.4.0

<mark style="color:purple;">**🎉 NEW FEATURES**</mark>

* **Tax exemption feature:** this feature allows you to exclude taxes from a customer's order. The app will display **a tax section** in the cart (**cart drawer and cart page of your theme**) as well as in **our Quick Order Form**, where customers can enter their tax ID before checkout to receive a tax exemption.

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

* &#x20;**Tax display feature:** this feature lets you display product prices either with tax included or without tax. By default, the app uses the tax settings from Shopify and display that information to the front store, however, you can also override them with settings in the app.

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

***

### July, 2025

#### Version 3.2.0

<mark style="color:purple;">**🎉 NEW FEATURES**</mark>

* **Power your retail growth with a POS system:** Easily integrate the POS system with existing platforms for smooth operations.

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

* **Add feature Payment term:** With **Payment term** feature, **Sami Wholesale Pricing** allows your B2B customers to pay for the order later or on a specific date in the invoice you send to them instead of paying immediately on the checkout page.

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

<mark style="color:purple;">**🛠️**</mark>**&#x20;**<mark style="color:blue;">**IMPROVEMENTS**</mark>

* **Improve UI and UX Quick Order Form:** Streamlined design enhances user experience and reduces learning curve.
* **Add pricing plan for app.**

<figure><img src="/files/FniVGRmAFnkXh0cjOeOs" 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/whats-new.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.
