> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/product-theme-blocks/local-pickup.md).

# Local pickup

The **Local Pickup** block displays in-store pickup availability directly on the product page. This enhances the shopping experience by informing customers where and when they can collect their items in person, based on Shopify's built-in pickup settings.

> Only one Local Pickup block is allowed per section (`limit: 1`).

This feature pulls data from your Shopify settings to show available pickup locations and estimated readiness times. It's especially useful for brick-and-mortar retailers offering in-store or curbside pickup.

<figure><img src="/files/s7vnxz7N3Hf9RbGtq4RX" alt="Picture depicting the Local Pickup block of the product pages section"><figcaption></figcaption></figure>

<table><thead><tr><th width="113.7421875">Settings</th><th width="111.3697509765625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Controls spacing below the block.</td></tr></tbody></table>

## Notes

* This block integrates with your **Shopify store pickup locations** configured under **Settings > Shipping and delivery**.
* Pickup availability updates dynamically based on the product and selected variant.
* Ensure pickup locations are properly set up in Shopify to take advantage of this feature.

Learn how to set up local pickup for your store here:

{% embed url="<https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/local-methods/local-pickup>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/product-theme-blocks/local-pickup.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.
