> For the complete documentation index, see [llms.txt](https://adornthemes.gitbook.io/belle-premium-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adornthemes.gitbook.io/belle-premium-shopify-theme/collection-page/collection-main.md).

# Collection Main

{% hint style="success" %}
**Steps**

* In the theme editor, Choose **Default Collection** top dropdown menu.
* Click **Collection Main** Sectio&#x6E;**,**
* Make necessary change and click **Save**
  {% endhint %}

### <mark style="color:blue;">Sidebar & Product Filters</mark>

Click on **Add block** to add blocks in sidebar

* **Categories** Block - Add to display collection list.
* **Products** Block - Add to display list of popular, trending, top rated or best seller products.
* **Image Banner** Block - Add to display promotion banner.
* **Static Text** Block - Add to display some information about your store or to leave some special note for buyers.
* **Dynamic Filters** Block -  Add to display products filters. &#x20;

Customers can filter their products by availability, product types, product vendors and Variant options(colors, size, height..)to find the products that interest them the most.

Steps to follow to add product filters.

* First install [**Search & Discovery** ](https://apps.shopify.com/search-and-discovery)Shopify app on your store.
* Now go to apps,  click **Search & Discovery** app.
* Click on **Filters ->** Click **Add Filter** button.
* Now click on **Source box and** select all filter options that you would like to add for products filters and click save.

<figure><img src="/files/Rb9AzMudXaTMbTyM4qYU" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/IgLCMRCWHgSmsmjO2Rzk" alt=""><figcaption></figcaption></figure></div>

* Click dots and drag & drop to rearrange filter position and click save.

<figure><img src="/files/cdJzi9iG7xqvXB4xDs2m" alt=""><figcaption></figcaption></figure>

* Go to theme customize -> select **Default collection** -> click **Collection Main ->** Click **Add Block**

Add **Dynamic Filters Block.**

<figure><img src="/files/dJQMdx8r0haaPA3M5Fts" alt=""><figcaption></figcaption></figure>

* Manage Products filters position and style from section. Adjust sidebar look from **Filters and Sidebar**

### <mark style="color:blue;">Products List</mark>

* Manage products look, toolbar and section style from main section.

<figure><img src="/files/BlwqowrekCm274fDOavT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2i9b32nYFCuWpbTevBhd" alt=""><figcaption></figcaption></figure>

<br>

&#x20;&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://adornthemes.gitbook.io/belle-premium-shopify-theme/collection-page/collection-main.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
