| Bike Type | Electric Mountain Bike |
| Age Range (Description) | Adult |
| Brand | Oraimo |
| Number of Speeds | 21 |
| Color | Black |
| Wheel Size | 26 Inches |
| Frame Material | Aluminum |
| Suspension Type | Front |
| Special Feature | (function(f) {var _np=(window.P._namespace(“DetailPageProductOverviewTemplatesJava”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when(‘A’).execute(function(A){ A.on(‘a:truncate:po-attribute-truncate-8:updated’, function(data) { var isTruncated = !data.truncateInstance.getIfTextFits(); var seeMoreElement = document.getElementById(‘po-attribute-see-more-id-8’); if(seeMoreElement) { seeMoreElement.style.display = isTruncated ? ” : ‘none’; } }) });})); UL Certified, Front & Rear Disc Brakes, 468Wh Lithium Battery, 350W Bafang Motor, 3H Fast Charging, Dual Front Fork Suspension |
| Included Components | Electric Bike, Charger |
- 3 Hour Fast Charging: Charge your battery in just 3 hours with the 4A standard charger, either directly on the bike or by removing the battery. Enjoy a quick 7-mile ride after just 15 minutes of charging while you take a break
- UL Certified Li-ion Battery: Experience freedom on the road with a 36V 13Ah large capacity li-ion battery that offers a pure electric mode range of 28-35 miles and a pedal-assisted mode range of 28-45 miles
- 350W Bafang Motor: Take on any terrain with ease with the 350W Bafang motor that reaches speeds of up to 20mph, making climbing easier.
- Ergonomic Design: Enjoy a comfortable ride with the electric bike’s front fork and airbag saddle design, and feel secure with the mechanical disc brakes for added safety.
- Assembly & Customer Services: The electric mountain bike comes with a 12-month warranty and is 85% pre-assembled with instructions and tools included. Contact the US local call center for any assistance.
- Your Safety Comes First: Our commitment to safety has been recognized by SGS through certifications UL 2271 (for Li-ion battery) and UL 2789 (for the whole electric bike)
| Bike Type | Electric Mountain Bike |
|---|---|
| Age Range (Description) | Adult |
| Brand | Oraimo |
| Number of Speeds | 21 |
| Color | Black |
| Wheel Size | 26 Inches |
| Frame Material | Aluminum |
| Suspension Type | Front |
| Special Feature | UL Certified, Front & Rear Disc Brakes, 468Wh Lithium Battery, 350W Bafang Motor, 3H Fast Charging, Dual Front Fork Suspension |
| Included Components | Electric Bike, Charger |
| Size | Large |
| Brake Style | Disc |
| Item Weight | 49.6 Pounds |
| Voltage | 36 Volts |
| Style | Freestyle |
| Model Name | Monster 100 |
| Wattage | 350 watts |
| Year | 2023 |
| Maximum Weight Recommendation | 485 Pounds |
| Assembly Required | Yes |
| Is Autographed | No |
| Rear Derailleur Clutch | No |
| Saddle Bag | No |
| Saddle Cushion | No |
| Chain Slap Protection | No |
| Saddle Cutout | No |
| Quick Release Seatpost | No |
| Quick Release Wheels | No |
| All Weather Tires | No |
| Regenerative Braking | No |
| Dropper Seatpost | No |
| Seatpost Suspension | No |
| Cargo Straps | No |
| Electric Assist | Yes |
| Lights Included | No |
| Chainguard | No |
| Has Reflectors | No |
| Is Tubeless Compatible | No |
| Is Cruiser | No |
| Has Coaster Brakes | No |
| Is Through Axle | No |
| Is 1x Drivetrain | No |
| Toe Clips | No |
| Frame Pump Compatibility | No |
| Shift Lever Reach Adjust | No |
| Is Tubeless Ready | No |
| Is Hub Drive Motor | No |
| Walk Assist | No |
| Item Package Dimensions L x W x H | 53.1 x 28.3 x 9.4 inches |
| Package Weight | 63.9 Pounds |
| Brand Name | Oraimo |
| Material | Aluminum |
| Suggested Users | unisex-adult |
| Manufacturer | ORAIMO COMMUNICATION LIMITED |
| Part Number | Monster 100 |
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {P.now(‘premium-module-5-comparison-table-scroller’).execute(function(init){ if (init) { return; } P.register(‘premium-module-5-comparison-table-scroller’, function(){ return function() { P.when(‘jQuery’, ‘a-popover’, ‘A’, ‘ready’).execute(function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data(‘comparison-name’); (function() { var $additionalInfo = $(‘.aplus-v2 .aplus-popover-trigger’); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $(‘.aplus-v2 .comparison-table #’+comparisonName), $header = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ td.attribute’), $slider = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ .table-slider’), $columns = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ .aplus-data-column’), $activeColumn = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ .aplus-data-column.active.active-item’); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() – $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); var calculatedPadding = $header.innerWidth() + maxChildWidth; /* set the min-width of each column to the calulated width or minWidth */ $columns.css( ‘min-width’, Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* AUI RTL script automatically changes this to padding-right under RTL context */ $slider.css('padding-left', calculatedPadding); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } });});}));
/** * Premium-module 5: Comparision table – scroller */.aplus-v2 .premium-aplus-module-5 h1 { padding-bottom: 30px;}/* position column-headers relative to this table */.aplus-v2 .premium-aplus-module-5 .table-container { position: relative; opacity: 1;}.aplus-v2 .premium-aplus-module-5 .table-container.loading { opacity: 0;}.aplus-v2 .premium-aplus-module-5 .table-slider { overflow-x: scroll; overflow-y: visible; width: 100%;}/* left column headers are absolute positioned */.aplus-v2 .premium-aplus-module-5 td.attribute { position: absolute; width: 300px; top: auto; left: 0;}html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 td.attribute { right: 0px; left: auto;}.aplus-v2 .premium-aplus-module-5 td.active-item { position: absolute; top: auto; left: 300px;}html[dir="rtl"] .premium-aplus-module-5 td.active-item { left: auto; right: 300px;}.aplus-v2 .premium-aplus-module-5 .attribute,.aplus-v2 .premium-aplus-module-5 .active-item,.aplus-v2 .premium-aplus-module-5 .description { font-size: 16px; font-family: arial; line-height: 2.5em; white-space:nowrap; color: #000;}.aplus-v2 .premium-aplus-module-5 .attribute,.aplus-v2 .premium-aplus-module-5 .active-item,.aplus-v2 .premium-aplus-module-5 .description { font-family: inherit;}.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute,.aplus-v2 .premium-aplus-module-5 table.a-bordered td.active-item { background-color: #fff; z-index: 100;}.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(even) td.attribute,.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(even) td.active-item { background-color: #f0f2f2;}.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(even):last-child td.attribute { border-bottom: #f0f2f2 solid 1px;}/* Override AUI – the odd rows have a white background while the even ones have gray background */.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(odd) { background-color: #fff;}.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(even) { background-color: #f0f2f2;}.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .comparison-metric-name { outline-style: none;}.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after { content: "?"; display: inline-block; font-size: 12px; position: relative; bottom: 5px;}.aplus-v2 .premium-aplus-module-5 td.attribute.empty { height: 332px;}.aplus-v2 .premium-aplus-module-5 .header-img { padding-top: 10px;}/* Prevent table borders from overlapping */.aplus-v2 .premium-aplus-module-5 table { border-collapse: separate;}/* Override default AUI .a-bordered table borders */.aplus-v2 .premium-aplus-module-5 table.a-bordered td,.aplus-v2 .premium-aplus-module-5 table.a-bordered th,.aplus-v2 .premium-aplus-module-5 table.a-bordered { border-width: 0; border-color: #eaeaea; border-style: solid;}.aplus-v2 .premium-aplus-module-5 table.a-bordered td { border-right-width: 1px;}.aplus-v2 .premium-aplus-module-5 table.a-bordered td:last-child { border-right-width: 0;}html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 table.a-bordered td:last-child { border-right-width: 1px;}/* Active column should be surrounded in darker border. */.aplus-v2 .premium-aplus-module-5 table.a-bordered td.active { border-color: #767676; border-right-width: 1px; border-left-width: 1px;}/* Top Active column needs border-top */.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:first-child td.active { border-top-width: 1px; height: 332px;}/* Bottom column column needs border-bottom */.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:last-child td.active { border-bottom-width: 1px;}/* Size the top scroller */.aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top { width: 100%; height: 20px; overflow-x: scroll; overflow-y: visible;}.aplus-v2 .premium-aplus-module-5 .scroll-bar { height: 1px;}.aplus-v2 .premium-aplus-module-5 .add-to-cart { line-height: font-weight: normal;}.aplus-v2 .premium-aplus-module-5 .review { font-size: 14px;}
/** * Premium modules global styles */.aplus-v2.desktop { max-width: 1464px; min-width: 800px; margin-left: auto; margin-right: auto; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word;}/* Undo this for tech-specs because it breaks table layout */.aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; }.aplus-v2 .premium-aplus,.aplus-v2 .premium-aplus .aplus-h1,.aplus-v2 .premium-aplus .aplus-h2,.aplus-v2 .premium-aplus .aplus-p1,.aplus-v2 .premium-aplus .aplus-p2,.aplus-v2 .premium-aplus .aplus-p3,.aplus-v2 .premium-aplus .aplus-accent1,.aplus-v2 .premium-aplus .aplus-accent2{ font-family: Arial, sans-serif; }.aplus-v2 .premium-aplus,.aplus-v2 .premium-aplus .aplus-h1,.aplus-v2 .premium-aplus .aplus-h2,.aplus-v2 .premium-aplus .aplus-p1,.aplus-v2 .premium-aplus .aplus-p2,.aplus-v2 .premium-aplus .aplus-p3,.aplus-v2 .premium-aplus .aplus-accent1,.aplus-v2 .premium-aplus .aplus-accent2{ font-family: inherit; }/* type */.aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; }.aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; }.aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; }.aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; }.aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; }.aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; }.aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; }.aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; }/* spacing */.aplus-v2 .aplus-container-1 { padding: 40px; }.aplus-v2 .aplus-container-1-2 { padding: 40px 80px; }.aplus-v2 .aplus-container-2 { padding: 80px; }.aplus-v2 .aplus-container-3 { padding: 40px 0; }/* Display */.aplus-v2 .premium-aplus .aplus-display-table { display: table; }.aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; }.aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; }/* Aplus display table with min-width 1000px and fill remaining space inside parent */.aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% }/*** Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80.*/
(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('aplus-module-tech-specs').execute(function(init) { if (init) { return; } P.register('aplus-module-tech-specs', function() { function showTablesFallback(tables) { // unsuccessful toggling "hide" parent class, fallback to toggling table css directly if (tables && typeof tables.css === 'function') { tables.css('visibility','visible'); } } function showTables(tables, hideLoadingCssClassName) { if (tables && typeof tables.closest === 'function') { var hideTableContainers = tables.closest('.' + hideLoadingCssClassName); if (hideTableContainers.length && typeof hideTableContainers.removeClass === 'function') { hideTableContainers.removeClass(hideLoadingCssClassName); return; // do not go to fallback } } showTablesFallback(tables); } function resizeSpecTables($, tables) { var tableHeights = []; tables.each(function(i, table) { tableHeights.push($(table).height()); }); var maxHeight = Math.max.apply(undefined, tableHeights); tables.height(maxHeight); } return function(moduleId, tableCssClassName, hideLoadingCssClassName) { P.when('A', 'ready').execute(function(A) { var $ = A.$; var targetClassName = '.' + moduleId + ' .' + tableCssClassName; var tables = $(targetClassName); try { resizeSpecTables($, tables); showTables(tables, hideLoadingCssClassName); } catch (e) { // in case resizeSpecTables throws, try to show tables or all hides if (tables && tables.length) { showTablesFallback(tables) } else { // final attempt, show all hidden tables var hideTableContainers = $('.' + (hideLoadingCssClassName || 'aplus-tech-spec-hide-loading')); hideTableContainers.removeClass(hideLoadingCssClassName); } } }); } }); });}));
.aplus-tech-spec-hide-loading { visibility: hidden; } .aplus-tech-spec-hide-loading:only-child { visibility: visible !important; }
.aplus-tech-spec-hide-loading { visibility: visible !important; }
/** * Premium-module 13: Carousel */.aplus-v2 .premium-aplus-module-13 .aplus-carousel-container { position: relative;}.aplus-v2 .premium-aplus-module-13 .aplus-carousel-element { position: relative; width: 100%;}.aplus-v2 .premium-aplus-module-13 .aplus-card-description-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}.aplus-v2 .premium-aplus-module-13 .aplus-card-description { display: table; width: 50%; height: 100%; color: #fff;}.aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell { display: table-cell; vertical-align: middle; text-align: left;}html[dir="rtl"] .aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell { text-align: right;}.aplus-v2 .premium-aplus-module-13 .aplus-text-background { background: rgba(0, 0, 0, 0.5);}.aplus-v2 .premium-aplus-module-13 .aplus-text-background,.aplus-v2 .premium-aplus-module-13 .aplus-text-background h1,.aplus-v2 .premium-aplus-module-13 .aplus-text-background h5,.aplus-v2 .premium-aplus-module-13 .aplus-text-background ol,.aplus-v2 .premium-aplus-module-13 .aplus-text-background ul,.aplus-v2 .premium-aplus-module-13 .aplus-text-background ol .a-list-item,.aplus-v2 .premium-aplus-module-13 .aplus-text-background ul .a-list-item { color: #fff;}.aplus-v2 .premium-aplus-module-13 .aplus-card-body { padding: 20px 40px 0 0;}html[dir="rtl"] .aplus-v2 .premium-aplus-module-13 .aplus-card-body { padding: 20px 0 0 40px;}.aplus-v2 .premium-aplus-module-13 .aplus-card-link-button { text-align: center; padding-top: 20px;}.aplus-v2 .premium-aplus-module-13 .aplus-pagination-wrapper { position: absolute; top: 92%; width: 100%;}
/** * Premium-module 8: Hero Video module */.aplus-v2 .premium-aplus-module-8 .premium-aplus-module-8-video { position: relative; width: 100%;}.aplus-v2 .premium-aplus-module-8 .video-placeholder { padding-bottom: 40.984%; /* Video or image required size 1464 : 600 = 40.9836 */}.aplus-v2 .premium-aplus-module-8 .video-container { position: absolute; top: 0; width: 100%; height: 100%;}/*Override the default VSE video player size*/.aplus-v2 .premium-aplus-module-8 .video-js.vjs-fluid { padding: 0;}
{“clickstreamNexusMetricsConfig”:{“actionType”:”DISCOVERY”,”productId”:””,”eventOwner”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”producerId”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”},”clientPrefix”:”aplus-306213″,”closedCaptionsConfig”:{“captionsOnTexts”:{“en”:”English (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”}},”sushiMetricsConfig”:{“isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”weblabIds”:””,”eventSource”:”Player”,”sessionId”:”000-7365071-8461972″,”refMarkers”:”aplus-306213_ref”,”placementContext”:”AplusWidget”,”marketplaceId”:”ATVPDKIKX0DER”,”isInternal”:false,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”2ED8DB8C54BF41F09939″,”customerId”:”0″,”sessionType”:1},”mimeType”:”video/mp4″,”nexusMetricsConfig”:{“isInternal”:false,”widgetMetricsSchemaId”:”vse.VSECardsEvents.8″,”clientId”:”VSE-US”,”videoAsinList”:””,”weblabIds”:””,”eventSource”:”Player”,”videoAsin”:”hero-video”,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-306213_ref”,”placementContext”:”AplusWidget”,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.7″},”videoHeight”:0,”videoWidth”:0,”videoUrl”:”https://m.media-amazon.com/images/S/aplus-media/sc/a5994843-32e8-4f71-9240-e0c1c4abd96d.mp4″,”metricsEmissionMethod”:”nexus”,”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“actionType”:”DISCOVERY”,”productId”:””,”eventOwner”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”producerId”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”},”initialVideo”:”hero-video”,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“en”:”English (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”}},”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”customerId”:”0″,”containerId”:”aplus-306213-player-b88d2475-46de-46e1-91a5-330499da2b8a”,”requestMetadata”:{“marketplaceId”:”ATVPDKIKX0DER”,”clientId”:”VSE-US”,”method”:”AplusWidget”,”requestId”:”2ED8DB8C54BF41F09939″,”pageAsin”:””,”sessionId”:”000-7365071-8461972″},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:””,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”weblabIds”:””,”eventSource”:”Player”,”sessionId”:”000-7365071-8461972″,”refMarkers”:”aplus-306213_ref”,”placementContext”:”AplusWidget”,”marketplaceId”:”ATVPDKIKX0DER”,”isInternal”:false,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”2ED8DB8C54BF41F09939″,”customerId”:”0″,”sessionType”:1},”ospLinkCode”:””,”showPosterImage”:true,”languageCode”:”en”,”version”:””,”nexusMetricsConfig”:{“isInternal”:false,”widgetMetricsSchemaId”:”vse.VSECardsEvents.8″,”clientId”:”VSE-US”,”videoAsinList”:””,”weblabIds”:””,”eventSource”:”Player”,”videoAsin”:”hero-video”,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-306213_ref”,”placementContext”:”AplusWidget”,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.7″},”shouldStartMuted”:false,”airyVersion”:”VideoJS”,”languagePreferenceStrings”:{},”enableInactiveFocus”:true,”isReactFactory”:false,”enableDelphiAttribution”:false,”shouldAutoplay”:false},”imageUrl”:”https://m.media-amazon.com/images/S/aplus-media/sc/80561f91-0287-4db0-86cf-7539da10a1a0.__CR0,0,1464,600_PT0_SX1464_V1___.jpg”,”needPlayerFactory”:false,”isMobile”:false,”emitLightboxMetricsToNexus”:false}
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://images-na.ssl-images-amazon.com/images/I/51-VZBV9p-L.js?AUIClients/VSEPlayer’); (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://images-na.ssl-images-amazon.com/images/I/21L2L4uKEUL._RC|01x4giTy+uL.js,01r9LpT6pbL.js,41YZ736TobL.js,11QfrzttlqL.js,91UJY3A29vL.js,01ELLYeIOkL.js_.js?AUIClients/Brila’);
(function(f) {var _np=(window.P._namespace(“vse-ns-initVSEPlayerOnLoad”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when(‘VSEPlayer’).execute(function(vsePlayer){vsePlayer.initPlayer(‘aplus-306213-player-ps’);}); //Please use below event to register FeedbackForm P.when(‘A’, ‘VSEComponentAssets’).execute(‘vse-ns-player-initialization’, function(A, asset) { A.trigger(‘vse:ns:player:aplus-306213:init’, ‘aplus-306213-player-ps’); });}));
Returns: Eligible for Return, or Replacement within 30 days of receipt.
P.now(“premium-aplus-13-carousel-2”).execute(function(init) { if (init) { return; } P.register(“premium-aplus-13-carousel-2”, function(){ return function() { P.when(“A”, “jQuery”, “a-carousel-framework”, “ready”).execute(function (A, $, framework) { var moduleId = “2”; var carouselName = “premium-aplus-13-carousel-2”; var paginationAction = “aplus-pagination-dot-action-” + moduleId; var paginationGroup = “#aplus-pagination-group-” + moduleId + “-” + carouselName; /* If the carousel goes to a new page */ A.on(“a:carousel:”+carouselName+”:change:pageNumber”, function (data) { A.$(paginationGroup+” .carousel-slider-circle”).removeClass(“aplus-carousel-active”) .eq(data.newValue – 1).addClass(“aplus-carousel-active”); }); framework.onInit(carouselName, function (carousel) { A.declarative(paginationAction, ‘click’, function(event){ var data = event.data; carousel.gotoPage(data.page); }); }); }); } });});
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when(“premium-aplus-13-carousel-2”).execute(function(init){init();});}));
P.now(“premium-aplus-13-carousel-3”).execute(function(init) { if (init) { return; } P.register(“premium-aplus-13-carousel-3”, function(){ return function() { P.when(“A”, “jQuery”, “a-carousel-framework”, “ready”).execute(function (A, $, framework) { var moduleId = “3”; var carouselName = “premium-aplus-13-carousel-3”; var paginationAction = “aplus-pagination-dot-action-” + moduleId; var paginationGroup = “#aplus-pagination-group-” + moduleId + “-” + carouselName; /* If the carousel goes to a new page */ A.on(“a:carousel:”+carouselName+”:change:pageNumber”, function (data) { A.$(paginationGroup+” .carousel-slider-circle”).removeClass(“aplus-carousel-active”) .eq(data.newValue – 1).addClass(“aplus-carousel-active”); }); framework.onInit(carouselName, function (carousel) { A.declarative(paginationAction, ‘click’, function(event){ var data = event.data; carousel.gotoPage(data.page); }); }); }); } });});
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when(“premium-aplus-13-carousel-3”).execute(function(init){init();});}));
P.now(“premium-aplus-13-carousel-4”).execute(function(init) { if (init) { return; } P.register(“premium-aplus-13-carousel-4”, function(){ return function() { P.when(“A”, “jQuery”, “a-carousel-framework”, “ready”).execute(function (A, $, framework) { var moduleId = “4”; var carouselName = “premium-aplus-13-carousel-4”; var paginationAction = “aplus-pagination-dot-action-” + moduleId; var paginationGroup = “#aplus-pagination-group-” + moduleId + “-” + carouselName; /* If the carousel goes to a new page */ A.on(“a:carousel:”+carouselName+”:change:pageNumber”, function (data) { A.$(paginationGroup+” .carousel-slider-circle”).removeClass(“aplus-carousel-active”) .eq(data.newValue – 1).addClass(“aplus-carousel-active”); }); framework.onInit(carouselName, function (carousel) { A.declarative(paginationAction, ‘click’, function(event){ var data = event.data; carousel.gotoPage(data.page); }); }); }); } });});
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when(“premium-aplus-13-carousel-4”).execute(function(init){init();});}));
| Motor | 350W(peak 500W) |
| Max Speed | 20 Mph |
| Suspension Type | Front |
| Battery | 468Wh /36V 13AH Removable Battery |
| Brake | Front & Rear Disc Brakes |
| Frame Material | Aluminium Frame |
| Charging Time | 3-4 Hours |
| Vehicle Weight | 48.5 lbs |
| Max Load Capacity | 309 lbs |
| Wheels | 26*2.1 INCH Mountain Bike Wheels |
| Derailleur | 7 Speed Gear |
| Recommended Height | 4.95-5.7ft |
| Estimated Max Range | 28-35 Miles (Pure Electric Mode) / 28-45 Miles (Pedal Assist Mode) |
| Q & A 1 | Does my height/weight suit this electric bike? – The recommended height for the riders is from4’92”-5’74”, max weight: 300 lbs |
| Q & A 2 | How long the battery last? – 468Wh battery can provide 30-45 miles of range with pure electric mode on a single charge. |
| Q & A 3 | Do I need to assemble my ebike? Will it be difficult? – The MONSTER 100 electric bike is 85% assembled. We have made a detailed assembly video on the Amazon detail page, and detailed assembly steps on the attached user manual, please check them. |
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when(‘aplus-module-tech-specs’).execute(function(resizeSpecTables) { resizeSpecTables(‘aplus-index-5’, ‘aplus-tech-spec-table’, ‘aplus-tech-spec-hide-loading’); }); }));
Oraimo Models Compare
|
Add to Cart
|
Add to Cart
|
Add to Cart
|
Add to Cart
|
|
|
Customer Reviews
|
4.6 out of 5 stars
752
|
4.5 out of 5 stars
224
|
4.5 out of 5 stars
167
|
4.4 out of 5 stars
63
|
|
Price
|
$599.99$599.99 | $599.99$599.99 | $799.99$799.99 | $799.00$799.00 |
|
Motor
|
350W Bafang | 350W | 750W | 750W |
|
UL 2271 / UL 2789
|
✔ | ✔ | ✔ | ✔ |
|
Estimated Max Range
|
28-35Mi(Throttle)/28-45Mi(PAS) | 25-32Mi(Throttle)/25-40Mi(PAS) | 25-35Mi(Throttle)/35-45Mi(PAS) | 45-65Mi Throttle/70-100Mi PAS |
|
Gears
|
21 Speed Gear | 7 Speed Gear | 7 Speed Gear | / |
|
Recommended Height
|
5’3″-6’0″ | 5’3″-6’4″ | 5’2″-6’1″ | 5’41”-6’23” |
|
Battery
|
36V 13AH | 36V 10.4AH | 48V 11.6AH | 48V 20.8AH |
|
Battery Capacity
|
468Wh | 375Wh | 557Wh | 1000Wh |
|
Charger
|
42V 4A | 42V 3A | 54V 3A | 54V 4A |
|
Charging Time
|
3 Hours | 3.5 Hours | 3.5 Hours | 3 Hours |
|
Max Load Capacity
|
309lbs | 330lbs | 440lbs | 550lbs |
|
Call center
|
✔ | ✔ | ✔ | ✔ |
|
Advantage
|
Adjustable Riding Position | Double Load Rear Rack | Hidden Battery | Dual Battery |
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when(‘premium-module-5-comparison-table-scroller’, ‘ready’).execute(function(init){ init() });}));

Reviews
There are no reviews yet.