# Tabbed menu

A Tabbed Submenu allows users to switch between different sections within the submenu using tabs, providing an organized and interactive navigation experience.

#### 🔧 How to Set Up:

1. **Access the Globo Mega Menu app** in your Shopify admin panel.
2. **Select the main menu item** to which you want to add a submenu.
3. Click on **"Add Submenu"**.
4. In the pop-up window, choose the **"Tabs"** tab.<br>

   <figure><img src="/files/bK7UGnsmgFKXL7I13hwu" alt=""><figcaption></figcaption></figure>
5. Select the desired tab position:
   * **Top Tabs**: Tabs appear at the top of the submenu.
   * **Left Tabs**: Tabs are displayed vertically on the left.
   * **Right Tabs**: Tabs are displayed vertically on the right.
6. Add content to each tab, such as **collections**, **products**, or **custom HTML**.
7. Customize the submenu's **width and alignment** to match your store's design.

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

#### 💡 Tips:

* Tabbed submenus are available in the **Professional plan** of the Globo Mega Menu app.
* Use tabs to categorize products or collections, making it easier for customers to navigate.

**💬 Need help?**

Email us at **📧 <hi@globosoftware.net>** - we’re happy to assist!


---

# 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.globo.io/mega-menu/manage-menu-items/manage-submenu-items/create-new-submenu/tabbed-menu.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.
