# Creating page templates

***

There is one **Default page** template for every page. This means that **changes made to a default page template will apply to all pages that use that template**.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/dadbdae5-420d-4bc8-8064-2b64949ae701/Screenshot%202023-12-18%20at%202.47.35%20PM.png" alt=""><figcaption></figcaption></figure>

To change the content or style of a specific page, you will need to create a new template and then assign that template to that page in the Shopify admin.

### **1. How to create a new page template:**

* In the theme editor, use the page selector to open **Pages > Create template**.

<div><figure><img src="/files/2ACUsnDSCenKnwi3TGxK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4OMvXQAkJrAiFcdhA875" alt=""><figcaption></figcaption></figure></div>

* Add **Name** in the provided field for the new template. (e.g. About Us)

Using the **Based on** drop-down menu, select which existing template you want to base your new template on. The new template will duplicate the settings of the template you selected.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/0f98ccb7-7b9f-4fd9-9b43-91ba417c16e6/Screenshot%202023-12-18%20at%202.50.09%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

{% hint style="success" %}
*With **InspiredTheme**, we've got you covered with our customizable templates for these vital pages (*&#x73;uch as the ***About** page*, ***Contact** page*, ***FAQ** page*, and more.)*. You have the power to create a store that not only sells products but also tells your unique brand story.*
{% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/23189206-c8e8-4645-ab36-5e0683d99fd9/Screenshot%202023-12-18%20at%202.56.31%20PM.png" alt=""><figcaption></figcaption></figure>

### **2. How to assign the page template**

After creating a page template, return to the **Shopify admin** and assign your page to the newly created template to the page.

* From your **Shopify admin**, go to **Online Store** > **Pages**.
* Click the title of the store page.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/11fd6ac2-4b71-4829-bb6b-8a448a7f7481/Screenshot%202023-12-18%20at%203.01.33%20PM.png" alt=""><figcaption></figcaption></figure>

* In the **Theme template** option, use the drop-down menu to select a new theme template to apply to the selected page.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/4608fb49-5cb3-4ade-8975-6d5e78ecee60/Screenshot%202023-12-18%20at%203.02.53%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

> ***Note**: Page templates cannot be assigned on **unpublished** or **trial** themes. All changes to your templates will be saved but can only be assigned when published and purchased.*


---

# 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://help.inspiredtheme.com/articles/pages/creating-page-templates.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.
