Home
/
All
/
SHARE
{ const currentIndex = selectedProduct.photos.indexOf(modalPhoto); if (currentIndex > 0) { modalPhoto = selectedProduct.photos[currentIndex - 1]; } }">
{ const currentIndex = selectedProduct.photos.indexOf(modalPhoto); if (currentIndex < selectedProduct.photos.length - 1) { modalPhoto = selectedProduct.photos[currentIndex + 1]; } }">
Piotr Sobol © 2025