# ANWB content guidelines

Use these guidelines when you map titles, descriptions, images, and compliance fields for ANWB.

They supplement the setup steps in [Setting up a ANWB API](/list-advertise/sell-on-marketplaces/mirakl-marketplaces/setting-up-a-anwb-api.md).

{% hint style="warning" %}
These requirements are based on ANWB Marketplace Content Guidelines v2.2 from January 2026.

Requirements can change. Always verify the latest rules in the ANWB Seller Portal or with ANWB partner support.
{% endhint %}

### Write product content for ANWB

ANWB expects a clear, helpful, and non-promotional tone.

Follow these copy rules:

* Write in simple Dutch at B1 level.
* Use the informal form `je/jij`.
* Do not use `u`.
* Keep descriptions informative.
* Avoid superlatives and sales language.
* Do not mention discounts, urgency, or calls to action.
* Do not link to external sources or your own webshop.

Examples of wording to avoid:

* `Gratis`
* `Actie`
* `Goedkoop`
* `Beste prijs-kwaliteitverhouding`
* `Bestel nu`

### Title requirements

Use a fixed title structure and keep it short.

Requirements:

* Maximum length: `50` characters
* Format: `[Product name] - [Product type] - [Specification] - [Brand]`
* For clothing and footwear, include gender in the title
* Do not mention promotional text

Example:

`Mette - dames softshell jas - Travelin'`

### Description requirements

Descriptions should help the customer understand the product quickly.

Requirements:

* Maximum length: `2500` characters, including HTML
* Focus on product facts and relevant benefits
* Keep the tone neutral and clear
* Do not copy ANWB marketplace text

Good practice:

* Use short paragraphs
* Use bullet points where useful
* Make the text easy to scan

### Image requirements

Images must be clean and product-focused.

Main image requirements:

* Minimum size: `550 x 550 px`
* White background only
* Show the product freestanding
* Do not show packaging
* Do not add logos, watermarks, or text

Additional image guidance:

* Add secondary images for details and product use
* Do not use renders or illustrations
* Do not use black-and-white images

### Variant grouping

Use Variant Group Codes (VGC) for products that only differ by size or color.

Rules for grouped products:

* Titles must be identical within the group
* Descriptions must be identical within the group
* Do not mention the exact color or size in the title
* Each variant must have its own EAN
* Each variant must have a unique color and size combination

### Compliance requirements

You are responsible for meeting all legal marketplace requirements.

Check these areas before you go live:

* **GPSR:** Add the Responsible Economic Operator details
  * Contact name
  * Physical address
  * Email address
  * Phone number
* **CE marking:** Required for relevant product types, such as electronics
* **Safety information:** Add required hazard and precaution statements where applicable

### Final checklist

Before you activate your channel, confirm that:

* [ ] Titles follow the required format
* [ ] Titles stay within the character limit
* [ ] Descriptions use `je/jij`
* [ ] Descriptions do not contain promotional language
* [ ] Main images have a white background
* [ ] Main images do not contain text or watermarks
* [ ] Variant groups use identical titles and descriptions
* [ ] All mandatory GPSR and safety fields are filled in

For general Mirakl setup tips and common issue handling, see [Mirakl guide: settings and solutions](/list-advertise/sell-on-marketplaces/mirakl-marketplaces/mirakl-guide-settings-and-solutions.md).


---

# 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://helpcenter.channable.com/list-advertise/sell-on-marketplaces/mirakl-marketplaces/setting-up-a-anwb-api/anwb-content-guidelines.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.
