> For the complete documentation index, see [llms.txt](https://xgro.gitbook.io/xgro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xgro.gitbook.io/xgro-docs/how-to-enable-app-embed.md).

# How to Enable App Embed

#### **Overview**

The XGro Cart Progress Bar widget is embedded directly into your store theme through the theme editor. Before publishing the widget, you'll need to enable the app embed first.

***

1. Go to your Shopify admin → **Online Store** → **Themes** → **Edit theme**.

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

2. Open the **App Embeds** panel, locate **XGro Cart Progress Bar**, toggle it on, and click **Save** to apply the changes.

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

***

**Note**

Enabling the app embed does not immediately show the widget in your store's cart or affect your current theme layout. The progress bar will only appear in your cart page and cart drawer once you publish the widget on the next steps.


---

# 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:

```
GET https://xgro.gitbook.io/xgro-docs/how-to-enable-app-embed.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.
