# Find A Store/ Store Locator Page

{% embed url="<https://www.youtube.com/watch?v=JjEJjCPeR0Y>" %}

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

## How To Set Up "Find A Store/ Store Locator" Page In Ella Shopify Theme?

1. From your Shopify admin, go to **Online Store** **->** **Pages.**
2. Click **Add page**.
3. Enter a title (ex: **Store Locator**). After that, choose the **Theme template** look like the below image.
4. Click **Save**.

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

## How to set up for Store Locator Page?

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Pages** from the dropdown window **->** Choose **template-store-locator**

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

At this template page, you can edit the store info as the instruction image below.&#x20;

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

### Embedding Google Maps <a href="#title" id="title"></a>

You can embed a simple map, a set of driving directions, a local search, or maps created by other users. Here's how:

1. Once you have your Google Map created, ensure that the map you'd like to embed appears in the current map display.
2. Click "Share" at the right of the page.&#x20;
3. In the box that pops up, click "Embed"
4. Copy the entire HTML "\<iframe> code string and paste it into the setting: Insert Google map iframe.


---

# 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://halosoft.gitbook.io/ella-documentation/page/find-a-store-store-locator-page.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.
