On this page
Product Information
Product
Bol.com Integration
Current version
1.5.0
Last release
13 November 2025
The Orders Grid shows all orders imported from Bol.com. Use it to monitor order imports, create Magento orders, and track the status of marketplace orders.
Location: Bol.com → Data → Orders
| Column | Description |
|---|---|
| Bol OrderId | Original order ID from Bol.com |
| Account | Bol.com seller account the order belongs to |
| Magento OrderId | Linked Magento order increment ID (clickable) |
| Products | Products in the order |
| Total Quantity | Total quantity ordered (hidden by default) |
| Total Items | Number of different items (hidden by default) |
| Pickup Point | Whether order is for pickup point delivery |
| Shipping Address | Customer shipping address |
| Billing Address | Customer billing address (hidden by default) |
| Placed At | When the order was placed on Bol.com |
| Imported At | When the order was imported |
| Updated At | Last update timestamp |
| Error | Error message if order creation failed |
| Order Status | Magento order status (if created) |
| Status | Import/processing status |
| Button | Description |
|---|---|
| Import Orders | Import all new orders from Bol.com |
| Import Orders Incremental | Import only recent orders |
| Create Orders | Create Magento orders from imported Bol orders |
Select multiple orders and use:
| Action | Description |
|---|---|
| Delete | Delete selected orders from the grid |
| Skip | Mark orders to skip (won't be processed) |
| Unskip | Remove skip flag from orders |
| Create Magento Order | Create Magento orders from selected Bol orders |
Orders flow through two stages:
Stage 1: Import from Bol.com
Stage 2: Create in Magento
Requirements:
| Status | Meaning |
|---|---|
| New | Imported from Bol.com, not yet processed |
| Processing | Currently being converted to Magento order |
| Processed | Successfully created in Magento |
| Error | Failed to create - check Error column |
| Skipped | Manually marked to skip |
To manually import and create orders:
Or via CLI:
bin/magento magmodules-bol:import-orders
Documentation:
Support: