# How do I remove the volume discount from bol

If you want to remove the volume discount you set up for Bol.com, follow these steps:

{% stepper %}
{% step %}

### Remove volume discount settings from Build

Remove all volume discount settings from the *Build* step.
{% endstep %}

{% step %}

### Pause or remove the volume discount rules

Pause or remove the volume discount rules from the *Rules* step.
{% endstep %}

{% step %}

### Force a price update to bol

You now need to force a price update to bol on all of your products. To do this, add a rule that applies to the field you are using as the normal price in the *Build* step.

Example rule (visual):

<figure><img src="/files/1e3bb593c5254545a5b2830c9ef681852bd02f62" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Run the Bol.com API with the 1 cent-rule active

Run your bol channel again while the 1 cent-rule is active so bol receives the forced price update.
{% endstep %}

{% step %}

### Pause/remove the 1 cent-rule and run the API again

Pause or remove the 1 cent-rule and run your channel again to re-send your original prices.
{% endstep %}
{% endstepper %}

Bol will process the updated prices and will see that you are now only sending a normal price, no volume discount prices. Bol.com will then remove the volume discount from your products.


---

# 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/list-items-on-bol/how-do-i-remove-the-volume-discount-from-bol.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.
