MAHLE X20 SRAM XDR Steel Freewheel Set with nuts ONE SIZE

90,00 Typically ships in 10–15 days
Freewheel Set compatible to SRAM XDR Steel. Includes right end cap and spacer. Read more
  • 4.9 out of 5 stars customer feedback
  • 12 months money back guarantee
  • We can assemble bikes before shipping
  • Next-day dispatch from Dublin shop
  • Experts advice when you need it
  • Free ROI Shipping on Orders over €40

Information

MAHLE:

$(document).ready(function(){ $(".fancybox").fancybox({ prevEffect: 'none', nextEffect: 'none', animationEffect: 'zoom', closeBtn: true, helpers: { title: { type: 'inside' }, buttons: { type: 'zoom' } } }); $(".gotoinfo").click(function() { $('html, body').animate({ scrollTop: $("#moreinfo").offset().top - 170 }, 500); }); $(".productreviews").click(function() { $('html, body').animate({ scrollTop: $("#productreviews").offset().top - 170 }, 500); }); $(".productreviews-mobile").click(function() { $('html, body').animate({ scrollTop: $("#productreviews-mobile").offset().top - 90 }, 500); }); $(function () { $('[data-toggle="tooltip"]').tooltip() }); // Cycle to Work category detection var settings = { "async": true, "crossDomain": true, "url": "https://www.360cycles.ie/mahle-x20-sram-xdr-steel-freewheel-set-with-nuts-o.html?format=json", "method": "GET" }; $.ajax(settings).done(function (response) { let categories = response.product.categories; if(categories && Object.keys(categories) && Object.keys(categories).length){ Object.keys(categories).map((category)=> { if(categories[category].path && ( categories[category].path.includes("10837890") || // Road Bikes categories[category].path.includes("10837960") || // City (Parent) categories[category].path.includes("10837968") || // Women's categories[category].path.includes("10837962") || // Gents categories[category].path.includes("10838211") || // Cargo Bikes categories[category].path.includes("10838095") || // Electric Bikes categories[category].path.includes("12649324") || // Touring Bikes categories[category].path.includes("10838047") || // roadbikes/touring bikes categories[category].path.includes("10838029") || // Folding Bikes categories[category].path.includes("12734159") || // Mountain Bikes categories[category].path.includes("10837964") || // Gravel/CX categories[category].path.includes("10837907") || // BMX categories[category].path.includes("10838046") // Fixie/Single Speed )){ $(".product-info").addClass("custom-form-btn"); } }); } }); }); function goBack() { window.history.back(); } function updateQuantity(way){ var quantity = parseInt($('.cart input').val()); if (way == 'up'){ if (quantity < 10000){ quantity++; } else { quantity = 10000; } } else { if (quantity > 1){ quantity--; } else { quantity = 1; } } $('.cart input').val(quantity); } function loadProductAndSendEvent(el) { const url = el.getAttribute("data-product-url"); const productImage = el.getAttribute("data-image-url"); fetch(url) .then((res) => res.json()) .then((data) => { sendToOmnisend(data, productImage); }) .catch((err) => console.error("Error loading JSON:", err)); } function sendToOmnisend(data, productImage) { try { const product = data.product || {}; const shop = data.shop || {}; const productCategories = []; Object.values(product.categories || {}).forEach((category) => { productCategories.push({ id: category.id, title: category.title }); }); const quantityInput = document.querySelector("input[name='quantity']"); const productQuantity = quantityInput ? parseInt(quantityInput.value || "1", 10) : 1; const productPrice = (product.price && product.price.price) ? product.price.price : 0; const productOldPrice = (product.price && product.price.price_old) ? product.price.price_old : null; const payload = { abandonedCheckoutURL: "https://www.360cycles.ie/checkout", productCategories: productCategories, productDescription: product.description || "", productID: product.id, productImageURL: productImage, productPrice: productPrice, productSKU: product.sku || "", productStrikeThroughPrice: productOldPrice, productTitle: product.fulltitle || product.title || "", productURL: `https://www.360cycles.ie/${product.url || ""}`, productVariantID: product.vid, productVariantImageURL: productImage, currency: shop.currency || "EUR", productQuantity: productQuantity, productDiscount: (productOldPrice && productOldPrice > productPrice) ? (productOldPrice - productPrice) : 0 }; // Safe call (won't crash if Omnisend isn't loaded) if (window && window.omnisend && typeof window.omnisend === "function") { // Example event name (adjust if your Omnisend setup expects a specific event) window.omnisend("track", "add_to_cart", payload); } else { console.log("Omnisend not detected. Payload:", payload); } } catch (e) { console.error("sendToOmnisend failed:", e); } }

                                                                                                                                                                                      
Please accept cookies to help us improve this website Is this OK? Yes No More on cookies »