# Configuration

***

### Show custom announcement

**Field type**:\
Select

**Available values**:\
• don't show\
• show\
• show (only on product pages)\
• show (only in checkout)

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

**Path to the configuration**:\
Tab "Extensions" => Block "Custom announcement (on product pages and in the checkout)"

**Technical name**:\
`twt-custom-announcement-show`

{% hint style="info" %}
Shows the "Custom announcement" from ThemeWare®.

To edit or translate the link please use the following snippet: twt.extension.customAnnouncement.content
{% endhint %}

## Basic configuration

***

### Start date

**Field type**:\
Date picker

**Example value**:\
\`\`

**Path to the configuration**:\
Tab "Extensions" => Block "Custom announcement (on product pages and in the checkout)" => Section "Basic configuration"

**Technical name**:\
`twt-custom-announcement-start-date`

***

### End date

**Field type**:\
Date picker

**Example value**:\
\`\`

**Path to the configuration**:\
Tab "Extensions" => Block "Custom announcement (on product pages and in the checkout)" => Section "Basic configuration"

**Technical name**:\
`twt-custom-announcement-end-date`

## Colour configuration

***

### Border colour

**Field type**:\
Color picker

**Example value**:\
`#ffe79a`

**Path to the configuration**:\
Tab "Extensions" => Block "Custom announcement (on product pages and in the checkout)" => Section "Colour configuration"

**Technical name**:\
`twt-custom-announcement-border-color`

***

### Background colour

**Field type**:\
Color picker

**Example value**:\
`#fff3cd`

**Path to the configuration**:\
Tab "Extensions" => Block "Custom announcement (on product pages and in the checkout)" => Section "Colour configuration"

**Technical name**:\
`twt-custom-announcement-background-color`

## Typography

***

### Font size

**Field type**:\
Number field

**Example value**:\
`14`

**Path to the configuration**:\
Tab "Extensions" => Block "Custom announcement (on product pages and in the checkout)" => Section "Typography"

**Technical name**:\
`twt-custom-announcement-font-size`


---

# 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/extensions/custom-announcement-on-product-pages-and-in-the-checkout/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.
