> 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-product-collection.md).

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

#### **Overview**

If you want to prevent the progress bar from appearing for certain products, you can add those products to a dedicated collection and configure XGro Cart Progress Bar to exclude that collection. Follow the steps below.

***

#### **Step 1: Add the products you want to exclude to a collection**

1. Go to your Shopify admin → **Products** → **Collections**, and click **Add collection** to create a new collection for the products you want to exclude from the progress bar widget.

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

\
2\. Go to your Shopify admin → **Products**, find each product you want to exclude, open its detail page, and add it to the collection you just created.

<figure><img src="/files/9m7sZ7PlqFzezWYmqE4Z" alt=""><figcaption></figcaption></figure>

***

#### **Step 2: Configure the exclusion rule in XGro Cart Progress Bar**

1. Go to **XGro Cart Progress Bar** → **Goals** → **Setup** → **Excluded Products**.

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

\
2\. Select **Exclude products by collection**, then click **Select Collections**.

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

\
3\. Select the collection you created in the previous step and click **Add** to save.

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

4. Once saved, the progress bar widget will no longer appear when a customer adds any of the excluded products to their cart.


---

# 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-product-collection.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.
