# Quick add

> This article is for Broadcast v3. For earlier versions of Broadcast, [click here](https://help.invisiblethemes.com/article/175-quickadd)

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, are taken through the process of choosing variants.

![](/files/-MhVncMFzb2C3X0qntfV)

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:

![Theme settings -> Product Grid](/files/-MhVpWkeXnUCbcR4BRX_)


---

# 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/broadcast-v4/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.
