> 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-set-up-progress-bar-widget-on-the-cart-page-and-cart-drawer.md).

# How to Set Up Progress Bar Widget on The Cart Page and Cart Drawer

#### **Overview**

The XGro Cart Progress Bar widget can be displayed in both the cart page and cart drawer. Follow the steps below to customize the widget's appearance and publish it to your store.

***

#### **Step 1: Customize the progress bar style and appearance**

1. Go to **Goals** → **Design** in XGro Cart Progress Bar. Here you can configure the progress bar's corner style, border, background color, bar icon and color, and text color and alignment.

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

2. Go to **Goals** → **Setup** → **Goal Text** to customize the messages displayed to customers before and after a goal is reached.

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

***

#### **Step 2: Choose where the widget appears**

Go to **Goals** → **Design** → **Display Position** to control where the progress bar widget is shown. Both **Cart page** and **Cart drawer** are enabled by default. Uncheck a position and save to hide the widget from that location — at least one position must remain enabled at all times. We recommend keeping both positions enabled to maximize add-to-cart rate and conversion.

<figure><img src="/files/3Jm6JXBJ3amxndKtf4Wo" alt=""><figcaption></figcaption></figure>

***

#### **Step 3: Publish the progress bar widget**

Once your free shipping goal and widget appearance are fully configured, toggle on the **Publish** switch at the top of the **Goals** page to publish the widget. After publishing, visit your store, add an item to the cart, and confirm the progress bar is displaying correctly.

<figure><img src="/files/5OufMlRjz1BP29yqB63u" alt=""><figcaption></figcaption></figure>

***

**Note**

* Only USD is currently supported. If your store uses a different currency, the progress bar widget will not display correctly.
* If your theme is not compatible with the XGro Cart Progress Bar widget, the widget may not render as expected. Please contact us at **<support@xgro.io>** for theme compatibility assistance.


---

# 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-set-up-progress-bar-widget-on-the-cart-page-and-cart-drawer.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.
