# Quick add

Quick add allows customers to add products to their cart directly from product cards without having to visit the product page. This feature can streamline the shopping experience and increase conversion rates by reducing friction in the purchase process.

### Quick add settings

<table><thead><tr><th>Setting</th><th width="344.5546875">Description</th></tr></thead><tbody><tr><td>Enable quick add on mobile</td><td>Controls whether the quick add feature is available on mobile devices. When enabled, mobile users can quickly add products to their cart from product listings without visiting the product page.</td></tr><tr><td>Enable quick add on desktop</td><td>Controls whether the quick add feature is available on desktop devices. When enabled, desktop users can quickly add products to their cart from product listings without visiting the product page.</td></tr></tbody></table>


---

# 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.brickspacelab.com/paper/getting-started/theme-settings/quick-add.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.
