> 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/set-up-cart-form.md).

# Set up 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.

Step to manage:&#x20;

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. Click on the **Cart form** tab > **Enable cart form**:

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

3. Set up condition for this cart form, manage who can view this cart form by usng the Apply to Customers setting:&#x20;

* All customers: everyone will see this cart form
* Logged-in customers: only who login to your store can see the form in this cart
* Non logged-in customers: vice versa of the "logged-in customers"
* Customer tags: only who login to your store with the tag (you set up there) can see the form in this cart.&#x20;

If you select the “All customers” condition but want to hide this form from specific customers with certain tags, you can exclude them by using the **Exclude customer** option.

4. Set up fields for the form in the Elements section. You can add more field (or remove fields) to get the information you want from customers.&#x20;

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

5. **Save** when the setup is done. You can check the result in the front store now.

<figure><img src="/files/JYM5zK07VwNAvZRBQu89" 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/set-up-cart-form.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.
