Menu

AUD
2026 Aethos 2 Expert
$9,200.00 Incl. tax
Add to cart
2026 Aethos 2 Expert
Specialized
(0)

2026 Aethos 2 Expert

$9,200.00 Incl. tax
In stock

With a 705g frame, the Aethos 2 is the lightest bike in its class. But weight was never the point... Read more.

Product description

AETHOS 2 - BREAK THE RULES


With a 705g frame, the Aethos 2 is the lightest bike in its class. But weight was never the point. Built by breaking racing’s rules to deliver pure road riding bliss, it’s engineered to disappear beneath you: responsive, supple, and sublime. Now with increased tire clearance, refined components, and data-based fit-enhancing geometry, it brings that transcendent ride feel to more riders than ever. Aethos 2 breaks the rules, for the love of the ride.

AT A GLANCE

USE: Performance Road Riding
FRAMESET: 705g FACT 10r Frame / FACT 10r Fork
FIT: Performance Endurance
COCKPIT & WHEELS: Roval Alpinist bar, Pro SL stem, C38 wheels
DRIVETRAIN: Shimano Ultegra Di2 / SRAM Force AXS
WEIGHT: Shimano Ultegra Di2: 7.12kg (56cm) - SRAM Force AXS: 7.05kg (56cm)

TECHNICAL SPECIFICATIONS


Frameset
  • Frame: Aethos 2 FACT 10r Carbon, Rider First Engineeredâ„¢, Threaded BB, Hidden Cable Routing, 12x142mm thru-axle, flat-mount disc
Suspension
  • Fork: Aethos 2 FACT 10r Carbon, 12x100mm thru-axle, flat-mount disc
Brakes
  • Front Brake: Shimano Ultegra BR-R8170 Hydraulic Brake
  • Rear Brake: Shimano Ultegra BR-R8170 Hydraulic Brake
Drivetrain - Shimano Ultegra Di2
  • Bottom Bracket: Shimano Threaded BSA BB
  • Rear Derailleur:Shimano Ultegra Di2 R8150, 12-speed
  • Front Derailleur: Shimano Ultegra Di2 R8150, braze-on
  • Shift Levers: Shimano Ultegra Di2 R8170, hydraulic disc
  • Crankset: Shimano Ultegra R8100, 52/36t
  • Cassette: Shimano Ultegra, 12-speed, 11-30t
  • Chain: Shimano XT M8100, 12-speed w/ quick link
Drivetrain - SRAM Force AXS
  • Bottom Bracket: SRAM DUB BSA 68
  • Rear Derailleur: SRAM Force AXS E1, 12-speed
  • Front Derailleur: SRAM Force AXS E1, braze-on
  • Shift Levers: SRAM Force AXS E1
  • Crankset: SRAM Force E1 Crankset, 48/35t
  • Cassette: SRAM Force, 12-speed, 10-33t
  • Chain: SRAM Force 12-speed
Wheels & Tires
  • Inner Tubes: 700x20-28, 48mm Presta Valve
  • Front Wheel: Roval C38, 21mm internal width carbon rim, tubeless ready
  • Rear Wheel: Roval C38, 21mm internal width carbon rim, tubeless ready
  • Front Tire: S-Works Turbo, 700x28
  • Rear Tire: S-Works Turbo, 700x28
Cockpit
  • Saddle: Body Geometry Power Expert
  • Handlebars: Roval Alpinist Carbon Handlebar, 125mm drop, 75mm reach
  • SeatPost: Roval Alpinist Carbon Seatpost
  • Seat Binder: Specialized Alloy, 30mm
  • Stem: Specialized Pro SL, alloy, 4-bolt
  • Tape: Supacaz Super Sticky Kush
Product details
  • Product ID: 293660
  • Weight Size: 56
  • Weight: 7.05 kg (15 lb, 8.7 oz), tubeless

* 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 Aethos 2 Expert
Specialized
2026 Aethos 2 Expert
$9,200.00 $8,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 15:55
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Specialized 2026 Aethos 2 Expert

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 »