Extension Cables

Sort by:
-41%

Klass 5 Way Power Extension KL-EX5W with 3 Meter Cable

Current price is: UGX 95,000. Original price was: UGX 160,000.
-40%

Klass 4 Way Power Extension KL-EX4W with 3 Meter Cable

Current price is: UGX 90,000. Original price was: UGX 150,000.
-45%

Klass 3 Way Power Extension KL-EX3W with 3 Meter Cable

Current price is: UGX 80,000. Original price was: UGX 145,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"); } });