# Free shipping goal ![image](https://docs-assets.foxecom.app/files/FnEelnNWGrGf880kHIrk) 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. ![image](https://docs-assets.foxecom.app/foxkit-app/Screenshot%202025-05-29%20at%2016.19.23_OPJzao1E.png) 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. The feature only works for [**physical products**](https://help.shopify.com/en/manual/products/details#product-details-shipping). ### 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 ``` By default, this element will be automatically positioned before the cart items. If you opt for custom placement, the automated rendering will be disabled. ![image](https://docs-assets.foxecom.app/foxkit-app/image_wzX0nkNq.png)