> 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-handelsartikelen-en-prijzen.md).

# Bekijk handelsartikelen en prijzen

Een product in **2BA** kan meerdere hebben **handels Artikelen**.

Dit zijn verschillende verpakkingseenheden of leveringsvormen van hetzelfde product.

### Wat je per handelsartikel ziet

Per rij zie je:

* verpakkingseenheid
* nettoprijs en brutoprijs
* leverancier
* beschikbare Voorraad
* levertijd
* minimumbestelhoeveelheid
* bestelhoeveelheid per stap
* btw-percentage

{% stepper %}
{% step %}

### Open een product

Zoek het product op en open het detailvenster.
{% endstep %}

{% step %}

### Bekijk de handels Artikelen

Open de sectie of het tabblad met **handels Artikelen**.

Daar zie je alle beschikbare varianten.

{% hint style="info" %}
Voeg hier een screenshot toe van de **Artikelen** tabblad met meerdere rijen.
{% endhint %}
{% endstep %}

{% step %}

### Vergelijk prijs en verpakking

Controleer welke verpakkingseenheid bij je gebruik past.

Vergelijk daarna de netto- en brutoprijs.
{% endstep %}

{% step %}

### Controleer levertijd en bestelhoeveelheid

Kijk of de minimumbestelhoeveelheid en stapgrootte aan je behoeften voldoen.

Controleer ook de verwachte levertijd.
{% endstep %}

{% step %}

### Gebruik het juiste handelsartikel

Kies dan de rij die het beste past bij je document, prijsafspraak of behoefte aan Voorraad.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Wat is het verschil tussen nettoprijs en brutoprijs?</summary>

De **nettoprijs** is de prijs waarop je aankoop is gebaseerd.

De **brutoprijs** is de basis- of lijstprijs zonder je korting.

</details>

<details>

<summary>Waarom zie ik meerdere prijzen voor één product?</summary>

Dit komt meestal door verschillende verpakkingseenheden of leveranciers.

</details>

<details>

<summary>Waarom kan ik niet elke hoeveelheid bestellen?</summary>

Sommige leveranciers werken met een minimumbestelhoeveelheid of een vaste stapgrootte.

</details>

### Gerelateerde onderwerpen

* [**Controleer Beschikbaarheid van Voorraad**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/controleer-de-voorraadbeschikbaarheid.md)
* [**Bekijk en importeer productgegevens**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/bekijk-en-importeer-productdetails.md)
* [**Controleer leveranciersinformatie**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba/controleer-leveranciersinformatie.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-handelsartikelen-en-prijzen.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.
