Surveillance Camera

Sort by:
-18%Featured

Dual Lens & Screen Image Solar Energy Alert Security PTZ Camera

Current price is: UGX 490,000. Original price was: UGX 600,000.
Top
document.addEventListener("scroll", function() { const button = document.querySelector(".sticky-call-button"); const scrollPosition = window.scrollY; const pageHeight = document.documentElement.scrollHeight - window.innerHeight; const scrolledPercent = (scrollPosition / pageHeight) * 100; if (scrolledPercent > 20) { button.classList.add("show"); } else { button.classList.remove("show"); } });