> For the complete documentation index, see [llms.txt](https://doku.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doku.themeware.design/handbuch/produktseiten/social-proofing-in-der-buybox/konfiguration.md).

# Konfiguration

***

### Verkäufe-Infotext anzeigen

**Feldtyp**:\
Auswahlfeld

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

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

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)"

**Technischer Name**:\
`twt-social-proofing-infotext-show`

{% hint style="info" %}
Um den Text zu bearbeiten oder übersetzten, nutze bitte den Textbaustein: twt.extension.socialProofing.infotext
{% endhint %}

## Basiskonfiguration

***

### Schwellwert

**Feldtyp**:\
Nummernfeld

**Beispiel Wert**:\
`1000`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-social-proofing-threshold`

{% hint style="info" %}
Lege fest ab welcher Menge an Verkäufen der Infotext angezeigt werden soll.
{% endhint %}

***

### Sichtbarkeit eingrenzen

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• alle Produkte\
• Topseller

**Beispiel Wert**:\
`alle Produkte`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-social-proofing-visibility`

{% hint style="info" %}
Lege fest ob der Infotext für "alle Produkte" oder nur für "Topseller" angezeigt wird.
{% endhint %}

***

### Position

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• über dem Warenkorb-Button anzeigen\
• unter dem Warenkorb-Button anzeigen

**Beispiel Wert**:\
`unter dem Warenkorb-Button anzeigen`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-social-proofing-infotext-position`

{% hint style="info" %}
Lege fest ob der Infotext über oder unter dem Warenkorb-Button angezeigt werden soll.
{% endhint %}

***

### Icon anzeigen

**Feldtyp**:\
Auswahlfeld

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

**Beispiel Wert**:\
`anzeigen`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-social-proofing-infotext-icon-show`

{% hint style="info" %}
Um das Icon zu bearbeiten oder übersetzten, nutze bitte den Textbaustein: twt.extension.socialProofing.icon
{% endhint %}

## Farbkonfiguration

***

### Textfarbe

**Feldtyp**:\
Farbauswahl

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

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-social-proofing-infotext-color`

***

### Iconfarbe

**Feldtyp**:\
Farbauswahl

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

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-social-proofing-infotext-icon-color`

## Typografie

***

### Strichstärke

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• light\
• normal\
• bold

**Beispiel Wert**:\
`bold`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Typografie"

**Technischer Name**:\
`twt-social-proofing-infotext-font-weight`

***

### Textformatierung

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• keine\
• Großschreibung

**Beispiel Wert**:\
`keine`

**Pfad zur Einstellung**:\
Tab "Produktseiten" => Bereich "Social-Proofing (in der Buybox)" => Abschnitt "Typografie"

**Technischer Name**:\
`twt-social-proofing-infotext-transform`


---

# 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:

```
GET https://doku.themeware.design/handbuch/produktseiten/social-proofing-in-der-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.
