# Preview menu on draft theme

​To preview your mega menu before making it live on your Shopify store, follow these steps:

### 1. Duplicate your live theme

Creating a duplicate of your current live theme allows you to test changes without affecting your live store.​

* In your Shopify admin, go to **Online Store** > **Themes**.​
* Find your current live theme, click **Actions**, and select **Duplicate**.

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

### 2. **Disable App Embed on the live theme**

To prevent conflicts during testing, you should disable the **App Embed** on the live theme:

* In **Shopify Admin**, go to **Online Store** > **Themes**.
* On the **Live Theme**, click **Customize**.
* Go to **App Embed**.
* Find the **Globo Mega Menu** app and **turn it off**.

(*Note: This step ensures the menu does not appear on both the live and duplicated themes simultaneously.*)

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

### 3. Publish the mega menu on the duplicated theme

Once you have a duplicated theme, you can publish the mega menu to this version to preview it.​

* Open the Globo Mega Menu app in your Shopify admin.​
* Click on **Publish**.​
* Select the duplicated theme from the list.​
* Click **Publish** to apply the mega menu to the duplicated theme.

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

### 4. Preview the duplicated theme

After publishing the mega menu on the duplicated theme:

* In your Shopify admin, go to **Online Store** > **Themes**.
* Find the duplicated theme and click **Preview** to see how the mega menu appears.​

By following these steps, you can safely preview and adjust your mega menu before applying it to your live theme.​

#### 💬 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/preview-menu-on-draft-theme.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.
