> For the complete documentation index, see [llms.txt](https://adornthemes.gitbook.io/belle-premium-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adornthemes.gitbook.io/belle-premium-shopify-theme/basic-configuration/enable-customer-accounts.md).

# Enable Customer Accounts&#x20;

### <mark style="color:blue;">Enable Customer Accounts</mark>

Customer accounts let your customers log in to view their orders, profile information, and saved addresses. When a customer logs in, the details stored in their account are auto-filled during checkout for a faster checkout experience. Please read more in shopify well written detailed [**article**](https://help.shopify.com/en/manual/customers/customer-accounts)

{% hint style="success" %}
**Steps:**

1. From your shopify store Admin -> **Click Settings** -> Locate **Customer accounts**
2. at **Login links,**
3. Enable "**Show login link in the header of online store and at checkout**"
4. **Select Legacy** and click Save

{% endhint %}

<div align="center" data-full-width="true"><figure><img src="/files/3pJqEOfc6B4OClcX7Kmm" alt=""><figcaption></figcaption></figure></div>

{% embed url="<https://youtu.be/ONc6YnuKm6Y>" %}


---

# 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://adornthemes.gitbook.io/belle-premium-shopify-theme/basic-configuration/enable-customer-accounts.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.
