# Showcase

A horizontal product carousel that scrolls continuously across the page. **Studio only.**

## How to access

Add the **DRIFT Showcase** section to any page in the customizer.

## Settings

### Heading

Optional section heading.

### Collection

The collection whose products populate the carousel.

### Products to show

Range from 4 to 20. Default: 10.

### Scroll speed

Range from 10 to 60 seconds. Lower values are faster. Represents the duration of one full loop. Default: 30.

### Scroll direction

Choose **Left** or **Right**.

### Full width

When enabled, the marquee spans edge-to-edge. Otherwise it's contained within the content width.

### Show product info

Display product title and price below the image.


---

# 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://docs.webexp.dev/drift/drift-studio/sections-and-features/showcase.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.
