# Quick shop

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.

![](/files/RMHI4gn62SWe5nY9fRbb)

## Settings reference

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

| Setting                        | Description                                                                                                                                                           |
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Cart type                      | Choose to show the Fly-out cart or Cart page when customers add a product.                                                                                            |
| Enable quick shop              | Check this checkbox to enable Lorenza'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](/lorenza/products/product-listings.md)\
> [Quick cart](/lorenza/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/lorenza/products/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.
