# Free shipping goal

{% embed url="<https://www.youtube.com/watch?v=94MuMfFd0cI>" %}

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlL6sK9D7unq8F2VPPp%2Fuploads%2FFnEelnNWGrGf880kHIrk%2Fimage.png?alt=media&#x26;token=1cd12ea0-726f-491f-a98b-28d6a1e67b69" alt=""><figcaption></figcaption></figure>

Motivate customers to buy more by emphasizing the free shipping offer using FoxKit's **Free shipping goal** feature. With a free shipping bar progress, it’s easier than ever to set cart value goals and keep customers engaged and willing to spend more.

### Steps

1. Go to **FoxKit** > **FoxKit power** > Choose **Free shipping goal.**
2. Insert the desired amount that customers need to reach and check the **Active** box.
3. Select the **Based price:**

* **Total price:** The amount the customer has to pay at checkout, including taxes and discounts.
* **Subtotal price:** The amount the customer has to pay at checkout, excluding taxes and discounts.

<figure><img src="https://1222926902-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2gqo9glygWoTkEqRV1dN%2Fuploads%2F8HzjithwZiArgMqbvYkP%2FScreenshot%202025-05-29%20at%2016.19.23.png?alt=media&#x26;token=64eaa143-89cc-4a89-ad86-92418e2e0c24" alt=""><figcaption></figcaption></figure>

3. Select the **Discount strategy**:

By default, the discount method used for this feature will be the [Shopify function](https://docs.foxecom.com/foxkit-app/manage/settings#use-shopify-functions).

If you want to use shipping rates for your free shipping discount, you have to configure free [shipping rates](https://admin.shopify.com/store/shore-soap-co/settings/shipping) based on order value matching the goal amount entered above.

4. Add **Motivational** and **Reached** messages to display on the front end.
5. **Save** the settings.

{% hint style="warning" %}
The feature only works for [**physical products**](https://help.shopify.com/en/manual/products/details#product-details-shipping).
{% endhint %}

### Custom placement

You can customize where you want the **Free shipping goal** bar to appear within your theme by inserting the following code snippet:

```html
<foxkit-cart-goal data-plugin="CartGoal" class="foxkit-cartgoal !foxkit-hidden" hidden></foxkit-cart-goal>
```

{% hint style="info" %}
By default, this element will be automatically positioned before the cart items.&#x20;

If you opt for custom placement, the automated rendering will be disabled.
{% endhint %}

<figure><img src="https://1222926902-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2gqo9glygWoTkEqRV1dN%2Fuploads%2FJfAKn9pfPM59YT6Doqwo%2Fimage.png?alt=media&#x26;token=c9172aad-967e-4ddd-8e0a-1f643088e719" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1222926902-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2gqo9glygWoTkEqRV1dN%2Fuploads%2FIuqEOw0VgWDSqJ9HyRfu%2Flivechat883x471%20(1).png?alt=media&#x26;token=2d55e471-68de-413c-8041-8ae9c7f700a3" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_foxkit_free_shipping_goal&#x26;utm_campaign=anchor-text&#x26;utm_term=install_xflow_back_in_stock_automation_free">Install XFlow Back In Stock Automation FREE</a></p></figcaption></figure>
