# Configuration

## Basic configuration

***

### Show "Route planner" button

**Field type**:\
Select

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

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

**Path to the configuration**:\
Tab "Widgets" => Block "Location or retail store" => Section "Basic configuration"

**Technical name**:\
`twt-widget-location-route-button-show`

{% hint style="info" %}
To edit or translate the label and link please use the following snippets: twt.widget.location.route.name and twt.widget.location.route.link
{% endhint %}

## Colour configuration

***

### Text colour (Button)

**Field type**:\
Color picker

**Example value**:\
`#111111`

**Path to the configuration**:\
Tab "Widgets" => Block "Location or retail store" => Section "Colour configuration"

**Technical name**:\
`twt-widget-location-route-button-color`

***

### Text colour (Button) @hover

**Field type**:\
Color picker

**Example value**:\
`#333333`

**Path to the configuration**:\
Tab "Widgets" => Block "Location or retail store" => Section "Colour configuration"

**Technical name**:\
`twt-widget-location-route-button-color-hover`

***

### Border colour (Button)

**Field type**:\
Color picker

**Example value**:\
`#ffffff`

**Path to the configuration**:\
Tab "Widgets" => Block "Location or retail store" => Section "Colour configuration"

**Technical name**:\
`twt-widget-location-route-button-border-color`

***

### Border colour (Button) @hover

**Field type**:\
Color picker

**Example value**:\
`#eeeeee`

**Path to the configuration**:\
Tab "Widgets" => Block "Location or retail store" => Section "Colour configuration"

**Technical name**:\
`twt-widget-location-route-button-border-color-hover`

***

### Background colour (Button)

**Field type**:\
Color picker

**Example value**:\
`#cccccc`

**Path to the configuration**:\
Tab "Widgets" => Block "Location or retail store" => Section "Colour configuration"

**Technical name**:\
`twt-widget-location-route-button-background-color`

***

### Background colour (Button) @hover

**Field type**:\
Color picker

**Example value**:\
`#dddddd`

**Path to the configuration**:\
Tab "Widgets" => Block "Location or retail store" => Section "Colour configuration"

**Technical name**:\
`twt-widget-location-route-button-background-color-hover`


---

# 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/widgets/location-or-retail-store/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.
