# Create a Quick order form

The Quick Order Form is a feature that allows you to show all wholesale products on a page so that the customers can easily check and purchase them.&#x20;

This document will show you how to create and display the form in your front store.

### **Step 1: Create a Quick Order Form in the app**&#x20;

**Steps to manage**&#x20;

1. From the app admin page, click on the **Quick Order Form** section
2. Click **Create new Quick Order Form** button
3. In the **Apply to products** section, select products/collections to add to the form

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

4. In the **Display** section, select the information/column you want to display on the form
5. Drag and drop the option to change its position

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

6. Scroll down in that same page, you can:

* Select **Pagination,** enter the number of products you want to display per page on the form&#x20;
* Configure the style of the form: **Color, Border, and Text**. Add custom **CSS** code if you are familiar with it.

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

7. Click **Save**&#x20;

### **Step 2: Publish the form to your front store**

Please refer to [**this document**](https://docs.samita.io/samita-wholesale-b2b/~/revisions/CzQsjOuwHYfjHw7ZtVN4/quick-order-form/show-quick-order-form-in-your-store) to know how to show the form in the front store.&#x20;

After setting up everything, you can view the page to see the result:

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

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# Agent Instructions: 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/quick-order-form/create-a-quick-order-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.
