> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/additional-features/widgets/location-or-retail-store.md).

# Location or retail store

The widget "Location or retail store" is a widget with which you can present your stationary shop.

<figure><img src="/files/mKEvx8n9a9uCxBOYTxGl" alt=""><figcaption><p>ThemeWare® "Location or retail store" widget</p></figcaption></figure>

***

## Configuration

You can configure the "Location or retail store" widget in the theme configuration.

> You can find the configuration in the "Widgets" tab.

### Content

* Edit the headline using the snippet `twt.widget.location.headline`.
* Edit the text using the snippet `twt.widget.location.content` (supports HTML code).
* Edit the label and link of the route planner button using the snippets `twt.widget.location.route.name` and `twt.widget.location.route.link`.

{% hint style="info" %}
**Note**: For information on how to edit snippets, see the following instructions: [Texts: Editing and translation](https://knowledge.themeware.design/knowledge-base/tutorials/texts-editing-and-translation)
{% endhint %}

{% hint style="success" %}
**Tip**: If a change does not affect the storefront, just clear the Shopware cache: [Clearing / warming up the Shopware cache](https://knowledge.themeware.design/knowledge-base/tutorials/miscellaneous/clearing-the-shopware-cache)
{% endhint %}

***

## Options

* **Show "Route planner" button**
  * Shows or hides the "Route planner" button. You maintain the label and link via the snippets `twt.widget.location.route.name` and `twt.widget.location.route.link`.

***

## Summary

#### **Theme configuration**

* Tab "Widgets" => Block "Location or retail store"
* Tab "Widgets" => Block "Location or retail store" => Section "Basic configuration" => Show "Route planner" button

#### Snippets

* **Headline**
  * `twt.widget.location.headline`
* **Text**
  * `twt.widget.location.content`
    * The snippet supports HTML code.
* **Route planner (optional)**
  * `twt.widget.location.route.name`
  * `twt.widget.location.route.link`
