Menu

AUD
2023 Sirrus X 2.0
$950.00 Incl. tax
Add to cart
2023 Sirrus X 2.0
Specialized
(0)

2023 Sirrus X 2.0

$950.00 Incl. tax
In stock

Sirrus X is your ticket to riding more, and to places you never imagined possible. It's a comfortable, capable, "let's do stuff" kind of bike that will inspire you to ride more than you ever have before Read more.

Product description

Sirrus X is your ticket to riding more, and to places you never imagined possible. It's a comfortable, capable, "let's do stuff" kind of bike that will inspire you to ride more than you ever have before. With bigger, confidence inspiring tires, a slightly more upright riding position, a super intuitive one-by drivetrain, and plenty of mounts for racks and fenders—it's more than just a solid partner on pavement. Sirrus X is a dialed option when it's time to hit some gravel. We've also equipped every Sirrus X with next-level comfort from our scientifically tested and ergonomically engineered Shared Platform Body Geometry saddle, handgrips, and pedals.

  • Lightweight A1 Alloy frame with clean internal cable routing, 3.5lbs (1.7kg) lighter than our Crosstrail Hydro model.
  • Maxiumum control through hyper intuitive shifting with 1x8 wide range gearing, and powerful hydraulic disc brakes.
  • Float over rough stuff with fast rolling Specialized Pathfinder 42c tires featuring proprietary Gripton rubber compound.
 

TECHNICAL SPECIFICATIONS

Frameset
Frame: Specialized A1 Premium Aluminum, Fitness Geometry, butted tubing, internal cable routing, flat-mount disc, Plug + Play rack/fender mounts
Suspension
Fork: Hi-Ten steel, flat-mount disc, Plug + Play fender mounts, low rider rack mounts, quick-release
Brakes
Rear Brake: Promax F1, hydraulic disc, flat-mount, 160mm
Front Brake: Promax F1, hydraulic disc, flat-mount, 160mm
Drivetrain
Crankset: 3 pc, Alloy Forged Arms
Chainrings: 40T, chainguard
Bottom Bracket: 68mm, square taper, 124.5mm length
Chain: KMC X8 w/ Missing Linkâ„¢, 8-speed
Rear Derailleur: MicroSHIFT Acolyte 8-speed, with Clutch
Cassette: MicroSHIFT, 8-Speed, 12-42t
Shift Levers: MicroSHIFT, 8-speed
Wheels & tires
Rims: 700C disc, double-wall alloy, 22mm depth, 21mm internal width, 32h
Rear Hub: Alloy, 6-bolt disc, 8-/9-speed freehub, loose ball bearing, quick-release, 32h
Front Hub: Alloy, 6-bolt disc, loose ball bearing, quick-release, 32h
Front Tire: Pathfinder Sport, 700x42mm
Rear Tire: Pathfinder Sport, 700x42mm
Spokes: Stainless, 14g
Inner Tubes: Standard 40mm PV 700x32-50
Cockpit
Stem: 3D-forged alloy, 31.8mm, 7-degree rise
Handlebars: Alloy Mini Rise, 9-degree backsweep, 15mm rise, 31.8mm
SeatPost: Alloy, 12mm offset, 2-bolt clamp, 27.2mm
Seat Binder: Bolt-type, 31.8mm
Saddle: Bridge Sport, Steel rails, 155/143mm
Grip: Specialized Neutralizer, Body Geometry, locking grip
Accessories
Pedals: Specialized Body Geometry Fitness, platform, plastic
Weight
Weight: 12.3kg (27 lb, 1.9 oz)
Weight Size: LG

* 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 2023 Sirrus X 2.0
Specialized
2023 Sirrus X 2.0
$950.00 $863.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 16:39
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Specialized 2023 Sirrus X 2.0

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 »