# Verzenden via bol (VvB) in Channable

Verzenden via bol (VvB) is a [shipping service offered by bol](https://partnerplatform.bol.com/nl/hulp-nodig/verzendenviabolcom/). You can attach it as a delivery code when setting up your bol channel.

VvB offers several benefits, including:

* Order fulfillment by bol (incl. questions)
* Reduced costs for volume sold
* Lower transportation costs
* Lost shipments refunded up to 75% of the sales price (incl. shipping costs)

This article explains how to identify and indicate which of your bol orders use VvB.&#x20;

***

#### How VvB works in Channable

VvB orders use Fulfillment by Retailer (FBR), since inventory is stored by the seller and brought to a bol logistics point. From there, bol handles the final delivery to your customer.

Channable can only report orders to your webshop backend and append `VvB` to your bol orders. All other shipping actions, including creating shipping labels and marking VvB orders as shipped are managed in your bol account.

### Set Delivery codes for VvB items

In the **Build** step of your bol channel, the **Delivery code** attribute indicates the maximum delivery window (delivery promise) for customers.&#x20;

<details>

<summary><i class="fa-circle-1">:circle-1:</i>  All my items use VvB</summary>

If all your items use VvB, you can blanket-apply the `VvB` static field to all your items.

1. In **\[your bol channel]**, go to the **Build** step.
2. For **Fulfillment**, select **Static values >** `FBR`.
3. At **Delivery code** click the dropdown and select **Static values >** `VvB`.
4. Click **Save**.

</details>

<details>

<summary><i class="fa-circle-2">:circle-2:</i>  Part of my items use VvB</summary>

If you sell both VvB and non-VvB items, you need to map a field containing your delivery codes.

1. In \[your bol channel], go to the **Build** step.
2. For **Fulfillment,** select a field that dynamically [indicates the fulfillment type for your items](/list-advertise/bol/list-items-on-bol/how-to-configure-fbb-lvb-and-fbr-for-bol.md#how-to-create-a-dynamic-fulfillment-type-field).&#x20;
3. At **Delivery code** click the dropdown.
4. Select a field that [dynamically indicates the delivery code for your items](/list-advertise/bol/list-items-on-bol/how-do-i-set-my-delivery-code-for-bol.md).&#x20;
5. Click **Save**.

</details>

### Identify VvB orders

You can distinguish VvB orders from other bol orders in your order settings.

1. Go to **Setup** > **Orders**.
2. Click **Settings** in your bol order connection.
3. Click **Advanced settings > Orders**.
4. Click **Add indication to VVB orders** to open the dropdown.&#x20;
5. Change the setting to **Enabled**.&#x20;
6. Click **Save**.

Channable will append `-VVB` to the relevant orders so you can identify them easily.

### Disable shipping updates from bol

If all your items ship via VvB, we recommend disabling shipping updates, as there is no shipment process between your webshop backend and bol.

1. Go to **Setup** > **Orders**.
2. Click **Settings** in your bol order connection.
3. Click **Advanced settings**.
4. Click **Shipment updates** to expand the dropdown.&#x20;
5. Change the setting to **Disabled**.&#x20;
6. Click **Save**.


---

# 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/verzenden-via-bol-vvb-in-channable.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.
