# Gallery mode

{% hint style="success" %}

#### Global configuration

Besides setting the gallery mode per product, you can also set the gallery mode globally in the theme styling configuration.
{% endhint %}

**Inherit:** If the inherited value is selected, the setting is taken from the theme configuration.

**Gallery slider:** Image gallery as slider element with horizontal scrolling using arrows, dots and preview navigation.

**Gallery scroller:** Image gallery as vertical list of images for vertical scrolling. The images are displayed one below the other in the document flow. The preview navigation as well as the buy box scroll with.

**Gallery grid:** Image gallery as a grid of two-column product images for vertical scrolling. The images are displayed in a grid of two columns below each other in the document flow. The preview navigation is hidden - the buy box scrolls with and remains so always in view.

![](/files/1YbPj38cnH7HufJwoQb4)

Examples:

![Gallery grid](/files/5Oe75fYxtAJ2p7K2jedI)

![Gallery scroller](/files/U6fR7mzUmQhiKUKntPxE)

![Gallery slider](/files/-MHWyQLRCO5HhDzqBelR)


---

# 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/content/details-page/gallery-mode.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.
