# Fly-out cart

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> Ira is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](https://github.com/fluorescent/kb-ira/blob/main/cart/readme/theme-retirement.md).
{% endhint %}

In the **Cart** theme settings, you can set the **Cart type** to show customers a **Fly-out** quick cart or send them to the **Cart page** when they add a product.

By default, the **Fly-out cart** drawer appears when a product is added. Customers can remove or increase the quantity products in the quick cart.

To disable the fly-cart, go to **Theme settings** and open the **Cart** tab. Set the **Cart type** to **Page**.

<br>

***

> **Related links**\
> [Cart page](/ira/cart/cart-page.md)


---

# 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://help.fluorescent.co/ira/cart/fly-out-cart.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.
