# Our store

**Our store** page allows you to customize the display of your store's store addresses, store addresses benefit your website by enhancing credibility, improving local SEO, and aiding customers in finding your physical locations.

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

## How to create page Our store ?

{% hint style="success" %}
**Step 1**: Login to your Shopify store, go to **Online Store > Pages**&#x20;

**Step 2: Create page new page**

* Title: **Our Stores**
* Visibility: **Visible**
* Theme template: **our-store**
  {% endhint %}

## How to customize page Our store ?

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Pages**, then **our-store.**
3. On the left-sidebar, add **Page our store**
4. Make necessary changes > **Save.**
   {% endhint %}

### General Settings

<table data-full-width="false"><thead><tr><th width="137">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td><p></p><p>3 options for section width</p><ul><li>Stretch width: span the section width regardless of screen size.</li><li>Fix width: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li>Expand full width: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr></tbody></table>

### Section padding

* **Top padding:** Customize the top margin of the section
* **Bottom padding:** Customize the bottom margin of the section

### **Block settings**

<table data-full-width="false"><thead><tr><th width="137">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Longtitude</td><td>Longitude on Google Maps, often referred to as "longitude," is a geographical coordinate that specifies the east-west position of a point on the Earth's surface</td></tr><tr><td>Latitude</td><td>Latitude, often referred to as "parallel," is a geographical coordinate that specifies the north-south position of a point on the Earth's surface</td></tr><tr><td>Name</td><td>Your store's name</td></tr><tr><td>Address</td><td>Your store's address</td></tr><tr><td>Phone</td><td>Your store's phone</td></tr><tr><td>Email</td><td>Your store's email</td></tr><tr><td>Google Maps link</td><td>To get a Google Maps link, please refer to this <a href="https://support.google.com/maps/answer/144361">link</a></td></tr></tbody></table>

{% hint style="info" %}
How to get coordinates or search by latitude & longitude [Learn more](https://support.google.com/maps/answer/18539)
{% endhint %}


---

# 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://nextsky.gitbook.io/agile-theme/other-pages/our-store.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.
