# Breadcrumb Erweiterung

## Installation & Demo <a href="#installation" id="installation"></a>

Sie können das Plugin [hier über den Shopware Community Store erwerben](https://store.shopware.com/cbax762901442571f/breadcrumb-erweiterung-sw6.html). Das Plugin wird wie ein ganz gewöhnliches Plugin installiert. Sollten Sie zum ersten Mal ein Plugin installieren, finden Sie unter dem folgenden Link eine Anleitung zur Installation von Plugins:

{% embed url="<https://docs.shopware.com/de/shopware-6-de/Erweiterungen/MeineErweiterungen#meine-plugins>" %}
Shopware Handbuch zur Installation von Apps & Plugins
{% endembed %}

Nach der Installation des Plugins schalten Sie das Plugin aktiv und öffnen die Konfigurationsmaske. Hierzu klicken Sie auf die drei Punkte in der letzten Spalte und wählen "Konfiguration".

**Das Plugin im Demoshop ansehen:**

{% embed url="<https://demo-6-2.coolbax.com/Fashion/Damen/Kleider/>" %}
Plugin live im Demoshop anschauen
{% endembed %}

## Plugin Einstellungen

| Feldname                    | Bedeutung                                                                                       |
| --------------------------- | ----------------------------------------------------------------------------------------------- |
| Aktiv                       | Das Plugin für den jeweiligen Shop aktivieren oder deaktivieren                                 |
| Verzögerung beim Einblenden | Wie lange soll gewartet werden, bis die Kategorien unterhalb des Breadcrumb eingeblendet werden |

#### Verzögerung beim Einblenden

Sie können selbst bestimmen wie schnell oder wie langsam die Navigation mit den Unterkategorien eingeblendet werden soll. Die Angaben erfolgen in Millisekunden.

<figure><img src="/files/m4ekcP4WnGBGXpBUGNuZ" alt=""><figcaption><p>Beispiel für die Einblendung des Breadcrumb</p></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:

```
GET https://coolbax.gitbook.io/coolbax-docs/handbuecher/storefront/breadcrumb-erweiterung.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.
