> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/soul-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/soul-documentation/tutorials-and-topics/how-to-enable-free-shipping-notification.md).

# How to enable free shipping notification

The Free Shipping Notification feature is a powerful tool for e-commerce stores to encourage customers to reach a certain purchase threshold to qualify for free shipping. Here’s how you can add this feature:

## 1. Setup Free Shipping eligibility

1. From your Shopify admin -> **Settings** -> **Shipping and delivery**.
2. In the **Shipping** section, click the shipping profile that you want to add shipping rates to.
3. Next to the zone that you want to add a rate to, click **Add rate**.
4. For each shipping zone, add the free shipping rate:

* Click **Add rate**.
* Enter the name for the rate.
* Make sure that the value of the **Price** field is `0`.

5. Add **Based on order price** option.

* Click **Add conditional pricing**.
* Select **Based on order price**.
* Enter the **minimum value** for the condition. And the maximum price is left blank.

6. Review the checkout preview to ensure that your shipping rate is displayed as expected.
7. Click **Done**, and then click **Save**.

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

## Enable Free Shipping Notification in Theme settings

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme Settings** -> Scroll down to the **Cart** section.
4. At the **Free shipping notification** section -> tick the **Show free shipping notification** setting.
5. At the **Minimum order price for free shipping** setting -> Enter the <mark style="color:red;">**minimum value**</mark> (Minimum price) for the free shipping condition that you just set up above.

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