# Footer-Navigation

Die Footer-Navigation ist ein statisches Footer-Element von Shopware. Mit ThemeWare® ist diese in Form eines Widgets flexibel verwendbar.

<figure><img src="/files/kds6iGtfVcp1ffeM3Cea" alt=""><figcaption><p>ThemeWare "Footer-Navigation"</p></figcaption></figure>

***

## Konfiguration

Die Footer-Navigation selber ist ein Kern-Element von Shopware 6. Um eine Navigation im Footer darstellen zu können ist es – neben der Zuweisung des Widgets in ThemeWare® selber – nötig eine entsprechende Kategoriestruktur zu erstellen.

{% embed url="<https://docs.shopware.com/de/shopware-6-de/kataloge/kategorien?category=shopware-6-de/kataloge>" %}
Shopware Dokumentation => Kategorien
{% endembed %}

Erstelle einfach eine Hauptkategorie namens "Footer-Navigation". Füge dieser Unterkategorien hinzu. Jede dieser Unterkategorien der Hauptkategorie (z.B. "Footer-Navigation") repräsentiert eine Navigationsspalte im Footer.

> Die Konfiguration findest du im Tab "Widgets".

#### A) Einfache Footer-Navigation (einspaltig)

Reicht dir eine Spalte mit Menüpunkten im Footer, erstelle eine Unterkategorie (z.B. "Informationen") in der Hauptkategorie (z.B. "Footer-Navigation"). Weise dieser Unterkategorie nun weiter Unterkategorien (z.B. "Kontakt" oder "Impressum") hinzu. Diese Unter-Unterkategorien sind nun quasi die Content-Seiten. Weise Ihnen passende CMS-Layouts zu.

<div><figure><img src="/files/AWPvnN0EdSUOsXfFQEt2" alt=""><figcaption><p>Kategorieverwaltung</p></figcaption></figure> <figure><img src="/files/aGZNOYVAhNySo9zjBex9" alt=""><figcaption><p>Darstellung in der Storefront</p></figcaption></figure></div>

#### B) Umfangreiche Footer-Navigation (mehrspaltig)

Möchtest du in der Footer-Navigation hingegen mehre Spalten nutzen, erstelle mehrere Unterkategorien (z.B. "Shop Service" und "Informationen") in der Hauptkategorie (z.B. "Footer-Navigation"). Weise diesen Unterkategorien nun weiter Unterkategorien (z.B. "über uns", "Kontakt" oder "Impressum") hinzu. Diese Unter-Unterkategorien sind nun quasi die Content-Seiten. Weise Ihnen passende CMS-Layouts zu.

<div><figure><img src="/files/BlvzQxnTM8tcLcbnlM2m" alt=""><figcaption><p>Kategorieverwaltung</p></figcaption></figure> <figure><img src="/files/m0NlhAd4Lvm7AjqcYlMJ" alt=""><figcaption><p>Darstellung in der Storefront</p></figcaption></figure></div>

{% hint style="info" %}
**Hinweis**: Wird dir einmal eine Änderung in der Footer-Navigation bzw. die Footer-Navigation nicht angezeigt, leere einfach einmal den Shopware Cache.
{% endhint %}

#### Footer-Navigation dem Verkaufskanal zuweisen

Wechsel in die Einstellungen des entsprechenden Verkaufskanals und wähle im Feld "Einstiegspunkt für die Footer-Navigation" die Hauptkategorie (z.B. "Footer-Navigation") der Footer-Navigation aus.

<figure><img src="/files/cyuTLmzcdWoZkjn0cLR2" alt=""><figcaption><p>Einstiegspunkt für die Footer-Navigation</p></figcaption></figure>

Speicher diese Änderung, leere einmal den Shopware Cache ("Einstellungen" => "System" => "Caches & Indizes") und lade die Storefront einmal neu.

Du hast nun die Footer-Navigation deinem Storefront zugewiesen.

In allen Themes ist die Footer-Navigation bereits einem Footer-Element zugewiesen und sollte nun direkt angezeigt werden.

{% hint style="success" %}
**Tipp**: Im ThemeWare® Video-Tutorial "Footer-Navigation konfigurieren" zeigen wir dir, wie du die Footer-Navigation erstellem und zuweisen kannst.
{% endhint %}

***

## Zusammenfassung

#### **Theme-Konfiguration**

* Tab "Widgets" => Bereich "Footer-Navigation"

#### Textbausteine

* Die Footer-Navigation nutzt keine Textbausteine.

\[Tags: footernavigation]


---

# 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://doku.themeware.design/zusatzfunktionen/widgets/footer-navigation.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.
