# Products list carousel

<figure><img src="https://content.gitbook.com/content/z14kVz432NnMEq8AbqBr/blobs/rMrsHc7ASkmQW0j8M5Qt/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Steps

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

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

### **Section header and general**

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 background color and container type.

<figure><img src="https://content.gitbook.com/content/z14kVz432NnMEq8AbqBr/blobs/neKrl75zKfRANxUI0dP2/image.png" alt=""><figcaption></figcaption></figure>

**Layout:** You can choose between Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout of the video.

**Color schema:** You are allowed to change text color, background color, etc. with preset color.

<figure><img src="https://content.gitbook.com/content/z14kVz432NnMEq8AbqBr/blobs/mdho9MAwBVn7Md7Okcr9/image.png" alt=""><figcaption></figcaption></figure>

### **Product settings**

Determine the total number of products to showcase, configure how many products should appear in each row, and adjust the spacing between adjacent products for a neat and organized presentation.

<figure><img src="https://content.gitbook.com/content/z14kVz432NnMEq8AbqBr/blobs/djjcyuZ39vyRPqbTe1gW/image.png" alt=""><figcaption></figcaption></figure>

### **Carousel settings**

**Autoplay / Infinite Play:** Enable this setting for the carousel to automatically scroll through items indefinitely, providing a seamless browsing experience.

**Show Arrows** and **Dots:** Activate arrows for users to manually swipe through carousel items and dots for a visual indicator of their position within the carousel.

Direct Navigation via **Dot:** Utilize dots to allow users to jump directly to a specific tab or item in the carousel, enhancing navigation efficiency.

You can use the **View all** setting to display text on the right side of the default heading section. You can change the text and the path will automatically default to the selected collection.

<figure><img src="https://content.gitbook.com/content/z14kVz432NnMEq8AbqBr/blobs/0Ra0EYpIbVo7Ts9vG2KH/image.png" alt=""><figcaption></figcaption></figure>

### **Section padding**

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

<figure><img src="https://content.gitbook.com/content/z14kVz432NnMEq8AbqBr/blobs/8lFpkrLfzUWkPAV6OLUV/image.png" 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://blueskytechco.gitbook.io/alukas-shopify/theme-sections/products-list-carousel-1.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.
