# Cart Popup

Whenever you add a product to your cart, either on the homepage or the product detail page, a cart popup appears. You can customize this cart popup, hide its elements, or disable this function. We will guide you through the steps to make these changes.

<div align="left"><figure><img src="/files/MmrNvb3HEaFHpcCH45Cb" alt=""><figcaption><p>Cart Popup</p></figcaption></figure></div>

{% hint style="success" %}
From "**Theme Settings**", click the tab "**Vinova Cart**"
{% endhint %}

1. **Enable cart popup:** Enable / Disable cart popup function.
2. **Enable free shipping threshold:** Enable / Disable free shipping threshold bar.
3. **Free shipping:** Set the order value that customers can get Free Shipping in the field below (In the picture, the Free Shipping order value is $200).
4. **Enable cross sale collection:** Enable / Disable the collection "YOU MAY ALSO LIKE THESE PRODUCTS".
5. **Edit terms & conditions:** Change the content in the checkbox.

<div align="left"><figure><img src="/files/AOjOH8nsKnpIZimPhsI5" alt="" width="326"><figcaption></figcaption></figure></div>


---

# 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/cart-settings/cart-popup.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.
