Skip to product info





1) isPinching = true'
@touchend='if ($event.touches.length < 2) setTimeout(() => { isPinching = false }, 100)'
@scroll.passive='
const w = $el.clientWidth;
if (w > 0) {
const newActive = Math.round($el.scrollLeft / w);
if (lightboxActive !== newActive) {
lightboxActive = newActive;
if ($refs.lightboxThumbs && $refs.lightboxThumbs.children[newActive]) {
const thumb = $refs.lightboxThumbs.children[newActive];
const scrollLeftPos = thumb.offsetLeft - ($refs.lightboxThumbs.clientWidth / 2) + (thumb.offsetWidth / 2);
$refs.lightboxThumbs.scrollTo({ left: scrollLeftPos, behavior: "smooth" });
}
}
}
'
>





Sin reseñas
producto prueba 7
aaaa
aaaa
Tamaño
50 ml / 1.7oz
Cantidad
MXN150
Ingredientes
Premium
Premium
Envío
Gratis x2
Gratis x2
Alta
Concentración
Concentración
Reseñas de clientes
Aún no hay reseñas
Sé el primero en compartir tu experiencia con este producto.