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 G2 RS Disc Brake and Lever - Front, Hydraulic, Post Mount, Diffusion Black Anodized, A2

Sram G2 RS Disc Brake and Lever - Front, Hydraulic, Post Mount, Diffusion Black Anodized, A2

$167.00
Excl. tax

The SRAM G2 RS disc brake offers impressive feel and powerful braking performance. SwingLink technology gets brake pads to the rotor fast, then moderates pressure with smooth modulation.

The rating of this product is 0 out of 5

(0)
In stock (1)
  • Bleeding Edge design allows for simple fluid installation and maintenance
  • Tool-free reach adjust for quick personalization
  • Power organic pads give riders both feel and bite
  • Lever features a stamped aluminum lever blade with a gloss black finish
  • The forged aluminum 2-piece caliper body includes 4-pistons for exceptional braking power
  • Aluminum lever blade
  • Black Phosphate Steel Hardware
  • Steel-backed organic pads
  • Rotor Included: No
  • Pad Compound: Organic
  • Color: Diffusion Black Anodized
  • Hydraulic Hose Length: 950
  • Adjustable Contact Point: No
  • Brake Lever Use: Left
  • Hydraulic Fluid Type: DOT
  • Brake Lever Actuation: Hydraulic
  • Adjustable Reach: Yes
  • Brake Caliper Type: Post Mount
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 »