# Create the details page

The details page displays all the information of each location of the store such as contact information, working hours, products available at the location, etc.

![](/files/ayC0BAQCMidt8Rr0RxUG)

To display the details page, you need to enter the Url Key for each location.

![](/files/1d5HS8AN0yHqh4Z9nS5a)

In addition to the overview information displayed similar to the store list, the details page of each location can also display the description, working hours, and products available. In this Edit section you can add these informations.

![](/files/2yYkT0zAxS8YNVuM7Ui1)

<figure><img src="/files/8LQXoAAXem8CxtIfW5Dr" alt=""><figcaption></figcaption></figure>

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

<mark style="color:$warning;">Note</mark>: If you select all variations of a product, the product list will only display that product; if you select some variations (not all), the product list will display the selected product variations.


---

# 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://sl-guide.storeify.app/create-the-details-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.
