> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/changelog/2026/july/refurbished-items-now-supported-for-bol-channels.md).

# Refurbished items now supported for bol channels

### What’s new?

You can now send [**Refurbished items**](#user-content-fn-1)[^1] via your [bol channels](/list-advertise/bol/list-items-on-bol/how-to-set-up-a-bol-channel.md).

#### Who is this for?

* Partners who want to offer refurbished items on bol in the Dutch and/or Belgian market.

#### Conditions

To get selling rights, you must accept the [‘Conditions of Use Professional Sales via bol’](https://eu-assets.contentstack.com/v3/assets/blt27f326c486dc0d7d/blta5ae5ea141fabebe/698edad7c273690008fa61ba/2026.01-Aanvullende-voorwaarden-voor-verkooprechten-ENG.pdf) as well as the regular terms of use.

You must also meet bol's **additional conditions** for selling refurbished items:

<details>

<summary>Basic product conditions</summary>

Refurbished items must meet bol’s standard product and compliance requirements:

* The items and parts have a CE marking
* The items are GS1 registered
* The items comply with European laws and regulations
* The [responsible economic operator](https://partnerplatform.bol.com/en/idp/dsa) for each item is known

</details>

<details>

<summary>Additional product conditions</summary>

Key product conditions include:

* Refurbished offers are only allowed in the product groups listed in bol’s [Product Range](https://partnerplatform.bol.com/en/idp/assortimentsbeleid-refurbished#product-range).
* Every refurbished item must be fully functional, professionally cleaned, and ready for sale.
* Every item must match bol’s [grading rules](https://partnerplatform.bol.com/en/idp/assortimentsbeleid-refurbished#grading).
* You must be able to prove safety, conformity, and authorized sourcing if bol asks.
* Warranty handling and technical support remain your responsibility during the warranty period.
* Packaging must clearly show that the item is refurbished.

Some product groups and brands have extra requirements. For example, bol applies specific battery, data deletion, and brand approval rules for some electronics.

Check the [full policy](https://partnerplatform.bol.com/en/idp/selling-rights-refurbished#:~:text=2-,Additional%20product%20conditions,-The%20sale%20of) before you apply.

</details>

<details>

<summary>Conditions for Uniform Cosmetic Grading</summary>

bol uses **Uniform Cosmetic Grading** to classify the visible condition of a refurbished item.

This grading only describes appearance. It does not change the requirement that every refurbished item must work properly.

* A (as good as new)
* B (lightly used)
* C (visibly used)

Each refurbished offer must match one of these three grades. You can specify the item grades by mapping a value to the **Refurbished condition grade** attribute in your bol channel.

{% hint style="info" %}
The exact grade description can vary by product group.

* See bol’s full overview of [allowed refurbished categories and grading criteria](https://partnerplatform.bol.com/en/idp/assortimentsbeleid-refurbished#grading).
* Some product groups also have extra product-specific conditions. Check the [additional product group conditions appendix](https://eu-assets.contentstack.com/v3/assets/blt27f326c486dc0d7d/blt3c75bcc5756a4330/69a6b16aae812f59fe0c1dbc/Additional_Productgroup_Conditions.pdf) before you apply.
  {% endhint %}

</details>

<details>

<summary>Additional selling conditions</summary>

Some refurbished assortments must also meet extra operational or technical requirements before bol will allow them.

Read the full [additional selling conditions for refurbished items](https://eu-assets.contentstack.com/v3/assets/blt27f326c486dc0d7d/blt11ea2273d7d9ba5d/698eeb25675d560008452ca1/Additional_terms_and_conditions_of_sale_for_refurbished.pdf).

</details>

If you meet the conditions above, you can apply for refurbished selling rights with bol.

You also need to submit [supporting evidence](https://partnerplatform.bol.com/en/idp/selling-rights-refurbished#:~:text=Submitting%20the%20required,process%20your%20application.) with your application so bol can verify that you meet the required conditions.

<a href="https://partner.bol.com/sdd/sellingrights/refurbished" class="button primary" data-icon="up-right-from-square">Apply for selling rights in bol</a>

### Learn more

* [Set up a bol channel for refurbished items](/list-advertise/bol/list-items-on-bol/how-to-set-up-a-bol-channel.md#id-01jwavqfn4hxncc489h6cqr6w3) to configure your channel and set the correct condition value.
* [Review bol’s refurbished assortment policy](https://partnerplatform.bol.com/en/idp/assortimentsbeleid-refurbished) to confirm whether your products qualify and which marketplace requirements apply.

[^1]: Bol defines a **Refurbished** item as a second-hand item that's been professionally checked, cleaned, and repaired where needed before it's sold again.


---

# 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://helpcenter.channable.com/changelog/2026/july/refurbished-items-now-supported-for-bol-channels.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.
