# Wie kann ich Darstellungsfehler beheben?

Die meisten Darstellungsfehler in der Storefront resultieren aus einem veralteten Cache. Auch ein nicht korrekt kompiliertes Theme kann zu Darstellungsfehlern führen.

Solche "Probleme" kannst du ganz leicht selber lösen:

{% content-ref url="/pages/PRKdzWpE9StTVMBHDHTd" %}
[Storefront aktualisieren](/wissensdatenbank/anleitungen/sonstiges/storefront-aktualisieren.md)
{% endcontent-ref %}

{% hint style="success" %}
**Tipp**: Der Shopware Cache sollte nach jedem Update einer Erweiterung (Plugins, Apps oder Themes) einmal vollständig geleert werden!
{% endhint %}


---

# 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://wiki.themeware.design/wissensdatenbank/haeufige-fragen/wie-kann-ich-darstellungsfehler-beheben.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.
