# Bildgrößen im Listing

Das Theme unterstützt größere Bilder im Listing als das Responsive Theme von Shopware. Bilder werden in Shopware automatisch beim Upload berechnet und in verschiedenen Größen auf dem Server abgelegt.&#x20;

Diese Bildgrößen lassen sich in der Medienverwaltung bearbeiten. Öffne dazu unter *Inhalte > Medienverwaltung* den Medienmanager. Im Ordner "Artikel" liegen die Artikelbilder vor. Durch Klicken auf das Zahnrad kannst Du die Albumeinstellungen vornehmen:

![](/files/-MNypY3w9JoCJztyyKld)

Stelle dazu die Größe für die kleinsten Thumbnails (Index 0) auf **300x300** um.&#x20;

Beachte, dass danach die Bilder neu berechnet werden müssen. Je nach Serverleistung und Artikelanzahl kann das sehr unterschiedlich viel Zeit in Anspruch nehmen. Führe dies daher nur durch, wenn kein sehr hohes Kundenaufkommen im Frontend zu erwarten ist.&#x20;

Eine Übersicht der Medienverwaltung und der Standard-Thumbnailgrößen findest Du hier:\
<https://docs.shopware.com/de/shopware-5-de/inhalte-und-medien/medien#thumbnailgroessen>


---

# 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://themedocs-sw5.zenit.design/faq/bildgroessen-im-listing.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.
