Store Hours: Monday-Friday 10am-6pm, Saturday 10am-5pm. Shipping available in checkout on all Cannondale, Surly, Transition bicycles, as well as select Specialized kids bikes!

Shopping cart

Your cart is currently empty

Product image slideshow Items

  • Sram NX Eagle, Build Kit, 175mm Boost, Kit

Sram NX Eagle, Build Kit, 175mm Boost, Kit

$404.00
Excl. tax

he NX Eagle drivetrain system brings a wide range of gear choices engineered for simplicity and durability, so riders can focus on what matters most—the ride ahead.

The rating of this product is 0 out of 5

(0)
In stock (2)

German engineered and proudly bearing the SRAM Eagle stamp of approval, designed to be durable enough to withstand the increased demands of E-MTB applications and a perfect solution to heavy-duty use and abuse.

  • The NX crankset and X-Sync 2 chainring were engineered for complete chain control with each tooth shaped precisely to work with the chain’s inner and outer links
  • The NX derailleur has a been designed for performance and durability
  • Wide 11-50t gear range cassette is compatible with a splined driver body
  • NX Eagle trigger shifter for on-demand gear selection throughout the entire wide range Eagle cassette
  • NX Eagle 12-speed chain for smooth and efficient shifting
  • DUB spindle configuration with direct mount BOOST spacing chainring
  • Bottom bracket sold separately

NX Eagle Crankset

The SRAM NX crankset delivers Eagle performance and is designed for SRAM’s X-SYNC 2 chainrings. The NX crankset is engineered for complete chain control. Each tooth’s profile is precisely engineered to work quietly, efficiently and securely with the Eagle chain’s inner and outer links. DUB technology features a bottom bracket and spindle design, which together allows for a more uniform approach to bottom bracket fitment, better sealing against contamination and forward and backward compatibility.

NX Eagle Derailleur

The NX Eagle derailleur features the proven SRAM 1x specific X-HORIZON design. The 14-tooth X-SYNC lower pulley easily facilitates 11 to 50 tooth cassette capacity and adds to NX Eagle’s overall smooth-pedaling feel. The Type-3 ROLLER BEARING CLUTCH provides quiet, consistent performance and durability.

NX Eagle PG-1230 Cassette

Ride anywhere with the wide-range 12 speed 11 to 50 tooth Eagle cassette. The NX cassette gives riders every bit of the climbing range that the Eagle ecosystem affords with a simple upgrade to splined-drive body wheels.

NX Eagle Trigger Shifter

 

Get on-demand gear selection throughout the entire range Eagle cassette. The massive range means you never worry about having the right gear for the terrain. NX Eagle means easy, intuitive shifting every time for every rider.

NX Eagle 12 Speed Chain

The basis of every Eagle drivetrain is its chain. The NX Eagle chain is designed and manufactured using genuine SRAM’s Eagle architecture, so it is fully compatible with every other component in the Eagle ecosystem. The NX Eagle chain features solid pin construction, Eagle PowerLock and smooth, efficient shifting that you can count on every time out.

 

0 stars based on 0 reviews
Add your review
document.addEventListener("DOMContentLoaded", function() { // Select the dropdowns const dropdown1 = document.getElementById("dropdown1"); const dropdown2 = document.getElementById("dropdown2"); // Define the condition for disabling options in dropdown2 based on dropdown1's selection const disableOptions = { 'Option1': ['Unavailable1', 'Unavailable2'], 'Option2': ['Unavailable3', 'Unavailable4'], // Add more conditions as needed }; // Function to update dropdown2 based on the selection of dropdown1 function updateDropdown2() { // Get the selected option in dropdown1 const selectedOption1 = dropdown1.value; // Get all options in dropdown2 const options2 = dropdown2.querySelectorAll('option'); // Loop through all options in dropdown2 options2.forEach(function(option) { // Check if this option should be disabled based on the selected option in dropdown1 if (disableOptions[selectedOption1] && disableOptions[selectedOption1].includes(option.value)) { option.disabled = true; // Disable the option } else { option.disabled = false; // Enable the option } }); } // Add event listener for changes to dropdown1 dropdown1.addEventListener('change', updateDropdown2); // Initialize the state of dropdown2 when the page loads updateDropdown2(); });
By using our website, you agree to the use of cookies. These cookies help us understand how customers arrive at and use our site and help us make improvements. Hide this message More on cookies »