
kmc chain s1 x 112l white s1 chains
1/2'' x 1/8'' Heavy-duty chain -Extra thick inner and outer plates, with bushings -Shimano/SRAM/Campagnolo -352 -This KMC 1/8'' Heavy-duty Single-Speed Chain is perfect for your single-speed commuter, mountain bike, BMX bike, fixie, track machine, and pretty much anything that runs a single speed drivetrain. -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.di