# Produkt-Downloads

{% hint style="info" %}
**Hinweis**: Dieser Artikel ist in Arbeit.
{% endhint %}

...

Produkt-Downloads vom Dateityp "PDF" kannst du über Zusatzfelder im jeweiligen Produkt hinterlegen. Die Downloads können auf Produktseiten im "Eigenschaften"-Tab dargestellt werden.

{% hint style="info" %}
**Hinweis**: Die Meidenverwaltung von Shopware 6 unterstützt leider derzeit keine Zip-Dateien. Sobald dies möglich ist, kannst du auch diese nutzen.
{% endhint %}

***

## Konfiguration

### **Theme-Konfiguration**

1. Wechsel in den Tab "**Produktseiten**"
2. Öffne den Bereich "**Tab "Beschreibung"**"
3. Scrolle zum Abschnitt "**Downloads**"
4. Aktiviere die Konfiguration "**Downloads anzeigen**"
5. Speicher deine Änderungen nach der Bearbeitung

### Downloads **(Zusatzfeld)**

1. Wechsel über die Hauptnavigation in die "**Produkt-Verwaltung**" (1) (2) deines Shops ("Kataloge" => "Produkte")
2. Wähle das gewünschte Produkt aus (3)
3. Wechsel in den Tab "**Spezifikationen**"
4. Scrolle zum Abschnitt "**Zusatzfelder**"
5. Wähle das Zusatzfeld-Set "**Downloads**" deines Themes aus
6. Wähle im Zusatzfeld "**Download 1-3**" eine Datei (PDF-Datei) aus deiner Medienverwaltung aus
7. Gebe den gewünschten Linktext in das Zusatzfeld "**Download 1-3 – Titel**" ein
8. Optional: Gebe einen Beschreibungstext in das Zusatzfeld "**Download 1-3 – Beschreibung**" ein
9. Speicher deine Änderungen

<figure><img src="/files/cDPHtUrrBviYI5VT7wxA" alt=""><figcaption><p>Shopware 6 Produkt-Verwaltung</p></figcaption></figure>

...

***

## Zusammenfassung

#### Theme-Konfiguration

* Tab "Produktseiten" => Bereich "Tab "Beschreibung"" => Abschnitt "Downloads" => Downloads anzeigen

#### Zusatzfelder

* [Downloads](/zusatzfunktionen/zusatzfelder/produkte/downloads.md)


---

# 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/erweiterungen/produkt-downloads.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.
