# Collection filters

The collection filters section controls how tag-based filtering behaves across collection pages, including where filters appear and how filtered collections are displayed.

#### Collections to show on

Determines which collections display tag filters. Set to “All collections” to enable filtering across the entire store, or restrict it to selected collections.

#### Set collections

Allows you to manually choose specific collections where tag filters will be shown. This option is only relevant when not using “All collections.”

#### Image aspect ratio

Defines the aspect ratio of images within collection filter results. Set to “1:1” for a square layout. Focal points can be used to control the most important area of each image.

#### Columns per row on desktop

Sets the number of product columns displayed per row on desktop devices. Default is 4 columns.

#### Columns per row on mobile

Sets the number of product columns displayed per row on mobile devices. Default is 1.5, allowing partial visibility of adjacent products to encourage horizontal scrolling.


---

# 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://gatame.gitbook.io/highstreet/templates/collection/collection-filters.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.
