# Locating the Product Form

Select the instructions below to navigate to your **main-product.liquid**, **product.liquid**, or **product-template.liquid** file.

### Locate main-product.liquid file <a href="#main-product" id="main-product"></a>

1\. Starting from your Shopify dashboard, click on **Online Store**, and then click on **Themes**.

2\. Click the **Actions** icon, then select **Edit** code.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/6228ea26c1e53608cf9e6881/file-0N0JO4xFjU.png)

3\. Click on the *main-product.liquid* file located within the **Sections** folder.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/6228ea77ab585b230a89ebcc/file-Ov7X7Z2tzy.png)

***

### Locate product.liquid file <a href="#product-liquid" id="product-liquid"></a>

1\. Starting from your Shopify dashboard, click on **Online Store**, and then click on **Themes**.

2\. Click the **Actions** icon, then select **Edit code.**

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/5f99dd1c52faff0016af4afb/file-TofTp1Y4e0.png)

3\. Click on the *product.liquid* file located within the **Templates** folder.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/5b733e630428631d7a89f94d/file-OJE5kFpzt8.png)

***

### Locate product-template.liquid file <a href="#product-template-liquid" id="product-template-liquid"></a>

1\. Starting from your Shopify dashboard, click on **Online Store**, and then click on **Themes**.

2\. Click the **Actions** icon, then select **Edit** code.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/5f99dd1c52faff0016af4afb/file-TofTp1Y4e0.png)

3\. Click on the *product-template.liquid* file located within the **Sections** folder.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/5b733e3d0428631d7a89f948/file-ROEKmnkuy8.png)


---

# 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://shoppad.gitbook.io/infinite-options/welcome/installing-infinite-options-directly-in-the-theme-1.0-theme.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.
