> 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/how-do-you-enable-bottom-bar-in-the-shopify-theme.md).

# How do you enable Bottom Bar in the Shopify theme?

{% stepper %}
{% step %}

### On your Shopify Store home screen, click on "Customize your theme"

<figure><img src="/files/Jzi9fkEvoPyUjMG4o71u" alt="How do you enable Bottom Bar in the Shopify theme? — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the Shopify theme editor click on "Customize"

<figure><img src="/files/CP4oii3qCz5KshIOq2qK" alt="How do you enable Bottom Bar in the Shopify theme? — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Theme settings"

<figure><img src="/files/Tpwfx9XxYqXVRL26ewIK" alt="How do you enable Bottom Bar in the Shopify theme? — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "App embeds"

<figure><img src="/files/r62qnYVrk1dkxoozyN5F" alt="How do you enable Bottom Bar in the Shopify theme? — step 4"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enable Smart Nav in the right panel (Theme settings)

<figure><img src="/files/Rzpm9yhv7PvnSw8mMpxN" alt="How do you enable Bottom Bar in the Shopify theme? — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save the changes by clicking on "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/fa2ExKEZOvuMd1QYt6tk" alt="How do you enable Bottom Bar in the Shopify theme? — step 6"><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 the next step- Validate

{% endstep %}

{% step %}

### Alert! If you've already published your Nav, then click on SAVE only when you are ready to go live.

{% 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/how-do-you-enable-bottom-bar-in-the-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.
