# Creating product templates

***

{% embed url="<https://www.loom.com/share/dfea009a7c0b43b8953feccc9c0abf29?sid=f2d78cf1-eaaf-44e0-9838-487eb2ddbf91>" %}

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

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/983dbe10-ebd4-45f9-9709-6289f5867b55/Screenshot%202023-12-15%20at%2012.39.07%20PM.png" alt=""><figcaption></figcaption></figure>

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

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

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

<div><figure><img src="/files/7YpGK1C9bBYdCjI33OID" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PAjUtPGzcdH4Hq3M9GmB" alt=""><figcaption></figcaption></figure></div>

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

For 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/c64a1691-a302-43da-ba38-fcfb521c9f95/Screenshot%202023-12-14%20at%203.44.44%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

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

After creating a product template, return to the **Shopify admin** and assign the newly created template to the product:

* From your **Shopify admin**, go to **Products**.
* Locate the product that you want to change the template.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/1fd4fd9c-d206-4aae-ac73-00d6c9e07b26/Screenshot%202023-12-14%20at%203.45.39%20PM.png" alt=""><figcaption></figcaption></figure>

* Use the **Theme template** to select the created product template to apply to the selected product.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/f2960d69-9265-490d-8b0f-e30824408565/Screenshot%202023-12-15%20at%201.31.59%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

> ***Note:** Product 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/product-pages/creating-product-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.
