# Shop sync Fehler

**Einige Artikel werden nicht in den Shop geladen, woran kann das liegen?**

1\. Jedem Artikel muss eine Shop Kategorie zugewiesen sein.\
2\. Jeder Artikel benötigt einen Preis\
3\. In der [Konfiguration](/funktionen/konfiguration-und-installationsassistenten.md) können sie unter [Optionen](/konfiguration/optionen.md) ausschalten, dass Artikel ohne Preis nicht übertragen werden.\
4\. Vor der Artikelnummer steht ein „Leerzeichen“\
5\. Die Artikelnummer hat Sonderzeichen wie z.B.: &, „, %, ;, :


---

# 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.sync4.de/shop-einstellungen/shop-sync-fehler.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.
