# Product list

### What It Does

The **Product list** section lets you customize the list of products in the collection.

***

### Settings

#### **Enable breadcrumbs**

When enabled, displays breadcrumbs. Disable to hide it.

#### **Enable sorting**

When enabled, displays sortied items. Disable to hide it.

#### **Enable grid view switch**&#x20;

When enabled, displays the grid view. Disable to hide it.

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

When enabled, displays the total number of products. Disable to hide it.

#### **Enable filter**&#x20;

When enabled, displays the filters. Disable to hide it.

\
**Sticky filter on scroll**

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

Keeps this element fixed on screen while scrolling.

#### **Layout**&#x20;

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

#### **Border radius**&#x20;

Rounds the corners of this element.

#### **Margin**&#x20;

Adds space around the outside of this element.

#### **Shadow**&#x20;

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 %}

**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.

**Appearance**

#### **Color scheme**

Applies a predefined color scheme to this element.

#### **Input color scheme**&#x20;

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

{% hint style="info" %}
Color scheme: Applies a predefined color scheme to this element.
{% endhint %}

**Spacing**

#### **Maximum padding top**

Adjusts the space above the content.

#### **Maximum padding bottom**

Adjusts the space below the content.

***


---

# 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/collections-page/main-collection-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.
