# Menus

Menus are an important element to make it easier for visitors to get information about ecommerce websites with Shoppego.

Basically, Shoppego has provided 2 Menus that are embedded in each Themes, namely:-

* **Main menu.**

{% content-ref url="/pages/e58pAxAO2AZV2J5u3X6T" %}
[Main Menu](/en/online-store/menus/main-menu.md)
{% endcontent-ref %}

* **Footer menu.**

{% content-ref url="/pages/q8M6CUTDtWyZQvWrgbya" %}
[Footer Menu](/en/online-store/menus/footer-menu.md)
{% endcontent-ref %}

However, by default, if you are registering for the first time, only the Main Menu has been set for the user.

![](/files/cI9GzM1hEBHZyrz7nYJM)

## **Main Menu**

The Main Menu is the menu that is at the very top of the website. Refer to the picture below:-

### **Theme Solaris**

![](/files/-MBcc1r3jOqX5uIsKb1p)

### **Theme Hartamas**

![](/files/-MBccBSQJ_V4muGuT2tD)

**Home, Products, About Us** is a Menu item that is in the **Main Menu**.

## **Footer Menu**

Footer Menu is the menu that is at the very bottom of the website. Refer to the picture below:-

### **Theme Hartamas**

![](/files/-MBccN6rTwLfEcOPoFlg)

### **Theme Solaris**

![](/files/-MBccUW1DXwm6cO0XfDd)

**New Arrival, Fast Selling** is a **Menu Item** that is in the **Footer Menu.**

## **Menu item**

Menu items are components that will be included in the **Main Menu** or **Footer Menu** to allow the link to be clicked and navigated to a predefined destination.&#x20;

Menu items can be navigated to your **Pages** and **Categories**. This means, when the menu item is clicked, it will be taken to the pages or categories that have been set.

## Advance menu

This Advance menu can be used for Standard plan and above only&#x20;

{% hint style="info" %}
**\*\***<mark style="color:red;">**Note**</mark>**&#x20;:** For customer registration menu, it is only available for <mark style="color:red;">**Premium**</mark>**&#x20;plan** and **above** only.&#x20;
{% endhint %}

You can take your customers to the Register/Login link on your website by using links like these.

<table data-header-hidden><thead><tr><th width="182">Links</th><th>Deskripsi</th></tr></thead><tbody><tr><td><strong>Links</strong></td><td><strong>Description</strong></td></tr><tr><td>/account</td><td>This link will allow you to take your customers to their account page. Here it allows them to see the orders they have made.</td></tr><tr><td>/account/login</td><td>This link will allow you to take customers to the Login page</td></tr><tr><td>/account/register</td><td>This link will allow you to take customers to the Register page</td></tr><tr><td>/account/orders</td><td>This link will allow you to take your customers to their orders page. Here it allows them to see the details of orders that have been made by them before.</td></tr><tr><td>/account/logout</td><td>This link allows your customers to logout from their account once they log in to your website.</td></tr></tbody></table>


---

# 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.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.
