> 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/customer-account/activate-quote-list-on-shopify-new-customer-account-page.md).

# Activate Quote list on Shopify New Customer account page

The **Customer account** feature allows you to show the **Quote details** of each customer on the **Account page**. **Customers need to login to your store** to view the Account page, they also can edit, respond to their quotes from there.

This feature is supported using **Shopify’s new Customer Account Extension UI**, which means your store must use **New login type of Shopify** to be able to use this feature.&#x20;

For further information, kindly review the document.&#x20;

1\. From the **App dashboard** page, click on the **Customer account** section in the navigation bar > **Setting new customer account:**

<figure><img src="/files/4LHsdwtQB4ez8REIdccB" alt=""><figcaption></figcaption></figure>

2\. Click on the setting, you will be redirected to the **Checkout and Customer account page in Shopify theme**:

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

**SA Request a Quote app** has two sections in this page:

* **View Quote Profile** – You can include a block on the profile page in this section. The **View Quote** button will take users to the **Quote List** page, and you may customize it from the profile page.

This is how you manage it:

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

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

Then click **Save** and there will be a section as below in the Account page:

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

* **Quote List** – In contrast to the **View Quote Profile**, you can include a menu item in the top for convenient access in this area.

Step to manage:

<figure><img src="/files/8OWAWwkXo9xETsYwjlxa" alt=""><figcaption></figcaption></figure>

On the **Quote List** section page, click **Save** first > click on the **Quote list block** to start adding it in the header menu:

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

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

Set up **Quote list section** in the header menu and click **Save:**

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

3\. That’s done!

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

Now go to the storefront > Login and check the result:

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

<br>


---

# 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/customer-account/activate-quote-list-on-shopify-new-customer-account-page.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.
