SISIGAD B15 Dart Jr Electric Scooter for Adults, 300W Folding Commuting Kick Scooter with Double Braking System, 8.5" Solid Tires, 19Mph Speed, 15 Miles Long Range
SISIGAD B15 Dart Jr Electric Scooter for Adults, 300W Folding Commuting Kick Scooter with Double Braking System, 8.5" Solid Tires, 19Mph Speed, 15 Miles Long Range
SISIGAD B15 Dart Jr Electric Scooter for Adults, 300W Folding Commuting Kick Scooter with Double Braking System, 8.5" Solid Tires, 19Mph Speed, 15 Miles Long Range
SISIGAD B15 Dart Jr Electric Scooter for Adults, 300W Folding Commuting Kick Scooter with Double Braking System, 8.5" Solid Tires, 19Mph Speed, 15 Miles Long Range
SISIGAD B15 Dart Jr Electric Scooter for Adults, 300W Folding Commuting Kick Scooter with Double Braking System, 8.5" Solid Tires, 19Mph Speed, 15 Miles Long Range

SISIGAD B15 Dart Jr Electric Scooter for Adults, 300W Folding Commuting Kick Scooter with Double Braking System, 8.5" Solid Tires, 19Mph Speed, 15 Miles Long Range

$289.99
$0.00
-$-289.99
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
Vendor by: SISIGAD
SKU: W06-B15 Dart Jr-10.19
LOOKING FOR A NEW ELECTRIC SCOOTER?
B15 SISIGAD Electric Scooter brings you greater power, range and speed! As a multifunctional e-scooter, SISIGAD Electric Scooter's power and longevity make it a great commuting and travel transportation.

OUR ADVANTAGES
Automatic Headlights & Taillight
LCD Display & APP Support
EABS + DISC Double Braking System
15 Miles Long Range & 19MPH Top Speed
Customized Cruise & Speed Control
8.5" Inch Tires & Aluminium Frame
One-step Folding Design
Battery Power & Speed Showing
Innovative Mobile APP Connectivity

Features:
Experience Greater Power: Equipped with a 300W brushless motor ( 500W Max output), SISIGAD Electric Scooter can reach 19mph top speed. Ridng Speed depends on rider weight and road conditions.

E-ABS & Disc Brake: Safety Braking System can shutdown the power of the engine, control the speed quickly, brake at short distance to easily avoid emergencies.

Front LED Light and Safety Warning Taillight: Bright headlights can help you illuminate road conditions at night and remind pedestrians and vehicles. Taillight will flash when braking to prevent rear end collision.

IPX5 Waterproof Tires: SISIGAD Electric Scooters adopt IPX5 waterproof 8.5-inch tires for more comfortable riding under specific conditions.

Long Battery Life: The scooters are equipped with 36V/5.2AH batteries, which only takes about 4 hours for full charging.

Specification:
Item Name: Adults Electric Scooter
Series: HY-B15 Dart Jr
Color: Dark Gray
Material: Aluminum + Rubber
Charging Time: 4 Hours
Max Load: 220 LBS
3 Speed Modes: L/M/H
L: 6km/h
M: 20km/h
H: 35km/h
APP: Support
Incline Hill Climb Capability: 15°
Braking System: EABS + Disc Braking
Strong Motor Power: 300W Peak 500W
Long Range: 15 Miles
Top Speed: 19 MPH
Wheel Size: 8.5" Inch Tires
Battery Size: 36V / 5.2AH
Applicable Age: Teens, Adults, Elder

Package List:
1 * Electric Scooter
1 * Power Supply Charger
1 * Manual
  • 【LCD Display & APP Support】The digital LCD display monitors can show speed, battery life and cruise control in real-time, and is clearly visible in sunlight. For your riding saftey at night, SISIGAD Scooter for adults features a high-powered LED headlight and taillight which will flash when braking warns of an emergency.
  • 【Powerful Motor and Long Battery Life】2023 Upgrade B15 SISIGAD Adults Electric Kick Scooter has a rated 300W motor with up to 500W output, delivering max speeds of up to 19MPH, a 15% hill grade climbing ability and a max weight load of 220 lbs. Featuring high quality battery, you can reach travel range up to 15 miles after only 4-hours charging, more than other brands. The motor works quietly but maintains a low power consumption, which is environmentally friendly.
  • 【Dual Braking System - Safety for Commuting】As a worthwhile commuting e-scooter, SISIGAD Scooter Electric for adults improves 8.5-inch durable solid tires, which delivers excellent shock absorption. With a stable aluminum frame, you can see this scooter accelerate extremely smooth even turning. This will make you eager to own this scooter! A dual braking system (front drum brake and rear electric brake) provides safer and more stable stopping.
  • 【Practicability and Delicacy & Best Gift Choice】The electric scooter features an unique quick fold-and-release system. You can easily fold and unfold this e-scooter by pulling the Red Circle within 1 second. It's a great convenience for portability and storage at daliy or travel, you can take it on the subway, bus, car and trunks. Best gift to yourself, your lovers and friends.
  • 【Better Long-term Value For You】With thousands of customers, not only did SISIGAD adult electric scooter pass safety and quality tests but also the most rigorous UL2272 Certified. SISIGAD provides 24-hours customer service and 180 days warranty service. If you have any problem with the scooters at any time, please feel free to contact us!
Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.