# Product toevoegen

{% hint style="info" %}
Met deze handleiding kun je zelf producten toevoegen binnen je WooCommerce webshop
{% endhint %}

1. Ga naar het admin dashboard van je website, in de meeste gevallen is dat \<domeinnaam.nl>/admin, /seclog of /wp-admin

2. Zoek in de linkerzijbalk naar Producten -> Nieuw toevoegen

   <div align="left"><figure><img src="/files/K6z1rpeWqajgsA8vlyn1" alt=""><figcaption></figcaption></figure></div>

3. Voor een nieuw product dien je dingen in te stellen zoals de titel, prijs, categorie, afbeeldingen, beschrijvingen en voorraad.<br>

4. Bij nummer 1 vul je de titel in zoals deze op de website te zien is. Bij nummer 2 vink je de categorie aan waar het product aan toegevoegd moet worden.

   <figure><img src="/files/2xtQb9ODtLLOOs64bptW" alt=""><figcaption></figcaption></figure>

5. Bij nummer 3 vul je de prijs in, als je een actieprijs wilt invullen dien je eerst de reguliere prijs op te geven en daarna de actieprijs. Wil je een andere belastingklasse doen (21% of bijv 0%) klik dan de klasse aan bij het ‘Belastingklasse’ kopje. Bij nummer 4 voeg je één product afbeelding toe, zoals deze op de website te zien is. Bij nummer 5 voeg je de product omschrijving toe

   <figure><img src="/files/rWVNcmb3uQxanweurTq3" alt=""><figcaption></figcaption></figure>

6. Voor product eigenschappen klik je op het kopje ‘Eigenschappen’ Dan klik je op ‘Custom producteigenschap’ en klik je aan welke je graag wilt toevoegen.

   <figure><img src="/files/mbxOqNQrDvkUXYVGsP2c" alt=""><figcaption></figcaption></figure>

7. Werk je met EAN-codes voor jouw producten? Deze kun je invullen onder het kopje 'voorraad' bij het EAN veld.<br>

   <figure><img src="/files/QLHtIfS784pVFM1S12yW" alt=""><figcaption></figcaption></figure>


---

# 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://kennisbank.ettekoven-it.nl/woocommerce/product-toevoegen.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.
