
11spd cn900 2 pair shimano quick link shimano chains
Designed with tool-free assembly in mind for quick on-the-trail repairs -This is a pair of Shimano SM-CN900 11-Speed Chain Quick Links. Please note that Shimano chains are directional, if you are unsure when installing, the text on the chain links always should be visible when looking at the drive side of the bike. -Available for Pickup within 2 to 1 businesses days10 body { font-family: 'Arial', sans-serif; } .tabs-container { display: flex; justify-content: space-between; background-color: #333; color: #fff; padding: 10px; } .tab { cursor: pointer; padding: 10px; border: 2px solid #fff; border-radius: 5px; } .tab-content { display: none; padding: 20px; border: 2px solid #333; border-radius: 5px; background-color: #fff; } function toggleTab(tabId) { var tabContent = document.getElementById(tabId); tabContent.style.display = (tabContent.