> For the complete documentation index, see [llms.txt](https://documents.vinovathemes.com/ubanist-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.vinovathemes.com/ubanist-documentation/cart-settings/cart-popup.md).

# 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.

<figure><img src="/files/y3dLCjJzZjRbPbPzw21K" alt=""><figcaption></figcaption></figure>

{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ubanist-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.
