# Products list

Displays products from a selected collection in an engaging and attractive section.

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

{% hint style="success" %}
Steps

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

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

### **General and Section header**

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

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

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

Use the provided text fields to add a suitable heading/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/JBN5lZlzoyTjoZSDZQY9" alt=""><figcaption></figcaption></figure>

### Products settings

**Columns per row:** The number of column on each row in the grid layout.

**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/3gTuo9pJrmmI1bLzWu23" alt=""><figcaption></figcaption></figure>

### **Mobile options and Section padding**

**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/HCQbQ7YJYIe1rbQTE5uh" alt=""><figcaption></figcaption></figure>

## Blocks settings

Choose a collection to showcase, and if the Collection title is provided, it will replace the default collection title, offering a more customized presentation.

<figure><img src="/files/F2Gdc3mHhXClUGCdoAHE" 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/products-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.
