# Create a page template

## Create a page template

1. Go to the **Customizer**
2. Go to **Page > Create template**
3. Follow the given **screenshots -**

<div><figure><img src="/files/vm6uzBx3C9DUNkgetbJl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ypqFnFdgYBncGMIrbaW4" alt=""><figcaption></figcaption></figure></div>

### Add a name&#x20;

For the new template, enter the Name in the field provided. **For example, the product name is: xyz**

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

## Create  a page

{% hint style="success" %}

* From your Shopify admin, go to **Online Store** > [**Pages**](https://www.shopify.com/admin/pages).
* Click **Add page**.
* Enter a title: **XYZ page**
* Set **Visibility**
* Select **Theme template: xyz**
* Click **Save**.
* \[[**Learn more**](https://help.shopify.com/en/manual/online-store/themes/theme-structure/pages)]
  {% endhint %}

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

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

## Go to page customizer

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

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

## Final page&#x20;

<figure><img src="/files/65phCThBuv2AT5XM7JBx" 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://themihub.gitbook.io/suruchi-theme/other-pages/create-a-page-template.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.
