.tabs-listing button:after {
content: "";
background-color: rgb(var(--bg-primary));
height: 2px;
width: 0%;
position: absolute;
bottom: 0;
left: 0;
transition: width 0.5s ease;
}
.tabs-listing button.active:after {
width: 100%;
}
#js-product-related-mw {
max-width: 99.9%;
}
.product-gallery__wrapper {
margin: 0 0 0 125px;
}
.slick-dots {
bottom: 40px;
left: 40px;
position: absolute;
list-style: none;
margin: 26px 0 0 0;
padding: 0;
}
.slick-dots li {
display: inline-block;
line-height: 1;
margin: 0 5px;
margin-left: 5px;
}
.slick-dots li:first-child {
margin-left: 0;
}
.slick-dots button {
font-size: 0;
line-height: 0;
width: 20px;
height: 20px;
padding: 7px;
border: 0;
outline: 0;
position: relative;
background: transparent;
}
.slick-dots button::before {
content: "";
font-size: 6px;
line-height: 20px;
color: #161619;
text-align: center;
width: 6px;
height: 6px;
display: block;
border-radius: 50%;
background: #cdcfd0;
}
.slick-dots .slick-active button::before {
background: #161619;
}
.btn-add-wrapper {
border: 1px solid #888888;
}
.btn-add {
border: 0 !important;
background-color: #fff;
font-size: 9px;
}
.input-add {
border-radius: 0 !important;
border: 0 !important;
background-color: #fff;
}
.flex-control-nav {
position: absolute !important;
top: 0;
left: 0;
width: 120px;
height: 100%;
}
.flex-control-nav-scroll {
position: absolute !important;
top: 0;
left: 0;
width: 120px;
height: 100%;
overflow: scroll;
}
.btn-product-view, #pdx-btn-add-wishlist {
height: 60px;
}
#pdx-btn-add-wishlist {
height: 40px;
}
.btn-product-view {
width: 100%;
}
.btn-add-wrapper {
width: 100%;
}
.input-add {
width: 100%;
}
@media(min-width: 991px) {
.btn-product-view {
height: 40px;
}
.btn-add-wrapper, .btn-product-view {
width: auto;
}
.input-add {
width: 60px;
}
}
.option-list {
background-color: #ffffff !important;
border: 1px solid #555555 !important;
color: #555555 !important;
transition: all 0.5s ease-in-out;
width: 100%;
}
.option-list:hover, .option-list.active {
background-color: #555555 !important;
border: 1px solid #555555 !important;
color: #ffffff !important;
}
@media(min-width: 991px) {
.option-list {
width: auto;
}
}
FENIX BC30 V2.0 LED BIKE LIGHT
No disponible
La combinación elegida no se encuentra disponible en este momento.
$
120
$
-%
6 disponibles
2200 Lumens / 2 Baterías externas 18650
- Categoría: ACCESORIOS
- Marca: Fenix
La Fenix BC30 V2.0 es una linterna LED para bicicleta de alto rendimiento, ideal para ciclistas urbanos y de montaña. Equipada con dos LEDs LUMINUS SST-40, entrega hasta 2200 lúmenes en modo Burst, iluminando con gran potencia tanto áreas cercanas como distantes gracias a su exclusivo sistema óptico Dual Distance Beam. Incluye un control remoto inalámbrico para cambiar de modo sin soltar el manillar, y ofrece resistencia al agua y al polvo con certificación IP67. Su cuerpo de aluminio la hace robusta y durable, perfecta para condiciones exigentes.
📌 Especificaciones técnicas
| Característica | Detalles |
|---|---|
| Potencia máxima (Burst) | 2200 lúmenes |
| Alcance del haz | Hasta 187 metros |
| Modos de luz | 5 niveles: Eco (50 lm), Bajo (200 lm), Medio (600 lm), Alto (1500 lm), Burst (2200 lm); más modo intermitente (600/50 lm) |
| Autonomía máxima | Hasta 50 horas en modo Eco |
| LEDs | 2 × LUMINUS SST-40, vida útil de 50.000 horas |
| Baterías compatibles | 2 × 18650 recargables (recomendadas no incluidas) o 4 × CR123A (no incluidas) |
| Control remoto | Inalámbrico (incluido) para activar modo Burst o cambiar modos |
| Material del cuerpo | Aluminio A6061-T6 con acabado anodizado antiabrasivo |
| Protección | IP67 (resistente al polvo y sumergible hasta 1 metro por 30 minutos) |
| Dimensiones | 120 × 50 × 31,8 mm |
| Peso | 154 g (sin baterías ni soporte) |
| Funciones adicionales | Indicador de nivel de batería con colores, memoria de modo, protección térmica |
| Accesorios incluidos | Soporte para manillar, control remoto, espaciadores, junta tórica, batería CR1632, manual - NO INCLUYE BATERIAS NI CARGADOR |
🕐
No tenemos reseñas de este producto
Tarjetas en cuadrícula
.card-product-description {
position: relative;
transition: all 0.5s;
background-color: #ffffff;
}
.card-product-description .products-bottons {
opacity: 0;
transition: all 0.5s;
}
.product-card:hover .card-product-description {
margin-top: -50px;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.product-card:hover .card-product-description .products-bottons {
opacity: 1;
}