# Image & gallery slider

There are three main slider types:

1. Image slider = Shopping experience element for displaying image sliders
2. Galerie slider = Shopping experience element for displaying product images on the product detail page
3. Produkt slider = Shopping experience element for displaying products as slider element

In addition, in most sliders you can specify whether the navigation elements should be displayed inside (on the image) or outside the image.

### Gallery slider (Navigation mode: Outside)

![](/files/YXILbzgp3VdjkBrO5odm)

Example:

![arrow navigation and dot navigation](/files/-MHWyQLRCO5HhDzqBelR)

### Gallery slider (Navigation mode: Inside)

![](/files/fVqQD2O3o0QIG0tP2aiI)

Example:

![arrow navigation and dot navigation](/files/-MHWyQLRCO5HhDzqBelR)

### Image slider (Navigation mode: Outside)

![](/files/rNB1Vy0ELNPDwa5iyus0)

Example:

![navigation mode outside](/files/-MfHZLBYyhStllwOgRFG)

### Image slider (Navigation mode: Inside)

![](/files/MzXRn03Fv1zwBNb93uuA)

Example:

![navigation mode inside](/files/-MHWyX4Z8sDXrHr2UzwP)

### Basic configuration

![](/files/ZNoxecz2J1rJX5FbpQn5)

The **arrows (2)** and **dots (1)** can alternatively be placed on the right side of the slider. By default, dots are located in the lower center area. The arrows are centered vertically on the left and right places.

The appearance of the **dot navigation (2)** can be changed from `dots` to `bars` or `expanding`.

**(3, 4)** The arrows of the sliders can be set so that they only become visible when the mouse is hovering the slider.

Example:

![Standard Platzierung](/files/2xHwyzS7gtcuWjlHn6kw)


---

# 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://themedocs.zenit.design/en/styling/components/image-and-gallery-slider.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.
