# Collection template

By default, you can customize using the **Default collection** template.

**Any changes you make to a template will impact all pages that use that template**. If you want to display some pages of that type differently, then you can create a new template based on one that already exists in your theme.

## Create a new collection template

1\. In the theme editor (**Customize**), use the page selector to open **Collections > Create template**.

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2Fc2P4Yk13yIEIdlAR9m5Y%2Fimage.png?alt=media&#x26;token=a54a3c66-eb39-4f3f-9259-791603ada66b" alt=""><figcaption></figcaption></figure>

2\. Add **Name** in the provided field for the new template.

3\. Choose the suitable value in the **Based on** dropdown, then select **Create template**.

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FxCRcrFvAswZWFe8mLaq1%2Fimage.png?alt=media&#x26;token=d87e24c3-d550-4b93-a41c-fe757e4ede57" alt=""><figcaption></figcaption></figure>

## Apply a new template to a collection <a href="#apply-a-new-template-to-a-collection" id="apply-a-new-template-to-a-collection"></a>

1. From your Shopify admin, go to **Products > Collections**.
2. Use the search filter to locate the collection that you want to change, or click the collection from the list of existing collections.
3. In the **Online store** section, use the dropdown menu to select a new theme template to apply to the selected collection.
4. Click **Save**.

## Managing your templates <a href="#managing-your-templates" id="managing-your-templates"></a>

To rename or delete your template, you need to use the code editor. Editing your template file might cause issues to your online store.

### Rename a template <a href="#rename-a-template" id="rename-a-template"></a>

1. From your Shopify admin, go to **Online Store** > [**Themes**](https://www.shopify.com/admin/themes).
2. Find the theme with the template that you want to rename, and then click the **...** button > **Edit code**.
3. In the code editor, find the templates folder. Click the name of the template that you want to rename, and then click **Rename file**.
4. Enter the new template name, and click **Rename file** to save.

### Delete a template <a href="#delete-a-template" id="delete-a-template"></a>

1. From your Shopify admin, go to **Online Store** > [**Themes**](https://www.shopify.com/admin/themes)
2. Find the theme you want to delete a template from, and then click the **...** button > **Edit code**.
3. In the code editor, find the templates folder. Click the name of the template that you want to delete, and then click **Delete file**. If you have any resources assigned to that template, then they are displayed with the default template until you assign a different one.
