> ## Documentation Index
> Fetch the complete documentation index at: https://www.twicecommerce.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Theme Editor - Collection page

> Configure how a collection's listings are presented — banner, grid, search, sort, and filters.

<Frame caption="Theme Editor > Collection page">
  <img src="https://mintcdn.com/twicecommerce/lZhc_tO8u1u_bL0Q/images/theme-editor-collection.webp?fit=max&auto=format&n=lZhc_tO8u1u_bL0Q&q=85&s=76c43915fce142150730c9d8ff61f627" alt="Collection page template in the theme editor" data-path="images/theme-editor-collection.webp" />
</Frame>

The Collection page lists the [listings](/docs/concepts/catalog/listings) inside a [collection](/docs/concepts/catalog/collections). Configure how that grid looks and what controls shoppers get.

## Sections

| Section                  | What it does                                                                                         |
| ------------------------ | ---------------------------------------------------------------------------------------------------- |
| **Collection banner**    | The collection's heading area.                                                                       |
| **Listing grid**         | The grid of listings. Choose a **grid** or **list** display, items per page, and row/column spacing. |
| **Search, sort, filter** | Toggle each control on or off for the collection.                                                    |
| **Store availability**   | Optionally show per-store availability on the listing cards.                                         |

Listing cards themselves are styled in the [Listings card](/docs/sales-channels/online-store/theme-editor/settings/listings-card) settings; filters in [Filter section](/docs/sales-channels/online-store/theme-editor/settings/filter-section).

## Shared blocks

The announcement bar, header, footer, and page settings apply across the store — see the [Theme Editor overview](/docs/sales-channels/online-store/theme-editor/overview#blocks-on-most-pages).

## Related

<CardGroup cols={2}>
  <Card title="Listings card" icon="grid-2" href="/docs/sales-channels/online-store/theme-editor/settings/listings-card">
    Style the product cards in the grid.
  </Card>

  <Card title="Collections" icon="layer-group" href="/docs/concepts/catalog/collections">
    How collections are built.
  </Card>
</CardGroup>
