# Build a “Request for Quote form” in your store

When clicking the quote button of our app, customers will be redirected to a page that has the Quote form where they can fill out information and submit the quote to you. This document will help you in building more fields for the form and style it.&#x20;

Kindly read the below to know futher details.

#### **Set up quote form information**

**Step to manage:**

1\. From the App dashboard page, click on **Quote form builder** section in the navigation bar:

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

2\. There will be a setting screen showed up as below.&#x20;

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

3\. In the **Layouts and Elements** setting, you can choose **layout** for the Quote form. **There are 3 types: Basic, Modern and Viktor** > Choose one:&#x20;

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

4\. In the **Product list** section, you can manage what information of the product can be shown in the form. Click on the **Product column(s)** tab to manage:&#x20;

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

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

4\. Click on **Product group(s)** tab if you want customers to add products due to specific group/type. [**Review this document**](https://help.samita.io/docs/b2b-request-a-quotehide-price/quote-form-builder/set-up-quoted-product-group-in-the-quote-form/) for further details of this setting:

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

5\. Turn on **Customer info** setting if you want to get customer information details when they fill out the quote form. For further details, [**please review this document**](https://help.samita.io/docs/b2b-request-a-quotehide-price/quote-form-builder/set-up-customer-information-details-for-the-quote-form/).&#x20;

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

6\. To add more custom fields to the form with purpose of getting more information from the customers, you can manage it in the **Extra info** section. Click **Add element** to add more fields:

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

Click on **each field** to edit further. You can change field label, add placeholder or **remove** it:

<figure><img src="/files/1W7Opu8O6Wu8irC6lLqG" alt=""><figcaption></figcaption></figure>

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

You also can **drag and drop** a field to change its position in the quote form here:

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

7\. Go to the **Design** setting to set up style and color for the Quote form:

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

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

8\. Click **Save** and check the result in the front store:&#x20;

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

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


---

# 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/sa-request-a-quote/quote-form-builder/build-a-request-for-quote-form-in-your-store.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.
