Menu

AUD
2026 Riprock 24
$975.00 Incl. tax
Add to cart
2026 Riprock 24
Specialized
(0)

2026 Riprock 24

$975.00 Incl. tax
In stock

Freedom is the absence of fear. And fearlessly riding requires a bike that can handle your kid’s imagination. Read more.

Product description

Freedom is the absence of fear. And fearlessly riding requires a bike that can handle your kid’s imagination. It’s why we designed Riprock to be a mountain bike inclusive of all the features needed for superior ripping—like modern geometry, Ground Control tires, hydraulic disc brakes, and internally routed cables. Finally, we threw in a wider-range drivetrain, making Riprock the perfect bike to inspire young riders to climb higher and tackle the downhills freely.

Kids can’t confidently ride if they’re not riding comfortably. With Riprock, fit comes first. We used data to reimagine everything from how they grip to how they sit to create a bike specifically and proportionally for kids. We did all this because comfort creates confidence. And more confidence always leads to more fearless riding.

FEATURES

  • Kids’-specific updates and features inspire confidence. A 130mm Bridge saddle, a narrower Q factor, and shorter cranks offer improved alignment between the hip, knee, and ankle to decrease the risk of injury and make your little one more comfy. Narrow grips and updated frame geometry offer improved handling, inspiring riders to ride more.
  • A lightweight package with an updated frame and wide-range drivetrain creates the perfect bike to tackle climbs easily.
  • Trail riding starts here. Inspired by Specialized’s heritage in mountain bike design, the Riprock offers modern MTB features such as a slack head tube angle, internally routed cables, hydraulic disc brakes, and Ground Control tires.

TECHNICAL SPECIFICATIONS

Frameset

  • Frame: A1 Premium Butted Alloy, unisex frame, internal cable routing, 148mm thru-axle, 30.9mm dropper post ready, replaceable derailleur hanger compatible
  • Fork: A1 Premium Butted Alloy, Alloy steerer, 15x110 mm, W/Mini Fender
  • Seat Binder: Bolt-type, 34.9mm

Brakes

  • Front Brake: Promax DSK-926, Hydraulic Disc Brake, Adjustable Reach
  • Rear Brake: Promax DSK-926, Hydraulic Disc Brake, 160mm Rotor, Adjustable Reach

Drivetrain

  • Crankset: Forged Alloy, 115mm length, narrow Q-factor, w/ chainguard/li>
  • Cassette: microSHIFT Advent, 9-speed, 11-42t
  • Chain: KMC X9EPT, 9-speed, anti-corrosion coating w/ reusable Missing Link™
  • Bottom Bracket: Square-tapered, 68mm
  • Rear Derailleur: microSHIFT Advent, 1x9 w/ clutch
  • Shift Levers: microSHIFT Advent SL-M6190, 9-speed , short reach triggers for easy operation

Wheels & tires

  • Inner Tubes: Presta, 32mm valve
  • Rims: Alloy, 16mm depth, 25mm internal width, 28H
  • Front Tire: Kicker Wirebead 24X2.1
  • Rear Tire: Kicker Wirebead 24X2.1
  • Front Hub: Alloy, 6-Bolt, 28H, 15x110 Boost
  • Rear Hub: Alloy, 6-Bolt, 28H, 12x148 Boost, 11-speed compatible
  • Spokes: Stainless, 14g

Cockpit

  • SeatPost: Specialized, 6061 alloy, 2-bolt clamp, 0mm setback, 30.9mm
  • Saddle: Bridge Kids Saddle, 130mm
  • Handlebars: Double Butted Alloy, 40mm rise , 11deg back sweep, 2.5deg up seep, 31.8mm, 620mm
  • Grips: Specialized Trail Grips, lock-on
  • Stem: Stout 3D-forged alloy, 31.8mm, 6-degree rise

Accessories

  • Pedals: Nylon platform w/ reflectors

Product Details

  • Product ID: 222032

Reviews

0/5
0 stars based on 0 reviews
0 reviews

Related products

Recently viewed

Specialized 2026 Riprock 24
Specialized
2026 Riprock 24
$975.00 $886.36
 

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 08:20
Choose your language
Choose your currency
$

Recently added

Total incl. tax
$0.00
0
Compare
Start comparison

Review Specialized 2026 Riprock 24

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 »