Bezior X500 Max Electric Cargo Bike, 750W Bafang Motor, SAMSUNG 48V 37.5Ah Removable Battery, 20*4.0 Inch Fat Tire, 48km/h Max Speed up to 220km Range, Front Spring Fork Hydraulic Disc Brakes Shimano 7-Speed with 60cm*20cm Large Heavy-duty Shelf

$2,525.00
Quantity
Shipping
Estimated Delivery:Dec-14 - Dec-18
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Highlights

750W Brushless Motor

Bafang 750w high-speed brushless motor lightweight. its interior adopts a star gear design, which can amplify the torque and improve the energy efficiency conversion rate. This is reflected in reducing energy consumption and silent energy consumption while increasing cruising range, improving speed performance, and climbing performance. 

48V 37.5Ah Battery

48V 37.5Ah lithium battery pack, with a front and rear structure of 17.5Ah and a 20Ah battery pack, waterproof and dustproof, dual protection, strong output, and always stable. Pure electric vehicles can reach up to 110 kilometers, and assisted cycling can reach up to 220 kilometers, providing sufficient power output for cycling and free riding.

Removable Battery

Charging your removable battery anywhere, it is easy to remove the battery from the bike frame, allows for charging at home or in the office with fast charging, also has battery packing in good waterproof and dust proof performance.

Smart LCD Display

X500 MAX Electric Bike is equipped with an intelligent LCD instrument. Integrated gear switch, bicycle data view, power output setting, clear at a glance, IP64 waterproof and dustproof quality is reliable.

Shimano 7-Speed Gears

Shimano's 7-speed shifting system allows the rider to shift between seven different gear ratios. It uses a derailleur to move the chain between different-sized sprockets on the rear wheel, providing a range of gear options for different terrain and riding conditions.

20*4.0 Inches Tires

With a width of 4.0 inches and a diameter of 20 inches, experience comfort and stability on any road with the 20*4.0-inch wheel featuring anti-skid, anti-vibration functions. Larger, faster, and less effort with a longer lifespan. They are designed for off-road and challenging terrains like snow, sand, and rough trails.

Front Spring Fork

Front fork suspension provides shock absorption and increased comfort for the rider. It can compress and rebound in response to impacts from the road or trail. This helps to smooth out bumps and reduce fatigue on the arms and upper body.

Hydraulic Discs Brake

Front and rear hydraulic disc brakes provide superior stopping power compared to mechanical brakes. The hydraulic system amplifies the force applied to the brake lever, resulting in stronger and more reliable braking performance. 

Luggage Rear Rack

Luggage rear racks are commonly used by commuters, tourists, and long-distance riders who need to carry extra gear with them on their bikes. It can be used to carry everything from groceries and work clothes to camping gear and touring equipment. supporting a maximum load of 230kg.

Specification

General

Brand: Bezior
Type: Electric Bike
Model: X500 MAX
Color: Black

Specification Material: Aluminum Alloy
Motor: Bafang Motor, Rated 750W/Peak Motor 1130W
Motor Torque: 78NM
Battery Capacity: 48V 17.5Ah + 48V 20Ah
Battery Weight: 17.5Ah (4kg), 20Ah (4.5kg)
Tire: 20*4.0 Inches
Maximum Speed: 48km/h
Pure Electric Range: 120km
Power Assisted Rang: 220km
Brakes: Hydraulic Disc Brakes
Transmission: Shimano 7-Speed Gears
Charger: 48V
Charging Time: 48V 20Ah 6-7h, 48V 17.5Ah 5-5.5h
Applicable Height: 170-190cm
Weight Capacity: 230kg
Weight & Size Product Weight: 41kg
Package Weight: 53kg
Package Size(L x W x H): 159 x 30 x 79.5cm 
Package Contents

1 x Electric Bike
2 x Charger
1 x Pump
1 x Lock
1 x Toolbag
1 x User Manual