# List of themes supporting Ajax Cart function

#### 🛒 What is AJAX Cart?

**AJAX cart** enables a smoother shopping experience by allowing customers to add products to their cart **without refreshing the product page**. This often appears as a **mini cart** or **cart drawer** popup.

***

#### ⚠️ Important Notes:

* If your theme **is not listed below**, customers will be redirected to the **Cart Page** after adding a product.
* If your option set **includes add-on products**, the app will **disable the AJAX cart** (even if your theme supports it) to prevent customers from removing add-on products and causing pricing issues.

***

#### ✅ Supported Themes for AJAX Cart:

These themes are confirmed to work seamlessly with our app's AJAX cart feature:

* **Debut**
* **Brooklyn**
* **Venture**
* **Galleria**
* **Loft**
* **Providence**
* **Lorenza**
* **Avenue**
* **Artisan**
* **Prestige**
* **Impulse**
* **Motion**
* **Streamline**
* **Warehouse**
* **Blockshop**
* **District**
* **Pop**
* **Pipeline**
* **Parallax**
* **Retina**
* **Broadcast**
* **ShowTime**

***

#### 💬 Need Help?

If your theme isn’t listed or you're experiencing any issues with AJAX cart behavior, don’t hesitate to reach out:

📧 **<contact@globosoftware.net>**\
We’re always happy to help!


---

# 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://docs.globo.io/options/app-setting/list-of-themes-supporting-ajax-cart-function.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.
