Menu

AUD
2026 Turbo Levo Comp Carbon G4
$12,900.00 Incl. tax
Add to cart
2026 Turbo Levo Comp Carbon G4
Specialized
(0)

2026 Turbo Levo Comp Carbon G4

$12,900.00 Incl. tax
In stock

Turbo Levo 4, Where Super Meets Natural
SuperNatural Power, Ride, and Range Read more.

Product description

The Specialized Science Club Introduces the Levo 4, an electric mountain bike so advanced it transforms you into a cycling cyborg. Together you're SuperNatural, fortified with super power, traction, control, and range to conquer any off-road terrain. Levo 4, Where Super Meets Natural.

TECHNICAL SPECIFICATIONS

E-bike
UI/Remote: All New MasterMind T3 Display System, 2.2" high resolution color screen, fully customizeable with Specialized app
Motor: All New Specialized 3.1 Motor, 101Nm torque, 666W power
Charger: Specialized 4amp charger
Battery: 840wh battery
Frameset
Seat Binder: Alloy, 38.6mm
Frame: All new Levo 4 frame, FACT 11m carbon chassis and rear-end, 12x148mm dropouts, sealed cartridge bearing pivots, SRAM UDH compatible, w/ SWAT storage, 150mm of travel, side entry battery, fork travel up to 180mm
Suspension
Fork: FOX FLOAT 36 Rhythm, GRIP damper, two position Sweep adjustment, 15x110mm axle, 44mm offset, 160mm of travel
Rear Shock: FOX FLOAT X Performance with Specialized GENIE Shock Tech, Ride Dynamics Trail Tune, 2-position lever, LSR adjustment
Brakes
Front Brake: SRAM Maven Bronze, 4-piston caliper, hydraulic disc, 220mm Rotor
Rear Brake: SRAM Maven Bronze, 4-piston caliper, hydraulic disc, 200mm Rotor
Drivetrain
Cassette: SRAM 1270 Transmission Cassette, 12 Spd,10-52t
Chainrings: SRAM T-type ring, 34T, 104 BCD, steel
Shift Levers: SRAM AXS POD Controller
Chain: SRAM GX Eagle Transmission Flattop Chain
Rear Derailleur: SRAM S1000 Eagle Transmission Derailleur
Crankset: SRAM S1000 Crankset, ISIS interface, Integrated Guard, 55mm Chainline, 155mm
Wheels & tires
Front Hub: Alloy, sealed cartridge bearings, 15x110mm thru-axle, 28h
Rear Tire: Butcher, GRID GRAVITY casing, GRIPTON® T9 compound, 2Bliss Ready, 27.5x2.3"
Front Tire: Butcher, GRID GRAVITY casing, GRIPTON® T9 compound, 2Bliss Ready, 29x2.3"
Spokes: DT Swiss Industry
Rear Hub: Alloy, sealed cartridge bearings, 12x148mm thru-axle, 32h
Rims: Specialized 29F/27.5R, hookless alloy, 30mm inner width, tubeless ready
Inner Tubes: Standard, Presta valve
Cockpit
Stem: Alloy Trail Stem, 35mm bar bore
Handlebars: Alloy handlebars, 35mm diameter, 8 degree back sweep, 6 degree up sweep, S2: 30mm rise, 780mm width, S3-S5: 40mm rise 800mm width
Saddle: Bridge Comp, Hollow Cr-mo rails
Grips: Specialized Trail Grips
SeatPost: Xfusion Manic, infinite adjustable, two bolt head, Remote SLR LE lever, 34.9, S2: 125mm, S3: 170mm, S4-S6: 190mm
Accessories
SWAT: SWAT internal downtube storage
Product Details
Product ID: 218708
Compliance Certification: As applicable, certified to UL 2849 (e-system) and/or UL 2271 (battery) by UL Solutions and/or SGS.
For information on lithium-ion battery standards and regulations in New York City, visit: [www.nyc.gov/fdny/batteries](https://www.nyc.gov/fdny/batteries)
Weight
Weight: 24.41 kg (53 lb, 13.0 oz)
Weight Size: S4

* Weights based on production painted frames as pictured. Actual weights will vary based on colourway, frame size, and component variation. Specifications are subject to change without notice.

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Specialized 2026 Turbo Levo Comp Carbon G4
Specialized
2026 Turbo Levo Comp Carbon G4
$12,900.00 $11,727.27
 

Specifications

0/5
0 stars based on 0 reviews
0 reviews

Available in store

Online and in-store prices may differ
Last updated: Today at 07:38
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Specialized 2026 Turbo Levo Comp Carbon G4

This product has been added to your cart
// $(document).ready(function() // { // if( $(window).width() < 768 ) // { // // console.log('Win Width less than 768'); // console.log('sticky start mobile'); // const addToCartButton = document.getElementById('add-to-cart-button'); // const elem = $('.addtocart-sticky'); // let stickyVisible = false; // const observer = new IntersectionObserver(function(entries) // { // if(entries[0].isIntersecting === true) // { // console.log('sticky intersecting TRUE'); // if( stickyVisible ) // { // console.log('already visible, remove class'); // elem.removeClass('mobile-visible'); // stickyVisible = false; // } // } // else // { // if( !stickyVisible ) // { // elem.addClass('mobile-visible'); // stickyVisible = true; // } // } // }, { threshold: [0] }); // if( addToCartButton ) // { // observer.observe(addToCartButton); // } // } // else // { // var stickyVisible = false; // function checkStickyAddToCart() // { // if( $('.addtocart-holder').length > 1 ) // { // var distance = $('.addtocart-holder').offset().top; // var elem = $('.addtocart-sticky'); // if ( $(window).scrollTop() >= distance ) // { // if( !stickyVisible ) // { // elem.addClass('visible'); // elem.fadeIn(100); // stickyVisible = true; // } // } // else // { // if( stickyVisible ) // { // elem.removeClass('visible'); // elem.fadeOut(100); // stickyVisible = false; // } // } // setTimeout(checkStickyAddToCart, 100); // } // } // checkStickyAddToCart(); // } // if( $(window).width() > 767 && theme.settings.product_mouseover_zoom ) // { // /* Zoom on hover image */ // $('.zoom').zoom({touch:false}); // } // //==================================================== // // Product page images // //==================================================== // var swiperProdImage = new Swiper('.swiper-productimage', { // lazy: true, // // pagination: { // // el: '.swiper-pagination-image', // // clickable: true, // // }, // on: { // lazyImageReady: function() // { // $('.productpage .swiper-lazy.swiper-lazy-loaded').animate({opacity: 1}, 200); // }, // } // }); // var swiperThumbs = new Swiper('.swiper-productthumbs', { // navigation: { // nextEl: '.thumb-arrow-right', // prevEl: '.thumb-arrow-left', // }, // spaceBetween: 15, // slidesPerView: 5, // breakpoints: { // 991: { // slidesPerView: 4, // spaceBetween: 15, // }, // 767: { // slidesPerView: 5, // spaceBetween: 15, // }, // 548: { // slidesPerView: 4, // spaceBetween: 15, // } // }, // on: { // init: function () { // this.centerSlides(); // }, // resize: function () { // this.centerSlides(); // } // } // }); // $('.swiper-productthumbs img').on('click', function() // { // var itemIndex = $(this).parent().index(); // $('.swiper-productthumbs .swiper-slide').removeClass('active'); // $(this).parent().addClass('active'); // swiperProdImage.slideTo(itemIndex); // swiperProdImage.update(true); // }); // //==================================================== // // End product page images // //==================================================== // $('.bundle-product [data-bundle-pid]').on('click', function(e) // { // e.preventDefault(); // var pid = $(this).attr('data-bundle-pid'); // var bid = $(this).attr('data-bundle-id'); // $('.bundle-configure[data-bundle-id="'+bid+'"][data-bundle-pid="'+pid+'"]').fadeIn(); // }); // $('.bundle-configure button, .bundle-configure .close').on('click', function(e) // { // e.preventDefault(); // $(this).closest('.bundle-configure').fadeOut(); // }); // });
Please accept cookies to help us improve this website Is this OK? Yes No More on cookies »