# Quick shop

**Quick shop** presents product details in a drawer format, offering customers a convenient way to access comprehensive information without visiting a separate product page, streamlining the shopping experience.

<figure><img src="/files/tF10L4HE6JPGx7TDNVvw" alt=""><figcaption></figcaption></figure>

In the **Quick shop** settings, you can add various content blocks to customize the appearance and functionality of the Quick Shop feature

### Blocks

* **Product title:** Display product title
* **Price:** Display product price
* **Product image:** Display product image
* **Variant picker:** Display product variant picker
* **Inventory status:** Display product inventory status

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Low inventory threshold</td><td>Set this value to alert customers when a product is about to go out of stock.</td></tr><tr><td>Inventory base quantity</td><td>Set the initial quantity of your product inventory for progress bar.</td></tr><tr><td>Show progress bar</td><td>Display progress bar</td></tr><tr><td>Show inventory transfer notice</td><td>Display inventory transfer notice. Learn how to create inventory transfers <a href="https://help.shopify.com/manual/products/inventory/transfers/create-transfer">here</a></td></tr></tbody></table>

* **Description:** Display product description
* **Text:** Add optional content when selecting this block


---

# 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://nextsky.gitbook.io/agile-theme/sections/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.
