# Zusatzfeld 3

Das produktspezifische "Zusatzfeld 3" wird auf der Produktseite in den Produkt-Spezifikationen ausgegeben.

Da die Produkt-Spezifikationen von Shopware 6 eine vorgegebene Struktur (Label, Text, Formatierung) haben, ist diese Feld nicht HTML-fähig.

Das Label auf der Produktseite kannt du mit dem Textbaustein `twt.detail.customFields.customField3.label` bearbeiten bzw. übersetzen.

Das Zusatzfeld ist Teil der Erweiterung "Produkt-Spezifikationen" von ThemeWare®.

{% hint style="info" %}
**Hinweis**: Du kannst "Produkt-Spezifikationen" in der Theme-Konfiguration aktivieren/deaktivieren.
{% endhint %}

#### Technischer Name

`twt_{theme}_{edition}_custom_field__product__custom_field_3`

***

#### Weiterführende Links

Mehr Informationen zur Erweiterung "Produkt-Spezifikationen" findest du hier:

{% content-ref url="/pages/pY1MmAnYSrfweCRupRQ2" %}
[Produkt-Spezifikationen](/zusatzfunktionen/erweiterungen/produkt-spezifikationen.md)
{% endcontent-ref %}


---

# 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/zusatzfelder/produkte/allgemein/zusatzfeld-3.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.
