> 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/onretail-wiki/handbuch/onlineshop/einstellungen/einstellung-steuer.md).

# Einstellung Steuer

## Steuern / Steuerzuordnung

Die Steuern müssen auf folgende Art und Weise eingestellt werden:

### **Schritt 1: Überprüfung des Steuertyps (BRUTTO/NETTO)**&#x20;

#### Innerhalb ETRON onRetail

*Einstellungen > E-Commerce Gateway > Gateways > Steuer-Regeln*

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

#### Innerhalb ETRON Onlineshop

*Einstellungen > Connector > Export Bestellung*

Die **Steuerart** in Export Bestellung muss mit dem **Steuertyp** von ETRON onRetail übereinstimmen.

<figure><img src="/files/6nQJINca9uTGkCxhq1TR" alt=""><figcaption></figcaption></figure>

### **Schritt 2: Export Preistyp überprüfen**

#### Innerhalb ETRON onRetail

Die Standardeinstellung des Export Preistyps ist "Brutto".

{% hint style="success" %}
*Bei einer gewünschten Umstellung auf "Netto", kontaktieren Sie unseren* [*Support*](/onretail-wiki/sonstiges/support-kontaktieren.md)*!*
{% endhint %}

#### Innerhalb ETRON Onlineshop

*Einstellungen > Connector > Produktimport*

Die **Steuerart** beim Produktimport im ETRON Onlineshop muss dieselbe Einstellung haben wie der **Export Preistyp** in ETRON onRetail

<figure><img src="/files/48j2G6jIwbpoP3xwMmKX" alt=""><figcaption></figcaption></figure>

### **Schritt 3: Steuerzuordnung im ETRON Onlineshop vornehmen**

*Einstellungen > Connector > Produktimport*

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

* [ ] **Steuern einstellen** auswählen
* [ ] **Standard Steuerzuordnung hinzufügen**

  <figure><img src="/files/C783gFX3Ipl0buanmpSo" alt=""><figcaption></figcaption></figure>
* [ ] **Speichern**

#### Wenn Produktimport Steuerart = "Brutto" (eingestellt in Schritt 2):

* [ ] **Steuer auswählen** und auf das Symbol für den **externen Link** auswählen

  <figure><img src="/files/D6NPCXLuM57nmmaubNR4" alt=""><figcaption></figcaption></figure>
* [ ] In den Reiter **Erweiterte Optionen** wechseln und das Häkchen in **Beinhaltet im Preis** setzen.

  <figure><img src="/files/XXOq1owj5kIcYkB8STfS" alt=""><figcaption></figcaption></figure>
* [ ] **Speichern**

{% hint style="info" %}
*Dies muss für jeden Steuersatz gemacht werden, wenn die Steuerart Brutto beim vom Produktimport eingestellt ist.*
{% 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/onretail-wiki/handbuch/onlineshop/einstellungen/einstellung-steuer.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.
