# Collection body

<figure><img src="/files/4ulpiRmaCyUeHnWIA37h" alt=""><figcaption></figcaption></figure>

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

On this section (located on the Collection page) customers can see products from the collection. Customers can use filters to show the products they are looking for.

## **Adding a Section**

<figure><img src="/files/1l098uJYClijQ8726W2P" alt=""><figcaption></figcaption></figure>

The section is static on the **collection page** template, it was added initially and cannot be removed.

## **Section settings**

### General

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

1. **`Filters type`** - setting allows choosing the view of filters: “Sidebar” or “Horizontal”. Setting works only for desktop resolution. On the mobile filters will be always in the “Drawer” view;
2. **`Show grid buttons`** - the setting displays a certain number of cards per page. The minimum number is 12, the maximum number is 50;
3. **`Show color swatch in filters`** - if checked, the filter group with name, specified in the Theme settings / Product / Swatch option ("Color" by default) will show a checkbox like color swatch;
4.

```
<figure><img src="/files/ojb9U05g4FWJlJvKZJeo" alt=""><figcaption></figcaption></figure>
```

5. **`Disble lazy-load`**- the setting is responsible for disabling lazy-load for the first two products. Use this if you hide the collection image banner;
6. **`Paginate by`** - the setting is responsible for displaying a certain number of cards per page. The minimum number is **12**, the maximum number is **50**;
7. **`Pagination type`** - the setting is responsible for the type of loading of product cards. Can be “Pagination”, “Load more”, or “Infinity scrolling”.

### **Blocks settings**

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

### Layout

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

1. **`Container width`** - a container width of the section. If the “Inherit” value is selected then the container width is based on the group 'Layout' settings in the Theme settings;
2. **`Desktop offset top`** - the **top** indent of the section on the **desktop**;
3. **`Desktop offset bottom`** - the **bottom** indent of the section on the **desktop**;
4. **`Mobile offset top`** - the **top** indent of the section on the **mobile**;
5. **`Mobile offset bottom`** - the **bottom** indent of the section on the **mobile**.

### General

<figure><img src="/files/7R0KGO1BgiN0YYMA48U9" alt=""><figcaption></figcaption></figure>

1. **`Image`** - the setting is responsible for the banner image;
2. **`Heading`** - the setting is responsible for the banner heading;
3. **`Button label`** - the setting is responsible for the banner button label;
4. **`Button link`** - the setting is responsible for the banner button url.

## **Colors**

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

1. **`Background`** - the setting is responsible for the banner background color;
2. **`Text`** - the setting is responsible for the banner text color;
3. **`Button label`** - the setting is responsible for the banner label color;
4. **`Button background`** - the setting is responsible for the banner button background color;
5. **`Button border`** - the setting is responsible for the banner button border color;
6. **`Button label (hover)`** - the setting is responsible for the banner button label color on hover;
7. **`Button background (hover)`** - the setting is responsible for the banner button background on hover;
8. **`Button border (hover)`** - the setting is responsible for the banner button border color on hover.

## **Additional information**

1. Shopify Filtering Tutorial: <https://help.shopify.com/en/manual/online-store/themes/customizing-themes/storefront-filters>


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/collections/collection-body.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.
