> For the complete documentation index, see [llms.txt](https://restoflow.gitbook.io/restoflow-dokumentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://restoflow.gitbook.io/restoflow-dokumentation/de/choose-the-best-item-style-for-your-store.md).

# Wählen Sie den besten Artikelstil für Ihren Shop

Entdecken Sie die drei in Restoflow verfügbaren Artikelstile und erfahren Sie, wie Sie sie aktualisieren oder ändern. Artikelstile bestimmen, wie Ihre Produktbilder positioniert und angezeigt werden, und helfen Ihnen bei der Auswahl des Layouts, das am besten zum Design Ihres Shops passt.

### Schritte:

1. Melden Sie sich bei Ihrem Konto an[ https://admin.restoflow.ch/login](https://admin.restoflow.ch/login)
2. Gehen Sie zu **Einstellungen** > **Website** > **Artikelstil**

<figure><img src="/files/jmjhSbbpCcVq2bel5ahv" alt="" width="563"><figcaption></figcaption></figure>

3. Wählen Sie im Dropdown-Menü einen der folgenden Stile aus:

<figure><img src="/files/i7QV6Cc6VFM7ua6WVCX0" alt="" width="563"><figcaption></figcaption></figure>

* **Liste** – Zeigt das Artikelbild auf der linken Seite des Artikels an.

<figure><img src="/files/xU3cLJpVLvNpJtOOxs80" alt="" width="563"><figcaption></figcaption></figure>

* **Karte** – Zeigt das Artikelbild oben an, ideal für ein visuelles Layout im Kartenstil.

<figure><img src="/files/sCHEZEJytxNDJ8r1KLZ6" alt="" width="563"><figcaption></figcaption></figure>

* **Abgerundete Liste** – Zeigt Ihre Artikel in einem übersichtlichen Listenformat mit abgerundeten Kanten an und bietet ein modernes und minimalistisches Erscheinungsbild.

<figure><img src="/files/PIZL5VMRP0GBKD8sX57x" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://restoflow.gitbook.io/restoflow-dokumentation/de/choose-the-best-item-style-for-your-store.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.
