# Can I use Bol's automatic reduced commission in combination with the repricer?

Yes — you can!

Next to the ['regular' automatic reduced commission](/list-advertise/bol/bol-repricer/configuring-automatic-price-reduction-for-bol.md) in the Build step of your Bol.com API, you can also set up this reduced commission in the **Repricer rules**.

When you allow commission reductions on a product you essentially agree to lowering your product’s price to meet Bol.com requirements, while you get a reduction in commission costs in return.

You can set this in the repricer by checking the commission reduction box in the reprice rules. This option can be found under "Bol.com options". Note that the Bol.com options with the Commission reduction setting can be collapsed and not fully visible. You can click on "Expand" to fully show the Commission reduction settings.

{% hint style="info" %}
When using the "prioritize margins" option, the repricer will look for the highest possible price while still retaining the BuyBox. If this price gives you a higher net profit than the reduced commission price would, the repricer will push the higher price. Therefore, the reduced commission price will not always be used, even if you have the option enabled.
{% endhint %}

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

The reduced commission you select for the repricer will overwrite the reduced commission settings in the Build step, but only for repriced products.

{% hint style="warning" %}
When this rule is enabled, it will be applied to all products included in the Repricer. It will not take any “allowable margin loss” into account, even if that was set in the commission reduction option in the Build step of the Bol.com API.
{% endhint %}


---

# 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/bol/bol-repricer/can-i-use-bols-automatic-reduced-commission-in-combination-with-the-repricer.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.
