black w retro kit greenfield kickstands
Special cut away top plate clears bottom pull derailleur cables -Kickstand is mounted from underneath -Bolt threads on bottom side of kickstand for extra clearance -This kit includes a Greenfield center-mounted kickstand as well as a mounting plate that's designed with a cutaway to clear derailleur cables. -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.disp