# nrProductsUp

Das nrProductsUp-Modul (nrPUP) generiert aus den wichtigsten OXID-Tabellen die für Artikeldaten relevanten Produkt-Informationen des Shops zum Export. Folgende Exporte werden dabei standardmäßig generiert:

* Articles
* ArticleLongDesc (Langbeschreibung)
* ArticleVariants (Varianten)
* Attributes
* Categories
* Manufacturer (Hersteller)
* Vendor (Lieferanten)
* SeoData
* VariantAttributes

Diese Exporte werden in der Produktdaten-Middleware (ETL-Tool) zusammengeführt und können in beliebige Exportformate für Marktplätze und Plattformen wie Amazon, Ebay, Google Shopping, [Billiger.de](http://billiger.de/), Ladenzeile oder für Suchanbieter überführt werden. Dem Shop-Betreiber wird mit Hilfe des Moduls dieser Datenexport erheblich vereinfacht.


---

# 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.norisk.group/oxid/noriskmodules/nrproductsup.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.
