> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/schnelles-wissen/onlineshop/vorgange-and-anpassungen/gultige-lander-fur-den-onlineshop-einstellen-anzeige-bundesland-bei-adresseingabe.md).

# Gültige Länder für den Onlineshop einstellen, Anzeige Bundesland bei Adresseingabe

### Auswahl und Anzeige der Länder im Onlineshop einschränken

Im Onlineshop kann für das Eintragen von Kunden- und Lieferadressen eingeschränkt werden, welche Länder angezeigt bzw. ausgewählt werden können.

Dafür wird unter [Konfiguration -> Weitere Stammdaten -> Länder](/verwaltungsoberflache/konfiguration/weitere-stammdaten/lokalisierung.md#lander) das auszuschließende Land geöffnet, und die Checkbox beim Feld "**In Auswahl anzeigen**" deaktiviert.&#x20;

<figure><img src="/files/qVfgbRvymVuRR2orI8nj" alt=""><figcaption></figcaption></figure>

Bei der Adresseingabe im Onlineshop wird das Feld in der Dropdown-Auswahl für das Land nicht mehr angezeigt.

<figure><img src="/files/wHluEsq6tFTTp4cFfd2r" alt=""><figcaption></figcaption></figure>

#### Anzeige des Felds Bundesland bei der Adresseingabe

Ist bei einem Land die Einstellung "Bundesland Erforderlich" nicht aktiviert, wird bei der Adresseingabe das Feld "Bundesland" nicht angezeigt.

{% hint style="info" %}
*Auch für Versandmethoden kann festgelegt werden, für welche Länder diese verfügbar sind. Diese Einstellung wird über die* [*Zielverfügbarkeit der Versandmethode* ](/verwaltungsoberflache/konfiguration/auftragswesen/versandmethoden.md#zielverfugbarkeit)*konfiguriert.*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/schnelles-wissen/onlineshop/vorgange-and-anpassungen/gultige-lander-fur-den-onlineshop-einstellen-anzeige-bundesland-bei-adresseingabe.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
