# Product table block

The Table block lets customers easily see all options/variants of a product and add multiple quantities at once.

***

### Setup <a href="#h_cc9b058e01" id="h_cc9b058e01"></a>

1. Go to **Online Store** > **Themes** > **Customize**
2. Navigate to a product page in the Theme Editor
3. Click on your Product Template and select **Add Block** > **Table**
4. Hit **Save**


---

# 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/keystone/guides/products/product-table-block.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.
