# Quick shop

Allows customers to view and purchase products directly from collection pages or featured sections, without leaving the page. These settings customize the behavior, layout, and features of the **Quick Shop** modal, optimizing speed and user experience.

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

<table><thead><tr><th width="245.6666259765625">Settings</th><th width="119.4296875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Style</td><td align="center"><code>select</code></td><td>Enables Quick Buy modal on desktop: <code>Quick Buy</code> or <code>None</code>.</td></tr><tr><td>Image layout</td><td align="center"><code>select</code></td><td>Controls image display size inside the modal: <code>Large image</code> or <code>Small image</code>.</td></tr><tr><td>Show variant labels</td><td align="center"><code>checkbox</code></td><td>Displays option names (e.g. Size, Color).</td></tr><tr><td>Show quantity selector</td><td align="center"><code>checkbox</code></td><td>Allows the customer to select a quantity.</td></tr><tr><td>Show inventory countdown</td><td align="center"><code>checkbox</code></td><td>Shows real-time inventory level if low.</td></tr><tr><td>Show dynamic checkout button in Quick View</td><td align="center"><code>checkbox</code></td><td>Let users checkout instantly using their preferred method.  <a href="https://help.shopify.com/manual/using-themes/change-the-layout/dynamic-checkout">Learn more</a></td></tr><tr><td><strong>Text</strong></td><td align="center"></td><td></td></tr><tr><td>Title size</td><td align="center"><code>range</code></td><td>Adjusts product title font size.</td></tr><tr><td>Price size</td><td align="center"><code>range</code></td><td>Adjusts product price font size.</td></tr><tr><td>Bold product price</td><td align="center"><code>checkbox</code></td><td>Displays price in bold type.</td></tr><tr><td><strong>Inventory countdown</strong></td><td align="center"></td><td></td></tr><tr><td>Low inventory threshold</td><td align="center"><code>range</code></td><td>Minimum inventory before triggering the countdown.</td></tr><tr><td>Hide inventory count</td><td align="center"><code>checkbox</code></td><td>Hides numeric inventory count.</td></tr><tr><td><strong>Subscriptions</strong></td><td align="center"></td><td></td></tr><tr><td>Enable subscription selectors</td><td align="center"><code>checkbox</code></td><td>Shows plan options for subscription-enabled products. <a href="https://help.shopify.com/en/manual/products/purchase-options/subscriptions">Learn more</a> </td></tr><tr><td><strong>Cutline</strong></td><td align="center"></td><td></td></tr><tr><td>Source</td><td align="center"><code>select</code></td><td>Text shown under title: <code>Product description</code>, <code>Cutline</code>, or <code>Hide</code>. <a href="https://palo-alto.presidiocreative.com/collections/palo-alto-collection-pages/cutline">Learn more</a></td></tr><tr><td>Product description length (truncated)</td><td align="center"><code>range</code></td><td>Limits description text to X words.</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://palo-alto.presidiocreative.com/theme-settings/settings/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.
