> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/schnelles-wissen/verwaltungsoberflache/allgemeine-funktionen/import-and-export/import-produktbilder.md).

# Import: Produktbilder

{% hint style="info" %}
***Wie wird in ETRON onRetail importiert?***

*Die allgemeine Beschreibung, wie Daten grundsätzlich in ETRON onRetail importiert werden, kann* [*hier* ](/schnelles-wissen/verwaltungsoberflache/allgemeine-funktionen/import-and-export.md#import)*durchgelesen werden.*
{% endhint %}

Mit Hilfe des Bildimports kann für jedes Produkt und jede Produktvariante ein Produktbild hinterlegt werden.&#x20;

{% hint style="warning" %}
*Es ist nicht möglich, mehrere Bilder pro Produkt mit dieser Methode zu importieren.*
{% endhint %}

## Wo kann der Bild-Import aufgerufen werden?

> *Stammdaten* ➜ *Produkte* ➜ *Produkte*
>
> *Stammdaten* ➜ *Produkte* ➜ *Produktvarianten*

Bei der Suchleiste unter "Favoriten" kann "Bild Import" ausgewählt werden. Anschließend öffnet sich der Import-Assistent, in dem die ZIP-Datei ausgewählt und importiert werden kann.

<div data-with-frame="true"><figure><img src="/files/teDvDxjbKo8WDpIw6Z0z" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/YypH51VcYfDgDc541Wf5" alt=""><figcaption></figcaption></figure></div>

## Anforderungen

Für den Bildimport wird ein [ZIP-Ordner](#wie-wird-ein-zip-ordner-erstellt) (max. 380 MB) mit den Produktfotos benötigt. Der Dateiname muss entweder die **Artikelnummer,** der **Herstellercode** oder der **Barcode** des Produkts sein.

<div data-with-frame="true"><figure><img src="/files/cTJPIbcI5LBxCg2Ap5hU" alt=""><figcaption><p>In diesem Screenshot wurden die Produktbilder anhand der jeweiligen Artikelnummern benannt.</p></figcaption></figure></div>

### Unterstützte Bildformate

.bmp / .gif / .jfif / .pjpeg / .jpeg / .png / .svgz / .svg / .tif / .tiff / .ico

### Bildgröße

max. 1024 x 1024 Pixel

### ZIP-Ordner Größe

max. 380MB

## Wie wird ein ZIP-Ordner erstellt

{% hint style="danger" %}
*Der ZIP-Ordner darf keine weiteren Unterordner enthalten.* \
*Daher müssen die Bilder ausgewählt und zu einem ZIP-Ordner gepackt werden, nicht der Ordner, der die Bilder enthält.*&#x20;
{% endhint %}

Alle Bilder, die importiert werden sollen, müssen ausgewählt werden. Dazu kann das Tastaturkürzel STRG + A verwendet werden. Anschließend auf die Registerkarte "Freigeben" wechseln und "ZIP" auswählen.

<div data-with-frame="true"><figure><img src="/files/pPibP6Wbv8ijMxSLPppI" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
*Weitere Informationen zum Zippen und Entzippen von Dateien sind in der Microsoft-Dokumentation zu finden:* [*Microsoft-Dokumentation*](https://support.microsoft.com/de-de/windows/zippen-und-entzippen-von-dateien-8d28fa72-f2f9-712f-67df-f80cf89fd4e5)
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/schnelles-wissen/verwaltungsoberflache/allgemeine-funktionen/import-and-export/import-produktbilder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
