# Products carousel

{% embed url="<https://youtu.be/2rIJEFKYU04>" %}

{% hint style="success" %}
Steps

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

## Products carousel

**1. 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.&#x20;

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

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

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

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

#### 2. Products settings

Specify the quantity of products to display, the number of products per row, and the gap between two adjacent products.

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

#### 3. Carousel settings

You have the flexibility to enable **Autoplay** for automatic carousel scrolling and **Infinity** for continuous looping. Additionally, you can navigate through pagination or use **Show arrows** and **Dots** for navigation.

Include a **View All** option that allows users to navigate to a dedicated page showcasing all available products.

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

#### 4. Banner settings

Choose to add a small image or video that will be on the left or right side of the product.

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

#### 5. Section padding

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

<figure><img src="/files/3KM1mJIQoWhMTfh1NUxe" 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-sections/products-carousel.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.
