# Product page

The product page is essential for your Shopify store, providing detailed information about individual items. It should be clearly structured to promote easy browsing and informed purchasing decisions. A well-organized product page enhances user experience and can boost conversion rates.

<figure><img src="/files/14vXS2er6TphzFZWr4qe" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Steps:**

1. In the theme editor (**Customize**), open the template selector.
2. Select **Products**, then **Default product.**
   {% endhint %}

<div><figure><img src="/files/aO6KvMpM7a9EeWON3gMc" alt="" width="260"><figcaption></figcaption></figure> <figure><img src="/files/Hcmb993YstVlGKwjVgxt" alt="" width="262"><figcaption></figcaption></figure></div>


---

# 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://oranthemes.gitbook.io/nimbus-theme/collections-and-products-pages/product-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.
