# Store locators

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

The **Store locators** section lets you display multiple store cards—each showing an image, name, address, contact details, or any custom information you add.

This section is perfect for brands that operate both online and offline and want to help customers find a physical retail experience.

## How to add a Store locators section to your Shopify store

{% hint style="success" %}

1. In the theme editor **(Customize)**, click **Add section.**
2. Select **Store locators** section.
3. Make necessary changes.
4. **Save.**
   {% endhint %}

## How to edit the section Store locators

### Section settings

<table><thead><tr><th width="275">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Type</strong></td><td>Display stores in <strong>Grid</strong> or <strong>Carousel</strong> mode.</td></tr><tr><td><strong>Columns</strong></td><td>Number of columns on large screens (2–4).</td></tr><tr><td><strong>Horizontal gap</strong></td><td>Spacing between columns.</td></tr><tr><td><strong>Row gap</strong></td><td>Spacing between rows (Grid only).</td></tr></tbody></table>

{% tabs %}
{% tab title="Grid" %}

<figure><img src="/files/rSNIqBbOgkFMBhLasD9g" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Carousel" %}

<figure><img src="/files/NnnGwO0fzkbUwkM05xqu" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Block settings

{% hint style="info" %}
Each store is created using a **Store locator** block.

Each Store locator block supports sub-blocks inside (image, heading, text, etc.), making every card flexible.
{% endhint %}

*Learn more:*

{% content-ref url="/pages/rXUnz9Tx3k3YSDCqXgYj" %}
[Store locators](/pebble-theme/theme-sections/store-locators.md)
{% endcontent-ref %}

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


---

# 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://docs.foxecom.com/pebble-theme/theme-sections/store-locators.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.
