✦ Verified product
Multitool MT21
MXN 1,890.00
Distrito Fijo Club de Ciclismo
Verified independent store
→
Descripción del producto Características Especificaciones técnicas El Brooks MT21 Multi-tool es más que una herramienta: es un símbolo de estilo y practicidad ciclista. Con 21 func
iones integradas y una funda de cuero curtido vegetal hecho para perdurar, coincide con tu bici en autenticidad y aventura. Funciones incluidas Llaves Allen, destornilladores, Torx, llave de radios, herramienta de cadena, cuchillo, llave para sillines Brooks, abrelatas. Estuche Cuero vegetal, lujoso y duradero. Target ideal Viajeros en gravel, touring, retro o taller en casa. Estilo Brooks Artesanal, robusto y lleno de carácter. Funciones totales 21 herramientas Peso ≈ 300 g (funda incluida) Dimensiones ≈ 96 × 49 × 20 mm Material Acero, cuero vegetal .tab-nav { display:flex; flex-wrap:wrap; gap:1rem; border-bottom:1px solid #ccc; margin-bottom:1rem; } .tab-button { background:#f7f7f7; border:1px solid #ccc; border-bottom:none; padding:.5rem 1rem; font-weight:bold; color:#333; border-radius:6px 6px 0 0; cursor:pointer; } .tab-button.active { background:#fff; color:#000; } .tab-content { background:#fff; border:1px solid #ccc; padding:1rem; } .tab-panel { display:none; } .tab-panel.active { display:block; } .product-specs { width:100%; border-collapse:collapse; margin-top:1rem; } .product-specs th, .product-specs td { padding:.5rem; border-bottom:1px solid #eee; text-align:left; } @media (max-width:600px) { .tab-nav { flex-direction:column;} .tab-button { border-radius:6px; } } document.querySelectorAll('.tab-button').forEach(btn => { btn.addEventListener('click', () => { document.querySelectorAll('.tab-button').forEach(t => t.classList.remove('active')); document.querySelectorAll('.tab-panel').forEach(p => p.classList.remove('active')); btn.classList.add('active'); document.getElementById(btn.getAttribute('aria-controls')).classList.add('active'); }); });