10spd Shimano ultegra 6701 series 10 speed shimano chains
Shimano chains improve shifting -267 -CN-6701 consists of differently shaped inner and outer plates. The inner plates are made to mate precisely with Shimano 10-speed cassettes, and the big chain ring, so shifting is quick, precise and less wearing on componets. -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.style.display === 'none' || tabContent.style.display ==