Menu

AUD
2026 S-Works Turbo Levo Carbon G4
$23,500.00 Incl. tax
Add to cart
2026 S-Works Turbo Levo Carbon G4
Specialized
(0)

2026 S-Works Turbo Levo Carbon G4

$23,500.00 Incl. tax
In stock

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

Product description

The Specialized Science Club Introduces the S-Works 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
Charger: Specialized 12amp smart charger, 4 different charge functions including Standard, Fast, Eco, and charge to 80%
Motor: All New Specialized 3.1 S-Works motor, 111Nm torque, 720W power
Battery: 840wh battery
Frameset
Seat Binder: Alloy, 38.6mm
Frame: All new S-Works Levo 4 frame with carbon shock extension, 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 38 Factory, GRIP X2 damper, HS and LS rebound and compression adjustment, 15x110mm axle, 44mm offset, 160mm of travel
Rear Shock: FOX FLOAT X Factory with Specialized GENIE Shock Tech, Ride Dynamics Trail Tune, 2-position lever w/3 setting Open mode tuning range, LSR adjustment, 210x55mm
Brakes
Front Brake: SRAM Maven Ultimate, 4-piston caliper, hydraulic disc, 220mm HS2 Rotor
Rear Brake: SRAM Maven Ultimate, 4-piston caliper, hydraulic disc, 200mm HS2 Rotor
Drivetrain
Chainrings: SRAM 34t T-Type chainring, 104 BCD, steel
Shift Levers: SRAM AXS POD ULTIMATE with DISCRETE CLAMP
Cassette: SRAM XX Eagle Transmission Cassette, 12spd, 10-52t
Crankset: SRAM XX Carbon crank, 55mm Chainline, ISIS interface, 160mm
Rear Derailleur: SRAM XX Eagle Transmission Derailleur
Chain: SRAM XX EagleTransmission Flattop Chain
Wheels & tires
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"
Front Wheel: Roval Traverse HD 29", hookless carbon, 30mm inner width, tubeless ready, DT Swiss 240 DEG, 15x110mm, 28h
Rear Wheel: Roval Traverse HD 27.5", hookless carbon, 30mm inner width, tubeless ready, DT Swiss 240 DEG, 12x148mm, 32h
Inner Tubes: Standard, Presta Valve
Cockpit
Grips: Deity Lockjaw grips
SeatPost: FOX Transfer NEO Factory, 34.9, S2: 150mm, S3: 175mm, S4-S6: 200mm
Handlebars: RaceFace Era Carbon, riser bar, 5-degree upsweep, 8-degree backsweep, S2:20mm Rise, S3-S6:40mm Rise, 800mm
Stem: Industry 9 Mountain stem, 35mm clamp, 40mm length
Saddle: Specialized Power Pro Mirror w/hollow Ti rails
Accessories
SWAT: SWAT internal downtube storage
Product details
Product ID: 218698
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: 23.68kg (52 lb, 3.3 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 S-Works Turbo Levo Carbon G4
Specialized
2026 S-Works Turbo Levo Carbon G4
$23,500.00 $21,363.64
 

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 11:04
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Specialized 2026 S-Works Turbo Levo 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 »