# Product Stack (PDP)

DRIFT's product page (PDP) layout — a vertical media gallery with the product info panel anchored alongside.

## How to access

The **DRIFT Product Stack** section appears on the product template. Edit it in the customizer by opening any product page.

## Settings

### Media navigation style

How customers navigate between product images:

* **Thumbnails** — Small preview images.
* **Dots** — Simple dot indicators.
* **Counter** — Numeric count (1/5).

### Media aspect ratio

Constrains product media to a consistent ratio:

* **Square (1:1)**
* **Portrait (3:4)**

### Video playback

How product videos behave:

* **Autoplay on scroll** — Videos start when swiped into view.
* **Manual play** — Customer must press play.

### Desktop layout

Controls vertical positioning of the info panel and media nav on desktop:

* **Bottom-aligned**
* **Center-aligned**


---

# 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-pro/sections-and-features/product-stack.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.
