this curious Electric Bicycle made in partnership with Toyota Mobility by French company Douze Cycles does double duty, and does just as much for work as it does for leisure.
This electric bike is designed for transportation and transportation of goods, it has a 250W motor that promises to be powerful even for heavy loads. Its 500 Wh battery has a range of up to 100 km, but that depends on the weight being carried.
advertising
Read more:

At leisure, just remove the luggage compartment, which is removable. Thus, the user can reserve seats for passengers. It has space for three children or one adult in the front, including seat belts.

Announced last year, it should hit the market in September of that year, but its price is still a mystery. Toyota Mobility and Douze Cycles yet He did not give a statement How much will a new electric cargo bike cost?
Have you watched the new video? YouTube of Digital Appearance? Subscribe to the channel!
////////////////////////////////////////////////
// OpenWeb
////////////////////////////////////////////////
window.OD.addOnLoad(function(){
// Apenas matérias
if (!OD.postID) return;
// Callbacks
window.openWeb_onNewUnseen = function(count) {
var e = document.getElementById('openWebBellBadge');
if (e){e.innerText = count; e.setAttribute('data-unseen', (count>0 ? 'yes' : 'no'));}
}
window.openWeb_openNotifications = function(){
var payload = {postId: OD.postID, instanceId: "EmbeddedNotifications"};
if (typeof window.__OW_OPEN_NOTIFICATIONS__ === 'function') {
window.__OW_OPEN_NOTIFICATIONS__(payload);
window.openWeb_onNewUnseen(0);
return;
}
document.addEventListener('ow-notifications-sdk-ready', function() {
window.__OW_OPEN_NOTIFICATIONS__(payload);
window.openWeb_onNewUnseen(0);
});
// clicked but not loaded, load now if available
window.OD.openWebInit();
};
// Init
if (typeof window.__OW_SUBSCRIBE_TO_NOTIFICATIONS__ === 'function') {
window.__OW_SUBSCRIBE_TO_NOTIFICATIONS__(OD.postID, window.openWeb_onNewUnseen);
return;
}
document.addEventListener('ow-notifications-sdk-ready', function(){
window.__OW_SUBSCRIBE_TO_NOTIFICATIONS__(OD.postID, window.openWeb_onNewUnseen);
});
});