# Collection products

The Collection Products section controls how products are displayed within a collection page, including filtering, sorting, grid layout, and featured promotional content. It helps customers browse products more efficiently while allowing merchants to customize the look, feel, and behavior of the collection grid.

Click on 'Collection products' to view settings for Collection pages:

<figure><img src="/files/fNMOzS3ofmPIkdXijmwy" alt="The image is highlighting the settings of the collection products section inside the theme customizer"><figcaption></figcaption></figure>

<table><thead><tr><th width="235.05035400390625">Settings</th><th width="144.35931396484375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show sorting</td><td align="center"><code>checkbox</code></td><td>Displays a sorting dropdown above the product grid.</td></tr><tr><td>Enable filters</td><td align="center"><code>checkbox</code></td><td>Enables the product filters.</td></tr><tr><td>Filter layout</td><td align="center"><code>select</code></td><td>Layout style for filters: <code>Slide out</code>, <code>Inline open</code>, or <code>Inline closed</code>.</td></tr><tr><td>Open filter accordions by default</td><td align="center"><code>checkbox</code></td><td>Opens filter accordion panels by default.</td></tr><tr><td>Sidebar navigation</td><td align="center"><code>link_list</code></td><td>Sidebar navigation menu (dropdowns not supported).</td></tr><tr><td><strong>Product grid</strong></td><td align="center"></td><td></td></tr><tr><td>Products per row on desktop</td><td align="center"><code>range</code></td><td>Number of products per row on desktop (2-6).</td></tr><tr><td>Products per row on mobile</td><td align="center"><code>radio</code></td><td>Number of products per row on mobile: <code>One</code> or <code>Two</code>.</td></tr><tr><td>Products per page</td><td align="center"><code>range</code></td><td>Total number of products shown per page.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Applies a color scheme from the theme.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Top</td><td align="center"><code>range</code></td><td>Space above the section.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Space below the section.</td></tr></tbody></table>

Learn more about Product Grid settings:

{% embed url="<https://broadcast.presidiocreative.com/theme-settings/theme-settings/product-grid>" %}


---

# 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://broadcast.presidiocreative.com/collections/collection-pages/collection-settings.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.
