> 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/sa-request-a-quote/quote-form-builder/set-up-customer-information-details-for-the-quote-form.md).

# Set up Customer information details for the Quote form

When submitting a quote, customers will have to fill out their information in the form like name, email, address.. This **Customer info** setting will help you shorten time in customizing these fields. It also helps customers quickly have their information filled out in the form only by logging into your Shopify store. The system will auto-get their data from Shopify and apply to the form.

For further details, kindly follow the document.&#x20;

1\. Go to the **Quote form builder** feature page > **Layouts and Elements** setting > Navigate the **Customer info** section, turn on the setting:

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

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

2\. There will be two sections showed up as above which are **Contact information** and **Shipping address**.&#x20;

* **Contact information**: Click on the setting to configure fields inside it

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

* **Shipping address**: Click on the setting and configure fields inside it as in the **Contact information**:&#x20;

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

***These fields will be auto-filled once customers login to your store. If the customer already has an account in your Shopify store, we’ll get data in the Shopify Customers folder and place for these fields after they login and add product to quote.***&#x20;

***If customers don’t have an account in your store or don’t login, they will have to fill out all these information to the form every time they request quote.***&#x20;

To preview how the customer information looks like in the quote form once they login, click on this tool in the header > **Logged-in**:&#x20;

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

3\. After everything is all set, click **Save** and check the result in the storefront.&#x20;

Before login:&#x20;

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

After login:

<figure><img src="/files/XADPCbM1OKGJW2rf7zCK" 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/sa-request-a-quote/quote-form-builder/set-up-customer-information-details-for-the-quote-form.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.
