# Customer Registration

The use of customer registration function is for the user to register for your Shoppego web.&#x20;

{% hint style="info" %}
\*\*<mark style="color:red;">**Note**</mark>: This function only available for **Standard**, **Premium** and **Ultimate.**
{% endhint %}

1. Login and go to dashboard section.

![](/files/lCN7aw3FznaFFoOAyya2)

2. Click on **Online store**

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

3. Click on **Customize**

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

4. Click on the **Header tab for Tampin & Solaris themes**. Meanwhile, **the Menu tab for Hartamas themes**. Then, tick **the Login menu checkbox**

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

5. Once done click **Save**

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

## Website preview

For the storefront section, login function should be like these.

![](/files/EkeZOU7LNQalrkSCcKS8)

And after you're login, logout button should be like these.

![](/files/TzKl3OfcVyazprU2GaDt)

## **Customer Dashboard**

This is an example of a display when a customer has successfully logged into their account on your website:

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

### Update Contact Information or Address

1. Through this page, your customers can click on any **Edit** button to update either their **Contact information** or **Address**.

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

2. Make sure that once they have finished updating the information, they click on the **Save** button to save the settings.

<figure><img src="/files/3tO7tMA7Hft3UDdABx7g" alt=""><figcaption></figcaption></figure>

### Viewing Purchases History

1. Your customers can see their previous orders by clicking on the **arrow icon button**.

<figure><img src="/files/86aWSrKsxY3HNFLgwGb8" alt=""><figcaption></figcaption></figure>

2. Then, they can click on **My orders**

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

3. Later, they will be taken to a page that has a display of all the orders they have ever made.

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

### Search Order

Through this page, customers can **search for their order using their order number to be entered into the search field**

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

### Get Invoice Order

1. Through this page as well, customers can get an invoice for each of their orders by **clicking on the order**

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

2. Then, click on the **Invoice** button

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

3. Next, customers can choose whether they want to directly **Download the invoice** for the order or **send the invoice to the email** they want (<mark style="color:red;">**only 3 emails are allowed**</mark>)

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

### Return to Website

If customers want to return to your website page, they can click on the **Back to store** button

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

## Additional Info <a href="#info-tambahan" id="info-tambahan"></a>

* If your customer needs to login and register before proceeding to checkout. You have to set this up **Settings ->** **Checkout ->** enable **Force Login** and **Enable** **Customer Registration** and **Save**.

{% hint style="info" %}
\*\***Force login** means users are forced to register first before proceed to checkout. If this button is enabled, the user should have login or register first.
{% endhint %}

![](/files/O94BWBmTyYxePxH7UHLH)

* Pelanggan anda juga sudah **tidak perlu masukkan** sebarang maklumat seperti **Nama** atau **Password** **sewaktu proses log masuk atau pendaftaran** akaun nanti. Mereka **hanya perlu** **masukkan** maklumat **email** mereka sahaja dan sistem akan automatik **hantar 1-time password melalui email** mereka nanti.Your customers also **no longer need to enter** any information, such as **Name** or **Password** during the **login or account registration process**. They **only need to enter** their **email** information and the system will automatically send a **1-time password via email** later.

This is the login/register view that customers will see later:

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

This is an example of an email that customers will receive:

<figure><img src="/files/0EFMQoTeLGA9ORnRaMZA" 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.shoppego.com/en/online-store/menus/customer-registration.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.
