> 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-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/bekijk-en-importeer-productdetails.md).

# Bekijk en importeer productdetails

Open een product vanuit de zoekresultaten om alle beschikbare details te bekijken.

Vanuit dit detailvenster kunt u het artikel direct importeren.

{% stepper %}
{% step %}

### Open een product

Klik op een resultaat in het **2BA** tabblad.

Het detailvenster wordt meteen geopend.
{% endstep %}

{% step %}

### Controleer de basisgegevens

Controleer:

* productnaam en beschrijving
* productcode en **GTIN**
* fabrikant en merk
* productstatus
  {% endstep %}

{% step %}

### Bekijk extra productinformatie

Afhankelijk van het artikel kunt u ook het volgende zien:

* model en type
* afmetingen en gewicht
* productkenmerken
* **ETIM** classificatie
* productafbeeldingen
  {% endstep %}

{% step %}

### Controleer voorganger of opvolger

Voor sommige artikelen ziet u ook een **voorganger** of **opvolger**.

Dit helpt als een product is vervangen.
{% endstep %}

{% step %}

### Importeer het artikel

Klik op **Importeren**.

Controleer vervolgens welke details u wilt overnemen.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Wat betekenen de productstatussen?</summary>

Ze laten zien of een product actief, binnenkort beschikbaar, verlopen of tijdelijk niet beschikbaar is.

</details>

<details>

<summary>Zie ik altijd een productafbeelding?</summary>

Nee. Alleen als 2BA daarvoor beeldmateriaal beschikbaar heeft.

</details>

<details>

<summary>Wordt alle productinformatie geïmporteerd?</summary>

Niet altijd. Controleer welke velden OutSmart overneemt voor het geselecteerde artikel.

</details>

### Gerelateerde onderwerpen

* [**Zoek producten in 2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/zoek-producten-in-2ba.md)
* [**Controleer leveranciersinformatie**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/controleer-leveranciersinformatie.md)
* [**Bekijk handelsartikelen en prijzen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/bekijk-handelsartikelen-en-prijzen.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-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/bekijk-en-importeer-productdetails.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.
