# Search results

### What It Does

The **Search results** section lets you customize the search results area of your store.

***

### Settings

#### **Enable sorting**

When enabled, displays this element. Disable to hide it.

#### **Enable grid view switch**

When enabled, displays this element. Disable to hide it.

#### **Show total number of products**

When enabled, displays this element. Disable to hide it.

#### **Layout**

Controls the Layout. Choose from: Full width, Fit to width.

#### **Enable filter**

When enabled, displays this element. Disable to hide it.<br>

**Sticky filter on scroll**

#### **Sticky filter on scroll**

Keeps this element fixed on screen while scrolling.

#### **Layout**

Controls the Layout. Choose from: Full width, Fit to width.

#### **Border radius**

Rounds the corners of this element.

#### **Margin**

Adds space around the outside of this element.

#### **Shadow**

Adds a shadow effect for visual depth.

#### **Color scheme**

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% endhint %}

&#x20;

**Products**

#### **Maximum number of products per view / row (desktop)**

Controls the Maximum number of products per view / row (desktop).

#### **Maximum number of products per view / row (mobile)**

Controls the Maximum number of products per view / row (mobile). Choose from: 1 item, 2 items.

&#x20;&#x20;

**Appearance**

#### **Color scheme**

Applies a predefined color scheme to this element.

#### **Input color scheme**

Controls the Input color scheme. Choose from: Primary, Secondary.

#### **Button color scheme**

Controls the Button color scheme. Choose from: Primary, Secondary.

\
**Spacing**

#### **Maximum padding top**&#x20;

Adjusts the space above the content.

#### **Maximum padding bottom**

Adjusts the space below the content.

***

### Supported Blocks

#### Collection

See the child document for full settings: [Collection](/agnes/page-setup/search-page/main-search-product-list/collection.md)

#### Trending search terms

See the child document for full settings: [Trending search terms](/agnes/page-setup/search-page/main-search-product-list/search_term.md)

***


---

# 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://moodboard-creations.gitbook.io/agnes/page-setup/search-page/main-search-product-list.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.
