> 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-free-shipping-goal.md).

# How to Set Up Free Shipping Goal

#### **Overview**

XGro Cart Progress Bar currently supports **free shipping** as the only available reward type. Support for discounts, gift cards, and physical gifts is on the roadmap and will be available in future updates. Follow the steps below to configure your free shipping goal.

***

#### **Step 1: Set up free shipping in your Shopify store**

1. Go to your Shopify admin → **Shipping and delivery** → **Shipping zones**.

<figure><img src="/files/8LLwDoXT6TBbW4AWqz04" alt=""><figcaption></figcaption></figure>

\
2\. Select the zone where you want to offer free shipping, then click **Add shipping option** to create a new option, or select an existing one and click **Edit shipping option**.

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

\
3\. Enable **Offer free shipping**, set the minimum order value required to qualify, and save your&#x20;

changes.

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

***

#### **Step 2: Configure the free shipping goal in XGro Cart Progress Bar**

1. In XGro Cart Progress Bar, go to **Goals** → **Setup** → **Free shipping goal**.

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

\
2\. In the **Free shipping threshold** field, enter the same minimum order value you set in your Shopify shipping option.

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

***

**Note**

* Make sure the amount entered in the **Free shipping threshold** field exactly matches the minimum order value configured in your Shopify shipping option. The free shipping unlock condition displayed to customers is based on the threshold set within XGro Cart Progress Bar.
* Only USD is currently supported. If your store uses a different currency, the progress bar widget will not display correctly.


---

# 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-free-shipping-goal.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.
