> 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/setting/activate-discount-box-at-cart-page.md).

# Activate Discount box at cart page

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.

1. Open the app > click **Add-on Features** section in the Navigation bar > **Wholesale cart > Turn it on** and click **Setup Wholesale cart** to open the settings inside it.
2. Change the cart template to Cart page. Please note that the "Cart page" refers to your theme’s cart page. The app itself only provides a cart drawer, but it also supports displaying the discount box on your theme’s cart page:

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

3. **Enable Box discount** to allow customers add extra discounts when proceeding to checkout:

<figure><img src="/files/9EDNsqL0d8S2SFye19LC" alt=""><figcaption></figcaption></figure>

Style the discount box field if needed.&#x20;

4. After finishing, click **Save**.&#x20;

Now your theme cart will have a discount box field as well:

<figure><img src="/files/CkR5Yty6jzFUYJjZ1iwi" 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/setting/activate-discount-box-at-cart-page.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.
