# Collections

{% hint style="info" %}
**Add section -> Collections**
{% endhint %}

## Collections

&#x20;Here you can decide how many products should be shown in one row by selecting the proper option from the dropdown list in the **“Size of the columns”**. On the **“Max count”** scale from 1 to 24 products you can choose the maximum number of the products that should be shown from the collection. Tick the **“Show button 'See all products'“** option if such a need arises.

## Collection

&#x20;In order to have something shown in this section, you need to add a collection as content for this section. Simply click the **“Add Collection”** and select the proper collection from the list. How to create and edit your collections you can read [<mark style="color:blue;">**here**</mark>](https://help.shopify.com/en/manual/products/collections)**.** You can add as many collections as you want. The customers will be able to check them all by clicking on their titles. If you have not written any title for the collection in the **“Title”**, the name of the collection that you have selected will be displayed as its title automatically.

&#x20;In our example, we have added 2 collections “Sale” and “Men’s”:

![](/files/-Mfq_54Ysf3zUa7jnfmI)

&#x20; If the customer should be redirected to the selected collection to view all products in this collection, enable the **“Show button 'See all products'”** option.

&#x20;This is what it may look like in a store:

![](/files/-Me_PHApqWQcX7ofm4eX)


---

# 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://mpithemes.gitbook.io/shella-shopify-theme/home-page-sections/collections.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.
