> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/produktdetails-anzeigen-und-importieren.md).

# Produktdetails anzeigen und importieren

Zeigen Sie Produktspezifikationen in 2BA an und importieren Sie das richtige Material in OutSmart.

Öffnen Sie ein Produkt aus den Suchergebnissen, um alle Verfügbar-Details anzuzeigen.

Über dieses Detailfenster können Sie das Material direkt importieren.

{% stepper %}
{% step %}

### Produkt öffnen

Klicken Sie auf ein Ergebnis in der **2BA** Registerkarte.

Das Detailfenster öffnet sich sofort.
{% endstep %}

{% step %}

### Grundlegende Details prüfen

Prüfen Sie:

* Produktname und Beschreibung
* Produkt-Code und **GTIN**
* Hersteller und Marke
* Produktstatus
  {% endstep %}

{% step %}

### Zusätzliche Produktinformationen ansehen

Je nach Material sehen Sie möglicherweise auch:

* Modell und Typ
* Abmessungen und Gewicht
* Produkteigenschaften
* **ETIM** Klassifizierung
* Produktfotos
  {% endstep %}

{% step %}

### Vorgänger oder Nachfolger prüfen

Bei einigen Materialien sehen Sie außerdem einen **Vorgänger** oder **Nachfolger**.

Das hilft, wenn ein Produkt ersetzt wurde.
{% endstep %}

{% step %}

### Material importieren

Klicken Sie auf **Import**.

Prüfen Sie dann, welche Details Sie übernehmen möchten.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Was bedeuten die Status der Produkte?</summary>

Sie zeigen an, ob ein Produkt aktiv, bevorstehend, abgelaufen oder vorübergehend nicht verfügbar ist.

</details>

<details>

<summary>Sehe ich immer eine Abbildung des Produkts?</summary>

Nein. Nur wenn 2BA dafür Abbildungs-Ressourcen Verfügbar hat.

</details>

<details>

<summary>Sind alle Produktinformationen importiert?</summary>

Nicht immer. Prüfen Sie, welche Felder OutSmart für das ausgewählte Material übernimmt.

</details>

### Verwandte Themen

* [**Produkte in 2BA suchen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/produkte-in-2ba-suchen.md)
* [**Lieferanteninformationen prüfen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/lieferanteninformationen-prufen.md)
* [**Materialien und Preise anzeigen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/handelsartikel-und-preise-anzeigen.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/2ba/produktdetails-anzeigen-und-importieren.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.
