# Anzeigen auf Funktion

Durch die Theme-Konfiguration einiger Plugins kann die Anzeige des Plugins direkt auf Seitenbreiche beschränkt werden. Dazu gibt es ein Auswahlfeld "Anzeigen auf". Durch die Auswahl der Seitenbereiche mit der Maus können hiermit sogenannte Controller ausgewählt werden.

![](https://gblobscdn.gitbook.com/assets%2F-MJAuUM0pCI6cKVIOmpl%2F-MJBH24RS_pfepYRoqG-%2F-MJBHmdKMC9DSbKDRDlm%2FfE-Oqi1368FNTLar_1S7KP0ioIsjvAMgUA.jpg?alt=media\&token=e318ebc0-ed08-40ee-a17b-9f583e809f8f)

Anzeigen auf - Funktion in der Plugin Konfiguration

## Übersicht <a href="#uebersicht" id="uebersicht"></a>

`index => Startseite`&#x20;

`listing => Produkt-Listings`&#x20;

`detail => Detailseite`&#x20;

`campaign => Emotion Landingpages`&#x20;

`blog => Blog register => Registrieren`&#x20;

`note => Merkzettel`

`custom => Content Seiten`&#x20;

`forms => Formular Seiten`&#x20;

`search => Suche`&#x20;

`newsletter => Newsletter Seite`&#x20;

`account => Account`&#x20;

`checkout => Warenkorb / Checkout / Kasse`&#x20;

`BonusSystem => Bonus System (Shopware Premium Plugin)`&#x20;

`AboCommerce => Abo Commerce (Shopware Premium Plugin)`&#x20;

`LiveShopping => Live Shopping (Shopware Premium Plugin)`&#x20;

`Wishlist => Wishlist (Shopware Premium Plugin)`&#x20;

`Bundle => Bundle (Shopware Premium Plugin)`

## Weitere Controller <a href="#weitere-controller" id="weitere-controller"></a>

Gelegentlich kann es vorkommen, dass durch ein anderes Plugin oder eine individuelle Programmierung weitere Controller im Shop implementiert wurden. Hierzu kann die Liste erweitert werden. Dazu müssen die Werte statt mit der Maus auszuwählen direkt in das Feld geschrieben werden. Hierbei werden dann die Werte aus der obigen Liste benötigt.

![](https://gblobscdn.gitbook.com/assets%2F-MJAuUM0pCI6cKVIOmpl%2F-MJBIHCj_cSaB0w_1eUf%2F-MJBIVVopGUq77ACeSwK%2Fzw7aQUizf5mTAGGYbh0PKu0aGXUCeU6Ezw.jpg?alt=media\&token=f13d949f-de6e-474b-94bc-2ab929a93d73)

### Controller Namen finden <a href="#controller-namen-finden" id="controller-namen-finden"></a>

Den Namen des jeweiligen Controllers kann man ggf. aus der Adresszeile oder aus der Klasse im Body "is--ctl-**controllerName**" entnommen werden. Dazu ist es notwendig im Quellcode nachzuschauen.


---

# 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-sw5.zenit.design/faq/anzeigen-auf-funktion.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.
