# Templates

In the **theme editor**, find and edit **templates** to design the layout of pages on your store. Find Stiletto's available templates with setup guides below.

{% hint style="info" %}
See our [guide to using templates](/cornerstone/general/editing-themes/using-templates.md) to learn about editing, assigning, and creating multiple templates for your pages.
{% endhint %}

## Overview

In the table below, find setup guides for Cornerstone's available templates.

<table data-header-hidden><thead><tr><th width="238"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/CoGIJdvQolD6PbdcRr5g">Home page</a></td><td>Design the landing page of your online store.</td></tr><tr><td><a href="/pages/NarcR1TZuGpCb5oK054F">Blogs page</a></td><td>List the latest blog posts from your blog.</td></tr><tr><td><a href="/pages/GyTzG5MD4NjG09bdgzNs">Blog posts</a></td><td>Publish store updates, and featured content.</td></tr><tr><td><a href="/pages/TbW2LEfEcdzG2CYHd6hO">Cart page</a></td><td>Show an overview of cart items before checkout.</td></tr><tr><td><a href="/pages/y4aNcDxceJ6yQuy84aVv">Collections page</a></td><td>Display product collections in a grid with filter options.</td></tr><tr><td><a href="/pages/bNWge5ScnzYvK4fbaR6x">Collections list</a></td><td>Display your store's collections in a grid.</td></tr><tr><td><a href="/pages/sO5bIbIuAPj4npAbftWO">Contact page</a></td><td>Let customers get in touch with an easy contact form.</td></tr><tr><td><a href="/pages/GqB4uU7kXkffXY0v3SoJ">Customer accounts (Legacy)</a></td><td>Let customers review their orders and account information.</td></tr><tr><td><a href="/pages/I7nF0ggGjwwhpFkdkcCO">Password page</a></td><td>Restrict access to your online store with a password.</td></tr><tr><td><a href="/pages/ZICWVeupVHb3GZR9dAFe">Product template</a></td><td>Display product details, variants, and buy button.</td></tr><tr><td>  <a href="/pages/tIHXGEEMqO50gVowAHx2#quick-view">Quick view</a></td><td>Change the style and layout of the "quick view" popup.</td></tr><tr><td><a href="/pages/0Q9mcmloCb6uw8RmPyF7">Search page</a></td><td>Show full-page search results with filter options.</td></tr><tr><td><a href="/pages/3zN2VqCOAdV4zHMaSYBj">404 page</a></td><td>Show a 404 message when a page does not exist.</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></th></tr></thead><tbody><tr><td><a href="https://help.shopify.com/en/manual/products/gift-card-products">Gift cards</a></td><td>Display a purchased gift card's value and code.</td></tr><tr><td><a href="https://help.shopify.com/en/manual/checkout-settings">Checkout</a></td><td>Let customers buy products with preferred payment methods.</td></tr><tr><td><a href="https://help.shopify.com/en/manual/customers/customer-accounts/classic-customer-accounts">New customer accounts</a></td><td>Let customers login to see their info and order history.</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/cornerstone/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.
