# Free Shipping Threshold

{% hint style="info" %}
This function can be found in the **Cart popup**, the **Cart canvas**, and the **Cart page**.
{% endhint %}

<div align="left"><figure><img src="/files/ABtApCLsbXrENTUcRDpS" alt=""><figcaption></figcaption></figure></div>

### 1 - How to customize the "Free Shipping Threshold"

From "**Theme Settings**", click the tab "**Vinova Cart**"

1. **Enable free shipping threshold:** This option allows Enable/Disable this feature
2. Enter the order value for customers to qualify for Free Shipping. In the example, the order value is $200 to qualify for Free Shipping.
3. &#x20;Click the **"Save"** button to finish.

<div align="left"><figure><img src="/files/xcM8dZWytuG52gEO57w6" alt="" width="339"><figcaption></figcaption></figure></div>

### 2 - How to change the title, and text content of this function

If you want to change the title, content/description, for example, "FREE SHIPPING FOR ANY ORDERS ABOVE ...", "CONGRATULATIONS! YOU'VE GOT FREE SHIPPING!", "SPEND (value) FOR FREE SHIPPING", please correct this text in "Edit Default Theme Content" which we have a tutorial on the Documentation page or please watch this video:

{% embed url="<https://youtu.be/usfQCq6IYo0>" %}


---

# 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://documents.vinovathemes.com/furstore-documentation/general-settings/free-shipping-threshold.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.
