# Product pages

The new product page template in our Modular theme is built from the ground up with the new features introduced in online store 2.0 in mind. The use of JSON templates allows for dynamic sections to be used to truly customize your product pages to your style.

Accessing the product pages can be done by opening your theme editor and clicking on products. This will show all of the available product pages in the specific theme copy you are editing.

<figure><img src="https://content.gitbook.com/content/PjXaHKkpbdFHRfg2XoOs/blobs/rWrzNsFAB5r1YUYGEQpa/open-default-product.gif" alt=""><figcaption><p>More product page templates can be created from the same menu.</p></figcaption></figure>

A big part of the settings can be accessed from the section blocks. They can also be moved around if you're looking to customize the look. You can move blocks the same way can sections. Each block has six small dots that you can click and hold to drag and drop them between one another.

<figure><img src="https://content.gitbook.com/content/PjXaHKkpbdFHRfg2XoOs/blobs/jwJzP7Pt3EQHCXfpIQ1X/moved-around.gif" alt=""><figcaption></figcaption></figure>


---

# 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://modular.presidiocreative.com/products/modular-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.
