# Quick add

> This article is for Broadcast v3 and newer

The Quick Add feature in Broadcast allows customers to add products to their cart without leaving the page they are on.

When Quick Add is enabled, customers can either purchase the product immediately or, if the product contains variants, use the Quick Add drawer to choose variant options:

{% embed url="<https://www.loom.com/share/85fdcff168654bc19e02c4dc22bcfedb?sid=a0b8f42e-1ac5-4a37-817c-eea85cad02b1>" %}

Products without variants are instantly added to the cart with one click when using Quick Add.

### How to enable or disable

Quick Add can be toggled on and off in the Theme settings under Product Grid:

<figure><img src="/files/GeNHc6XqbKoBOHNEw4Ou" alt="A gif showing how the quick add can be enabled/disabled from the theme settings"><figcaption><p>Theme settings -> Product Grid</p></figcaption></figure>


---

# 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://broadcast.presidiocreative.com/collections/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.
