wrenchHow to configure FBB (LVB) and FBR for bol

When you sell on bol and receive an order, there are two fulfillment options:

  • FBR (Fulfillment by Retailer): With this option the retailer (you) ships the order to the customer.

  • FBB (Fulfillment by bol)/LVB (Logistiek via bol): You store stock at bol's warehouse. Whenever a product is ordered, bol handles the delivery and returns.

If you use both fulfillment types, you can indicate this with a dynamic field.

In this article, you'll learn how to set your fulfillment type for your bol channel.


list-check Before you start

You'll need

  • A bol channel

Good to know

Using Fulfillment by bol (FBB) and Fulfillment by Retailer (FBR) together:

  • If you use both FBB and FBR, we recommend using two separate connections.

    • Without a dedicated connection for FBB, Channable can't retrieve and send your orders to your webshop or ERP system.

    • By default, the order connection only retrieves FBR orders.

How to set the bol fulfillment type for your items

chevron-rightAll my items use the same fulfillment typehashtag

If your items are all fulfilled with the same type, you can use the static value FBB or FBR to apply it to all your items.

  1. Go to the Build step of [your bol channel].

  2. At Fulfillment, select Static values > [fulfillment type].

  3. Click Save.

chevron-rightMy items use different fulfillment typeshashtag

If your items use different fulfillment types, you can map a dynamic field which contains the different fulfillment type for each of your bol items.

circle-info

Note: This field must contain the value FBB or FBR.

  1. Go to the Build step of [your bol channel].

  2. At Fulfillment, select the field containing your fulfillment information.

  3. Click Save.

How to create a dynamic fulfillment type field

If your items have different fulfillment types, you need to map a field containing that information for the Fulfillment attribute in the Build step.

Follow these steps to create a fulfillment type project field:

  1. In the Rules step, click file-circle-plus to create a new project field.

  2. Give your new field a name (e.g. levering_bol).

  3. Click Create.

  4. Create a new rule to fill that field with FBR/FBB information.

circle-info

Example 1: Create a rule using IDs

  • If: id contains any of [item id numbers]

  • Then: take levering_bol and set to value FBR

  • Else: take levering_bol and set to value FBB.

circle-info

Example 2: Fill using existing field

  • If: FBB contains yes

  • Then: take levering_bol and set to value FBB

  • Else: take levering_bol and set to value FBR

Last updated

Was this helpful?