> For the complete documentation index, see [llms.txt](https://easify.gitbook.io/easify-box-bundle-builder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easify.gitbook.io/easify-box-bundle-builder-docs/user-guide/visual-editor/product-list/product-list-carousel.md).

# Product List: Carousel

The **Carousel layout** is a dynamic way to showcase products by allowing customers to scroll or swipe horizontally through items. Built on the same foundation as the Product List: Grid, the Carousel uses identical settings but presents products in a slider format instead of a static grid.

![](/files/ce925c41793100b4edcc4fadec45e3bcb5b7fe2f)

👉 In this guide, we’ll cover:

* How to add a **Carousel layout** to your store
* Key settings specific to Carousel (like layout type and slider behavior)

👉 For all other settings (product sources, default selections, requirements, advanced options, visibility, attributes, and detailed styling controls), refer to the [**Product List: Grid**](/easify-box-bundle-builder-docs/user-guide/visual-editor/product-list/product-list-grid.md), since Carousel uses the same configuration.

## How to Add a Product List: Carousel

{% stepper %}
{% step %}

### Click **Add Section** from your Box Content.

![](/files/65dda629a6ca5217de3b8c378b200a49fc4e3ef6)
{% endstep %}

{% step %}

### Select the **Product List: Carousel** in your layout.

![](/files/a07b6feb9ff6fd0c13ac36209437730da2e17f50)

Or choose the Carousel elements in the Elements tab.

![](/files/bb8e413c6128964b0f4404fa4aafe894f4711a69)

Once added, you can adjust how the carousel looks and behaves using the settings below.
{% endstep %}
{% endstepper %}

## General Settings

In the **General tab**, you’ll configure the basics:

* **Name**: Give your product list an internal name so you can recognize it later.
* **Layout Type**: Choose between **Carousel** layout or **Grid** layout. In this document, we will let it stay as Carousel.
* **Source Type**: Decide what products to show:
  * **Specific Products**: Hand‑pick items.
  * **Collections**: Pull products from a Shopify collection.
  * **All Products**: Display your entire catalog.

![](/files/765db87da66885d480aba5c9054c0fe1441f34f4)

## Other Settings

👉 For a full breakdown of other settings (Styling options, product list source, required selections...), refer to the [**Product List: Grid**](/easify-box-bundle-builder-docs/user-guide/visual-editor/product-list/product-list-grid.md) **guide**.

## 💬 Need Help?

If you run into any issues or have questions, feel free to reach out via our **in-app 24/7 live chat**. We’re always here to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://easify.gitbook.io/easify-box-bundle-builder-docs/user-guide/visual-editor/product-list/product-list-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.
