> For the complete documentation index, see [llms.txt](https://docs.sync4.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sync4.de/faq/tipps-und-tricks/wann-ist-ein-artikel-als-neu-deklariert.md).

# Wann ist ein Artikel als NEU deklariert

Das Datum für die Information ob ein Artikel im Shop neu ist oder nicht, wird aus der Warenwirtschaft übernommen. Pro Artikel übernimmt sync4 das Datum der Warenwirtschaft, wann der Artikel dort angelegt wurde. Dieses Datum wird an den Shop übermittelt.

Im Shop selbst kann man dann einstellen, wie lange ein Artikel als NEU angezeigt wird. Die meisten Shops haben dort 30 Tage drin stehen. Wo Sie dies im Shop einstellen können, können Sie im Handbuch vom Shop nachschlagen.

{% hint style="warning" %} <mark style="color:red;">Beachten Sie, dass diese Information hauptsächlich die xt Commerce Shops betrifft wie z.B. xtc, Gambio, modified Shop, seov2, ialla.</mark>
{% 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:

```
GET https://docs.sync4.de/faq/tipps-und-tricks/wann-ist-ein-artikel-als-neu-deklariert.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.
