# Footer bottom

### Colors

You can use the color settings to visually separate or connect this area from the rest of the footer.

![](/files/zr84sH9zK7a8cnYXtSIT)

Example:

![Footer bottom with identical color configurations like main footer](/files/zKxWQSv2Sx44PGEspdrk)

![Footer bottom no longer visually belongs to the main footer due to white background](/files/txOm7TALZG1wZUecZ3Fj)

### Basic configuration

![](/files/w6ObFhFh9oTwj0PUTp1T)

**Display VAT notice (1):** With Shopware 6.7, the display of the VAT notice was updated as part of the accessibility improvements.

The previously used asterisk (\*) next to the price, referring to a VAT note in the shop footer, no longer complies with current legal requirements.

As of Shopware 6.7, the VAT notice is now displayed directly next to the price whenever an add-to-cart button is present.

This means that showing an additional VAT note in the footer is no longer necessary.

{% hint style="warning" %}
**No legal advic**e - Please consult your legal advisor or compliance department to ensure that your shop fully meets all applicable legal requirements.
{% endhint %}

**Display service navigation (2):** The **service navigation** contains important and often legally relevant information that should not be missing on any store page. The **service navigation** of the store is therefore output at various points of the store.

In the header of the page, the service navigation can be displayed in the top bar area or in the offcanvas top bar area.

In addition, the service navigation can optionally be found in the lower footer, where it often seems superfluous next to the footer navigations. Via the setting **Display service navigation (2)** the service navigation in the footer bottom can be deactivated.

{% hint style="success" %}
**Checkout footer:** The checkout area includes a distraction-free layout with minimal header and minimal footer to optimize conversion. To ensure that legally content is not missing, the service navigation is always displayed in the minimal footer layout.
{% endhint %}

![Service navigation in top bar](/files/9wZCfmUI6wVKSLqLDyqp)

![Service navigation in offcanvas top bar](/files/IQNb1J5mCz8RtBzdIU6H)

![Service navigation in footer bottom](/files/89S0nRvwy2374aCr5vXq)


---

# 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://themedocs.zenit.design/en/styling/footer/footer-bottom.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.
