# Collection list

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

The collection list displays a quick list of desired collections to catch visitors' attention.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Collection list**
3. **Save**
   {% endhint %}

## Section settings <a href="#collection-list-settings" id="collection-list-settings"></a>

### **Section header** and **General** <a href="#id-1.-section-header-and-general" id="id-1.-section-header-and-general"></a>

**Section width:** You can choose among Container, Wrapped container, Full width for the banner layout.

**Color scheme:** Set text color and background color with preset scheme

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

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.

Adjust the text alignment (left/center/right) along with the font size.

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

### Collection settings <a href="#id-2.-collection-settings" id="id-2.-collection-settings"></a>

**Display mode**: Choose between grid or carousel layout options.

**Image ratio:** In addition to adjusting the width, the image ratio can be fine-tuned using default values or a custom value to achieve the perfect visual balance for your images.

**Items per row:** The number of items displayed on each row in the grid layout can be customized to suit your preferences and the overall design of your site.

**Column gap:** The spacing between each column pair

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

**Position**: Choose the location where the content will be placed.

**Design**: Select from two available collection card designs.

**Content alignment**: Adjust the alignment of the content within the collection card.

**Show product count:** Enable to display the number of items in each collection.

**Font size** and **Font weight**: Customize the font size and weight for the content heading text.

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

### Collection information below image settings <a href="#id-3.-typography" id="id-3.-typography"></a>

**Spacing Top**: Adjust the space between the content and the image.

**Rounded Image**: Enable to make the image corners rounded.

**Image custom width:** Enable this option to customize the width of the image according to your preferences.

**Image Width**: Set a custom width for the image here.

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

### Settings for carousel <a href="#id-4.-settings-for-carousel" id="id-4.-settings-for-carousel"></a>

**Show Next/Back**: Display arrows to navigate to the next or previous item.

**Pagination**: Choose from different types of pagination options.

**Setup period time**: Configure the time interval for changing slides.

**Reveal next slide**: Allow a part of the next slide to be visible while the previous one is still displayed.

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

### Mobile options and Section padding <a href="#id-5.-section-padding" id="id-5.-section-padding"></a>

**Items per row:** In mobile view, the number of items displayed on each row in the grid layout can be customized to suit your preferences and the overall design of your site.

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

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

## Blocks settings

For collection items, you have the capability to configure the following elements:

* **Collection:** Select which collection to display.
* **Image:** Choose or upload an image associated with the collection.
* **Collection title:** Define the title or heading of your collection.

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


---

# 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://nextsky.gitbook.io/glozin-theme/theme-sections/collection-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.
