# Quick shop

{% 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/products/readme/theme-retirement.md).
{% endhint %}

The **Quick shop** button appears on products across your site and lets customers add products directly to their cart. To disable this feature, go to **Theme settings > Cart** and uncheck the **Enable quick shop** option.

## Settings reference

In **Theme settings**, click on the **Cart** tab to find the settings:

| Setting                        | Description                                                                                                                                                           |
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enable quick shop              | Check this checkbox to enable Ira's quick shop feature.                                                                                                               |
| Show quick shop quantity input | <p>Check this checkbox to allow customers to choose how many of a product to add to cart.<br><br>If this setting is disabled, then the default amount, 1 is used.</p> |

<br>

***

> **Related links**\
> [Product listings](/ira/products/product-listings.md)\
> [Quick cart](/ira/cart/fly-out-cart.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/theme-styles/quick-shop.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.
