# Konfiguration

## Basiskonfiguration

***

### Kurzbeschreibung anzeigen

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• nicht anzeigen\
• anzeigen

**Beispiel Wert**:\
`nicht anzeigen`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-product-detail-short-description-show`

{% hint style="info" %}
Die Kurzbeschreibung kann über ein Zusatzfeld im jeweiligen Produkt hinzugefügt werden.
{% endhint %}

## Preis-Tabelle

***

### Darstellungsart

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• Standard\
• ThemeWare®

**Beispiel Wert**:\
`ThemeWare®`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Preis-Tabelle"

**Technischer Name**:\
`twt-product-detail-prices-table-layout`

***

### Stil

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• großzügig (Standard)\
• kompakt

**Beispiel Wert**:\
`kompakt`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Preis-Tabelle"

**Technischer Name**:\
`twt-product-detail-prices-table-style`

***

### Breite

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• breit (Standard)\
• schmal

**Beispiel Wert**:\
`schmal`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Preis-Tabelle"

**Technischer Name**:\
`twt-product-detail-prices-table-width`

***

### Textfarbe (Tabellen-Kopf)

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#ffffff`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Preis-Tabelle"

**Technischer Name**:\
`twt-product-detail-prices-table-head-color`

{% hint style="info" %}
Wird in der Darstellungsart "ThemeWare®" verwendet.
{% endhint %}

***

### Hintergrundfarbe (Tabellen-Kopf)

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`$sw-color-brand-primary`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Preis-Tabelle"

**Technischer Name**:\
`twt-product-detail-prices-table-head-background-color`

{% hint style="info" %}
Wird in der Darstellungsart "ThemeWare®" verwendet.
{% endhint %}

## Kaufen-Button ("In den Warenkorb")

***

### Darstellungsart

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• Text (Standard)\
• Text & Icon

**Beispiel Wert**:\
`Text (Standard)`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Kaufen-Button ("In den Warenkorb")"

**Technischer Name**:\
`twt-product-detail-btn-buy-layout`

{% hint style="info" %}
Um den Text zu bearbeiten oder übersetzten, nutze bitte den Textbaustein: detail.addProduct
{% endhint %}

***

### Position der Icons

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• links\
• rechts

**Beispiel Wert**:\
`links`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Buybox" => Abschnitt "Kaufen-Button ("In den Warenkorb")"

**Technischer Name**:\
`twt-product-detail-btn-buy-icon-position`


---

# 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/handbuch/produktseiten/buybox/konfiguration.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.
