Ver más productos marca Bath & Body Works
Crema Cítrica Fresca Bath and Body Works 240ml 2017
8 || deltaY > 8)) {
isHorizontalSwipe = deltaX > deltaY;
}
if (isHorizontalSwipe) {
dragOffset = currentX - touchStartX;
}
"
@touchend="
isDragging = false;
const threshold = containerWidth * 0.15;
const deltaX = Math.abs(currentX - touchStartX);
const deltaY = Math.abs($event.changedTouches[0].clientY - touchStartY);
if (deltaX < 8 && deltaY < 8) {
openLightbox(activeImage);
} else if (isHorizontalSwipe && dragOffset < -threshold) {
activeImage = (activeImage + 1) % totalImages;
} else if (isHorizontalSwipe && dragOffset > threshold) {
activeImage = (activeImage - 1 + totalImages) % totalImages;
}
dragOffset = 0;
isHorizontalSwipe = null;
"
>
Ver más productos marca Bath & Body Works
Crema Cítrica Fresca Bath and Body Works 240ml 2017
$56.280
+ impuestos: $11.819
Llega a domicilio entre el 9 y el 14 de feb
Cantidad:
- Compra protegida
- Envío a todo el país
- Garantía de entrega
Características destacadas
Opiniones de compradores
4,2
12 opiniones
5
64%
4
15%
3
0%
2
21%
1
0%
Samantha Brown
Me encanta el olor y dura todo el día.
Especificaciones técnicas
- dimensiones del producto
- 3.2 x 1.6 x 7.9 pulgadas (8.13 x 4.06 x 20.07 cm); 10.24 onzas (290.3 gramos)
- Está descontinuado por el fabricante
- No
Preguntas y respuestas
Tu pregunta fue enviada. Te responderemos pronto.
¿Dónde te enviamos la respuesta?
Tus preguntas
· Recibirás la respuesta a