# Configuration

***

### Show payment logos

**Field type**:\
Select

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

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

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

**Technical name**:\
`twt-product-detail-payment-logos-show`

## Basic configuration

***

### Position

**Field type**:\
Select

**Available values**:\
• above the product specifications\
• below the product specifications

**Example value**:\
`above the product specifications`

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

**Technical name**:\
`twt-product-detail-payment-logos-position`

{% hint style="info" %}
To edit or translate the label please use the following snippet: twt.detail.paymentLogos.headline
{% endhint %}

## Typography

***

### Font weight (Headline)

**Field type**:\
Select

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

**Example value**:\
`normal`

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

**Technical name**:\
`twt-product-detail-payment-logos-headline-font-weight`

***

### Text formatting (Headline)

**Field type**:\
Select

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

**Example value**:\
`none`

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

**Technical name**:\
`twt-product-detail-payment-logos-headline-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/payment-logos-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.
