> For the complete documentation index, see [llms.txt](https://docs.openspaces.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openspaces.design/german/plain-jane-interactive/pages-and-menus/product-page.md).

# Produktseite

> **Was Sie lernen werden**
>
> * Die verschiedenen verfügbaren Produktseiten-Layoutoptionen in Plain Jane-Themes
> * Wichtige Merkmale und Anpassungsoptionen für jedes Layout
> * Wann welches Layout je nach Ihren Designzielen verwendet werden sollte

***

### Verfügbare Layouts

Plain Jane-Themes bieten drei Haupt-Produktseiten-Layouts:

1. **Produktabschnitt: Showcase**\
   Ein zentriertes Design, bei dem das Bild zwischen dem Titel und den Variantenoptionen liegt — perfekt für minimalistische Produktdarstellungen.
2. **Produktabschnitt: Thumbnail**\
   Ein nebeneinander angeordnetes Layout mit gestapelten Thumbnails und traditionellen Produktdetails — ideal für Galerien mit mehreren Bildern.

***

### So wechseln Sie die Layouts

1. Gehen Sie zu **Onlineshop > Themes > Anpassen**
2. Verwenden Sie das obere Dropdown-Menü, um auszuwählen **Produkte > Standardprodukt**
3. Klicken Sie in der linken Seitenleiste **Abschnitt hinzufügen > Produktabschnitt**
4. Wählen Sie Ihr gewünschtes Layout:
   * `Produktabschnitt [Showcase] ausgewählt haben`
   * `Produktabschnitt`
5. Blenden Sie alle anderen Produktabschnitte aus oder entfernen Sie sie, um Duplikate zu vermeiden

> 💡 Tipp: Sie können weiterhin zusätzliche Blöcke wie Akkordeons, Bildströme oder Newsletter unter jedem Layout hinzufügen.

### **Brauchen Sie Hilfe?**

* 💬 **Treten Sie unserer Community auf Discord bei:** <https://discord.gg/hcc2GvgZc6>
* 📧 **Schreiben Sie uns eine E-Mail an:** <support@openspaces.design>
* 💻 **Chatten Sie live mit uns:** Verfügbar Montag–Freitag, 10:00–18:00 EST, direkt auf unserer Website


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.openspaces.design/german/plain-jane-interactive/pages-and-menus/product-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
