> For the complete documentation index, see [llms.txt](https://docs.shoppego.my/tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shoppego.my/tutorials/en/online-store/menus.md).

# 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/v0OwDvgmRCSFOJ4lRjDt" %}
[Main Menu](/tutorials/en/online-store/menus/main-menu.md)
{% endcontent-ref %}

* **Footer menu.**

{% content-ref url="/pages/157ZpTQ8zv5mn2HjQEDW" %}
[Footer Menu](/tutorials/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.

![](https://3359028955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh09fNwqqta5Vj6Wr8p%2Fuploads%2Fgit-blob-b403be258e218a8f4ccf2265c47cbf255964da98%2FcI9GzM1hEBHZyrz7nYJM.jpg?alt=media)

## **Main Menu**

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

### **Theme Solaris**

![](https://3359028955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh09fNwqqta5Vj6Wr8p%2Fuploads%2Fgit-blob-6f4933c692381f5394beef091ceef11e30a1ae09%2F-MBcc1r3jOqX5uIsKb1p.png?alt=media)

### **Theme Hartamas**

![](https://3359028955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh09fNwqqta5Vj6Wr8p%2Fuploads%2Fgit-blob-7421b4d6919a0b4a49568fee4c7fa9c1c4c66dad%2F-MBccBSQJ_V4muGuT2tD.png?alt=media)

**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**

![](https://3359028955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh09fNwqqta5Vj6Wr8p%2Fuploads%2Fgit-blob-239143f9a544d19cbda3ff4936f5adac25398472%2F-MBccN6rTwLfEcOPoFlg.png?alt=media)

### **Theme Solaris**

![](https://3359028955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh09fNwqqta5Vj6Wr8p%2Fuploads%2Fgit-blob-662675f4d86e1f9220143598e0a743f0022e9b6b%2F-MBccUW1DXwm6cO0XfDd.png?alt=media)

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

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

{% 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.
{% 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>
