# Shopware Connector

- [Einführung](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/einfuhrung.md)
- [Installation](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/installation.md)
- [Features & Funktionen](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/features-and-funktionen.md)
- [Benutzerhandbuch](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch.md)
- [Grundeinstellungen](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen.md)
- [Verbindung testen](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen/verbindung-testen.md)
- [Grunddaten aus Shopware laden](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen/grunddaten-aus-shopware-laden.md)
- [Einheiten & Attribute](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen/einheiten-and-attribute.md): Einheiten und Artikelattribute für die Übertragung nach Shopware vorbereiten.
- [Prozessstatus](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen/prozessstatus.md): Zahlungsstatus für die Verarbeitung von Webaufträgen festlegen.
- [Mapping](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen/mapping.md): Zuordnungen zwischen Business Central und Shopware pflegen.
- [Versand & Zahlung](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen/versand-and-zahlung.md): Versandarten und Zahlungsmethoden korrekt zuordnen.
- [Debitorengruppen](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/grundeinstellungen/debitorengruppen.md): Debitorengruppen und Preisgruppen zwischen Business Central und Shopware abstimmen.
- [Artikel](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel.md)
- [Kategorien & Verkaufskanäle](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/kategorien-and-verkaufskanale.md): Kategorien und Verkaufskanäle für Artikel in Shopware steuern.
- [Übersetzungen](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/ubersetzungen.md): Zusätzliche Pflege für Artikelübersetzungen in Shopware.
- [Basiseinheiten](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/basiseinheiten.md): Basiseinheiten für die Shopware-Übertragung am Artikel pflegen.
- [Streichpreise](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/streichpreise.md): Streichpreise für Artikel in Shopware pflegen.
- [Varianten generieren](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/varianten-generieren.md): Varianten aus Artikelattributen erzeugen und nach Shopware übertragen.
- [Artikelattribute](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/artikelattribute.md)
- [Marketingtext](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/marketingtext.md)
- [Bilder](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/bilder.md)
- [Shopware-Parameter](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/shopware-parameter.md): Parameter, die in der Regel 1:1 nach Shopware übertragen werden.
- [Nach Shopware übertragen](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/artikel/nach-shopware-ubertragen.md): Bilder und Artikel in der richtigen Reihenfolge nach Shopware übertragen.
- [Leads & Shopware-Konten](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/leads-and-shopware-konten.md)
- [Webaufträge & Automatisierung](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/webauftrage-and-automatisierung.md)
- [Funktionen](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/funktionen.md)
- [Aufgabenwarteschlangenposten](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/benutzerhandbuch/funktionen/aufgabenwarteschlangenposten.md)
- [Entwickler-Dokumentation](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/entwickler-dokumentation.md)
- [Troubleshooting / FAQ](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/troubleshooting-faq.md)
- [Versionshistorie / Release Notes](https://docs.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector/versionshistorie-release-notes.md)


---

# 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.bfn-it.de/documentation/bcshopwareconnecor/shopware-connector.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.
