# Page templates

In the **theme editor**, find and edit **templates** to design the layout of pages on your store. Find guides for each type of template below.

> For an introduction, see our [guide to using templates](/eclipse/pages/templates/using-templates.md).

{% hint style="warning" %}
At first, every type of page uses the same **default template**. For example, if you edit the **Default product template**, your changes will appear on all product pages.

* To design different layouts for pages, [create and assign a new template](/eclipse/pages/templates/create-and-assign-templates.md) for those pages.
* To show unique page content in the same template, use [dynamic content](/eclipse/general/editing-themes/dynamic-content-with-metafields.md) in sections.
  {% endhint %}

## Theme templates

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Home page</strong></td><td></td></tr><tr><td><a href="/pages/400lFDUcHF1NmIJTGC0y"><strong>About page</strong></a></td><td><a href="/pages/400lFDUcHF1NmIJTGC0y">/pages/400lFDUcHF1NmIJTGC0y</a></td></tr><tr><td><mark style="color:blue;"><strong>Blogs page</strong></mark></td><td><a href="/pages/ydrcl9k5L15zk7koOPOo">/pages/ydrcl9k5L15zk7koOPOo</a></td></tr><tr><td><mark style="color:blue;"><strong>Blog posts page</strong></mark></td><td><a href="/pages/dn1jFBE3Ublrax3M86K3">/pages/dn1jFBE3Ublrax3M86K3</a></td></tr><tr><td><mark style="color:blue;"><strong>Cart page</strong></mark></td><td><a href="/pages/mrv0HwGOcDfWfjEzGlJ6">/pages/mrv0HwGOcDfWfjEzGlJ6</a></td></tr><tr><td><mark style="color:blue;"><strong>Collection page</strong></mark></td><td><a href="/pages/nDkOTQqJHCYlNsly39ZF">/pages/nDkOTQqJHCYlNsly39ZF</a></td></tr><tr><td><mark style="color:blue;"><strong>Collection list page</strong></mark></td><td><a href="/pages/USBap1sw4BRBHIE4Io1b">/pages/USBap1sw4BRBHIE4Io1b</a></td></tr><tr><td><mark style="color:blue;"><strong>Contact page</strong></mark></td><td><a href="/pages/fFWKXoUTVDy0OBadoxa9">/pages/fFWKXoUTVDy0OBadoxa9</a></td></tr><tr><td><mark style="color:blue;"><strong>Password page</strong></mark></td><td><a href="/pages/gw7Vz3ZSaYpH4r9hWPGe">/pages/gw7Vz3ZSaYpH4r9hWPGe</a></td></tr><tr><td><mark style="color:blue;"><strong>Product page</strong></mark></td><td><a href="/pages/aisI9BbTgpWHb8KFAHWr">/pages/aisI9BbTgpWHb8KFAHWr</a></td></tr><tr><td><mark style="color:blue;"><strong>Search page</strong></mark></td><td><a href="/pages/YbOZT1Sw2hHjCBTG5ja6">/pages/YbOZT1Sw2hHjCBTG5ja6</a></td></tr><tr><td><strong>404 page</strong></td><td></td></tr></tbody></table>

## Shopify templates

***

The following templates are controlled by Shopify. For questions and issues, please [contact Shopify Support](https://help.shopify.com/en/support/login)

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Gift cards</strong></mark></td><td><a href="https://help.shopify.com/en/manual/products/gift-card-products/add-update-gift-card-products">https://help.shopify.com/en/manual/products/gift-card-products/add-update-gift-card-products</a></td></tr><tr><td><mark style="color:blue;"><strong>Checkout</strong></mark></td><td><a href="https://help.shopify.com/en/manual/checkout-settings">https://help.shopify.com/en/manual/checkout-settings</a></td></tr><tr><td><mark style="color:blue;"><strong>Customer accounts</strong></mark></td><td><a href="https://help.shopify.com/en/manual/customers/customer-accounts">https://help.shopify.com/en/manual/customers/customer-accounts</a></td></tr></tbody></table>


---

# 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.fluorescent.co/eclipse/pages/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.
