# Free Shipping Calculator Message

**Free shipping calculator message** shows progressive bar with message when customers put more items in their shopping carts.

![](/files/k3dIghLGZhsZGfhAbq34)

{% embed url="<https://www.youtube.com/embed/5e-UB2nqclA>" %}

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 ->** **Free shipping calculator message.**

|                                                |                                                                                                                                                                                                                                     |
| ---------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show free shipping calculator message          | Toggle the alert for the free shipping message and calculation bar.                                                                                                                                                                 |
| Type                                           | <p>There are 2 types for free shipping calculator message functionality:<br></p><p><mark style="color:orange;"><strong>Discount</strong></mark></p><p><mark style="color:orange;"><strong>Shipping and delivery</strong></mark></p> |
| Enter total order price to offer free shipping | <p>Enter the threshold of the total order amount to achieve free shipping. </p><p></p><p><em><mark style="color:orange;">Note: the currency is automatically the shop currency.</mark></em></p>                                     |
| Height                                         | Determine the height of the free shipping calculation bar ranging from 10 to 20px.                                                                                                                                                  |
| Rounded border                                 | Determine the roundness of the border of the bar ranging from 0 to 100px.                                                                                                                                                           |
| Show percent                                   | Show the percent of the calculation bar.                                                                                                                                                                                            |
| Show shipping truck icon                       | Toggle to show the truck icon running along with the calculation bar.                                                                                                                                                               |
| Text color                                     | Apply color for the bar percent text.                                                                                                                                                                                               |
| Background color                               | Apply default color for the bar background.                                                                                                                                                                                         |
| Background color < 30%                         | Apply color for the bar background when the percent is less than 30%.                                                                                                                                                               |
| Background color < 60%                         | Apply color for the bar background when the percent is larger than 30% but less than 60%.                                                                                                                                           |
| Background color < 100%                        | Apply color for the bar background when the percent is larger than 60% but less than 100%.                                                                                                                                          |
| Background color = 100%                        | Apply color for the bar background when the bar reaches 100%.                                                                                                                                                                       |


---

# Agent Instructions: 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://halosoft.gitbook.io/ella-documentation/theme-settings/free-shipping-calculator-message.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.
