> 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-exclude-the-free-shipping-progress-bar-widget-from-specific-markets.md).

# How to Exclude the Free Shipping Progress Bar Widget from Specific Markets

#### **Overview**

If you want the free shipping progress bar to appear only in specific markets and be hidden in all others, follow the steps below.

***

1. Go to **XGro Cart Progress Bar** → **Goals** → **Setup** → **Target Countries**.

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

\
2\. Select **Only specific countries**, then click **Select Countries**.

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

\
3\. In the **Select Countries** dialog, choose the countries where you want the widget to appear. The country list is synced from your Shopify Markets. Click **Select** to save. The progress bar widget will now only be displayed in the markets corresponding to your selected countries — all other markets will not show the widget.

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

***

**Note**

If you've restricted the widget to specific countries and later add new countries to your Shopify Markets, the widget will not automatically apply to those new countries. If you'd like the progress bar to appear in the newly added markets as well, please repeat the steps above to include them.


---

# 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-exclude-the-free-shipping-progress-bar-widget-from-specific-markets.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.
