Menu

AUD
2025 Tarmac SL7 Sport Shimano 105
$3,500.00 Incl. tax
Add to cart
2025 Tarmac SL7 Sport Shimano 105
Specialized
(0)

2025 Tarmac SL7 Sport Shimano 105

$3,500.00 Incl. tax
In stock

The new Tarmac is designed to go fast, there's no if's, and's, or but's about that—but it represents so much more than just aerodynamic prowess. Read more.

Product description

The new Tarmac is designed to go fast, there's no if's, and's, or but's about that—but it represents so much more than just aerodynamic prowess. With a light-weight, Rider-First Engineered™ frame, it delivers the best-possible ride characteristics, no matter the size. So no matter what you have planned for your new Tarmac, its ready to help you achieve your goals—PRs, KOMs, or podium top-steps. One bike to rule them all.

With the new Shimano 105 Mechanical 12-speed group, along with some fast rolling tires in the Turbo Pro 700x26mm tires, this new Tarmac delivers performance at a more palatable price point.

FEATURES

  • While aerodynamics were paramount to the Tarmac’s development, and to the development of all of our race bikes, weight was the co-pilot on this optimal race bike journey. Previously “aero bikes” always compromised in the weight department—the more drag you reduced, the more weight you gained. With the new Tarmac, our design philosophy was to keep it at, or below, the UCI weight limit out of the box, with no sacrifices to aerodynamics. And with the help of the FreeFoil Shape Library, tools like isotopic FEA analysis, and some engineering wizardry by the best engineers in the industry, we delivered a Fact 9r frame that weighs a mere 1010 grams, without giving up a gram of aero, stiffness or ride quality.
  • Continuing our quest to develop the perfect race bike, we used our Rider-First Engineered™ philosophy to ensure that the new Tarmac is the most balanced, best handling Tarmac yet—no matter the size. With an army of the world’s best test riders from our three World Tour Teams — Boels-Dolmans, Deceuninck-Quick-Step, and Bora-hansgrohe — we made changes to the Tarmac based on their thousands of kilometers on the road. We balanced the ride quality between the front and rear end, so even the longest days in the saddle continue to be comfortable—all without giving up anything to the Tarmac’s legendary handling and race-winning snappiness.
  • Building on the learnings from the Venge, the new Tarmac utilizes simple integration to create a clean, fast cockpit that’s easy to live with. We’ve improved the routing for any configuration — mechanical shifting, traditional stems, round bars, etc. — all while keeping its aerodynamic attributes. These same traits also make the new Tarmac easy to work on and easy to travel with. It’s a win-win.

TECHNICAL SPECIFICATIONS

Frameset

  • Frame: Tarmac SL7 FACT 9r Carbon, Rider First Engineered™, Win Tunnel Engineered, Clean Routing, Threaded BB, 12x142mm thru-axle, flat-mount disc

Suspension

  • Fork: FACT Carbon, 12x100mm thru-axle, flat-mount disc

Brakes

  • Front Brake: Shimano 105, Hydraulic disc, 160mm rotor
  • Rear Brake: Shimano 105, Hydraulic disc, 140mm rotor

Drivetrain

  • Crankset: Shimano 105, 12-speed, 52-36t
  • Cassette: Shimano 105, 12-speed, 11-34t
  • Front Derailleur: Shimano 105, Braze-on
  • Chain: Shimano SLX, M7100, 12-speed
  • Bottom Bracket: Shimano Threaded BSA BB
  • Rear Derailleur: Shimano 105, 12 speed Mechanical
  • Shift Levers: Shimano 105, 12 speed Mechanical

Wheels & tires

  • Inner Tubes: Standard, Presta Valve, 700x20-28, 48mm valve stem
  • Front Wheel: DT R470 Disc
  • Rear Wheel: DT R470 Disc
  • Front Tire: Turbo Pro, 700x26
  • Rear Tire: Turbo Pro, 700x26

Cockpit

  • SeatPost: 2021 S-Works Tarmac Carbon seat post, FACT Carbon, 20mm offset
  • Saddle: Body Geometry Power Sport, steel rails
  • Handlebars: Specialized Shallow Drop, 6061, 70x125mm, 31.8mm clamp
  • Tape: Supacaz Super Sticky Kush
  • Stem: Tarmac integrated stem, 6-degree
  • Seat Binder: Tarmac integrated wedge

Product Details

  • Product ID: 221542

Weight

  • Weight: 8.25 kg (18 lb, 3.0 oz)
  • Weight Size: 56

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Specialized 2025 Tarmac SL7 Sport Shimano 105
Specialized
2025 Tarmac SL7 Sport Shimano 105
$3,500.00 $3,181.82
 

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 09:14
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Specialized 2025 Tarmac SL7 Sport Shimano 105

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 »