# Store Locations

Store Locations page display list of locations of your store along with images. You can also add map sections on this page which encourages local customers to visit your store.

**Step 1 :**

{% hint style="success" %}

* From your store admin, go to **Online Store** **->** **Pages ->** Click **Add page**
* Enter page title then select **store-locations** templat&#x65;**.**&#x20;
* Click **Save**.
  {% endhint %}

{% hint style="info" %}
Template always show from your current theme( Live Theme).  Theme must be published to select our theme template
{% endhint %}

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

**Step 2 :**&#x20;

Configure store location us page from theme editor.

{% hint style="success" %}

* In the theme editor, Select **Pages** -> **store-locations** from top dropdown menu.
* You can see different sections on this page including page banne&#x72;**,**
* Click on sections to edit.
* Make necessary change and click **Save**
  {% endhint %}

<figure><img src="/files/nkjOM11qFFdw4TS50QFJ" 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://adornthemes.gitbook.io/vogal-theme/page-setup/store-locations.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.
