# Product pages

{% hint style="warning" %}
If you are using version 2.2.1 or older, please refer to [the guide](/static-sections/product-pages/old-product-page.md) for more details.
{% endhint %}

## 1. Open Product pages in the Theme editor:

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. From the top-bar drop-down menu, select **Products > Default**.

![](/files/-MfaiVT5-_uzIep_scyf)

![](/files/-MfaiZy8dNcIMB4X7K2y)

On the left sidebar, you will see a list of available sections such as Main product, Main product - Reviews, Main product - Tabs,... We will explore the details of these sections now.


---

# 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://vodoma-docs.boostheme.com/static-sections/product-pages.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.
