> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-nav/publish-and-measure/steps-to-enable-full-page-nav-smart-nav-in-your-shopify-theme.md).

# Steps to enable Full Page Nav Smart Nav in your Shopify theme

{% stepper %}
{% step %}

### Navigate to your Shopify Admin account

{% endstep %}

{% step %}

### Click on "Customize your theme"

<figure><img src="/files/GwyKjh2kZfCAF2kXeken" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Navigate to a template where you want to insert Smart Nav and click on "Customize"

<figure><img src="/files/UTapGJWzifDVLAS3udMq" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Create a new Page using a page template has only has your site header and footer.

{% endstep %}

{% step %}

### Click on "Add block" or "Add section" in the left panel

<figure><img src="/files/G9odwm8zuoBxKF7J1Zgs" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### To insert Smart Nav app into your template, find and select "Smart Nav" from the available options

<figure><img src="/files/tafmsUsqkbslBzPPdUt8" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Using the icon, drag Smart Nav up or down into the right position.

<figure><img src="/files/CXFKrkqHtZd49UkrosN6" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 7"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Next, select the Smart Nav block in the left panel listed under Apps

<figure><img src="/files/nufxwJqHSzpc7aMsGu0d" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 8"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Using the dropdown, select "Full Smart Nav" from the available options

<figure><img src="/files/YgSaprZE7gjD9v5K3MPw" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 9"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save the changes by clicking on the "Save" button in the theme editor. Don't worry, Smart Nav will not be visible to your visitors until you publish Smart Nav in the last step.

<figure><img src="/files/PMrrYKTlDBNgCHwaNW3z" alt="Steps to enable Full Page Nav  Smart Nav in your Shopify theme — step 10"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### When you're done, close the theme editor, come back to this window and click on "Done" and move to the next step- Validate

{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-nav/publish-and-measure/steps-to-enable-full-page-nav-smart-nav-in-your-shopify-theme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
