# Configuration

***

### Show sales infotext

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`don't show`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)"

**Technical name**:\
`twt-social-proofing-infotext-show`

{% hint style="info" %}
To edit or translate the text please use the following snippet: twt.extension.socialProofing.infotext
{% endhint %}

## Basic configuration

***

### Threshold

**Field type**:\
Number field

**Example value**:\
`1000`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Basic configuration"

**Technical name**:\
`twt-social-proofing-threshold`

{% hint style="info" %}
Specify from which quantity of sales the info text is to be displayed.
{% endhint %}

***

### Limit visibility

**Field type**:\
Select

**Available values**:\
• all products\
• Topseller

**Example value**:\
`all products`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Basic configuration"

**Technical name**:\
`twt-social-proofing-visibility`

{% hint style="info" %}
Select if the infotext is to be displayed for "all products" or only for "Topseller".
{% endhint %}

***

### Position

**Field type**:\
Select

**Available values**:\
• show above the cart button\
• show below the cart button

**Example value**:\
`show below the cart button`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Basic configuration"

**Technical name**:\
`twt-social-proofing-infotext-position`

{% hint style="info" %}
Select if the infotext should be displayed above or below the cart button.
{% endhint %}

***

### Show icon

**Field type**:\
Select

**Available values**:\
• don't show\
• show

**Example value**:\
`show`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Basic configuration"

**Technical name**:\
`twt-social-proofing-infotext-icon-show`

{% hint style="info" %}
To edit the icon please use the following snippet: twt.extension.socialProofing.icon
{% endhint %}

## Colour configuration

***

### Text colour

**Field type**:\
Color picker

**Example value**:\
`$sw-color-brand-primary`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Colour configuration"

**Technical name**:\
`twt-social-proofing-infotext-color`

***

### Icon colour

**Field type**:\
Color picker

**Example value**:\
`$sw-color-brand-primary`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Colour configuration"

**Technical name**:\
`twt-social-proofing-infotext-icon-color`

## Typography

***

### Font weight

**Field type**:\
Select

**Available values**:\
• light\
• normal\
• bold

**Example value**:\
`bold`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Typography"

**Technical name**:\
`twt-social-proofing-infotext-font-weight`

***

### Text formatting

**Field type**:\
Select

**Available values**:\
• none\
• uppercase

**Example value**:\
`none`

**Path to the configuration**:\
Tab "Product pages" => Block "Social proofing (in the buybox)" => Section "Typography"

**Technical name**:\
`twt-social-proofing-infotext-transform`


---

# 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://docs.themeware.design/manual/product-pages/social-proofing-in-the-buybox/configuration.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.
