document.addEventListener( 'click', function (e) { if (!(e.target instanceof Element)) return; const title = e.target.closest( 'section[component-id="1562998291"] .home-block-title' ); if (!title) return; const rect = title.getBoundingClientRect(); const clickedLeftSide = e.clientX >= rect.left && e.clientX <= rect.left + rect.width * 0.45; if (!clickedLeftSide) return; e.preventDefault(); e.stopImmediatePropagation(); window.location.href = 'https://camerapoint.store/%D8%A7%D9%84%D9%83%D8%A7%D9%85%D9%8A%D8%B1%D8%A7%D8%AA/c393965654'; }, true ); document.addEventListener( 'click', function (e) { if (!(e.target instanceof Element)) return; const title = e.target.closest( 'section[component-id="1653455993"] .home-block-title' ); if (!title) return; const rect = title.getBoundingClientRect(); const clickedLeftSide = e.clientX >= rect.left && e.clientX <= rect.left + rect.width * 0.45; if (!clickedLeftSide) return; e.preventDefault(); e.stopImmediatePropagation(); window.location.href = 'https://camerapoint.store/%D8%B9%D8%B1%D8%B6-%D8%AC%D9%85%D9%8A%D8%B9-%D8%A7%D9%84%D9%85%D9%86%D8%AA%D8%AC%D8%A7%D8%AA/c1154303798'; }, true ); (function () { function setSecondImage(){ if(!location.pathname.includes("/products/")) return; const slides = document.querySelectorAll( '.magnify-wrapper.swiper-slide' ); if(slides.length > 1){ const gallery = slides[1].closest('.swiper'); if(gallery && gallery.swiper){ gallery.swiper.slideTo(1,0); }else{ slides[1].click(); } } } window.addEventListener("load",()=>{ setTimeout(setSecondImage,1200); setTimeout(setSecondImage,3000); }); })(); /* CAMERA POINT — LIGHTWEIGHT STORE ENHANCEMENTS v1.0.0 Paste this code into Salla Custom JavaScript, without