# Creating collection templates

***

{% embed url="<https://www.loom.com/share/205b415e252c450fae834a792db3009d?sid=ec6d8540-fe0a-4e74-b11f-27559ec2a0f8>" %}

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

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/960abf7a-bd01-412b-b181-2e8783bbcd82/Screenshot%202023-12-15%20at%203.29.07%20PM.png" alt=""><figcaption></figcaption></figure>

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

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

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

<div><figure><img src="/files/VMObAinNaLPgFTQugZ41" alt=""><figcaption></figcaption></figure> <figure><img src="/files/U3aKL0xDNeaHnPO01gfM" alt=""><figcaption></figcaption></figure></div>

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

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/c1016224-0b73-4e3d-8110-a7f019db0f1d/Screenshot%202023-12-15%20at%203.42.31%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

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

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

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

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/2be7b7d2-c58b-42c7-bc2c-75efdfde8e44/Screenshot%202023-12-15%20at%203.45.34%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 collection.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/3cd9900a-981d-476e-9854-0f7d5a9a0141/Screenshot%202023-12-15%20at%203.48.05%20PM.png" alt=""><figcaption></figcaption></figure>

* Click **Save**.

> ***Note**: Collection 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/collection-pages/creating-collection-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.
