800 SOS UAE
Sales & Service Support
|
+971 50 969 4734
+971 58 993 4734

Refurbished KYOCERA Photocopier

Superior Offer:

Quick Installation

Minimal downtime, fast activation

24/7 Response

Always-on urgent support

AMC & Maintenance

Scheduled safety checks

Safety Solutions

Design • Install • Maintain

All categories
Flash Sale
Todays Deal
Logo
Logo
Office Products
Online
Welcome to Office Products! We provide premium Printer Rentals, Toners, Consumables, Sales/Lease, Interactive Flat Panels & more.

To get started, may I know your name?
function showLabels() { document.querySelectorAll('.slider-value-text').forEach(label => { label.style.display = 'block'; }); } function hideLabels() { document.querySelectorAll('.slider-value-text').forEach(label => { label.style.display = 'none'; }); } document.querySelectorAll('.noUi-connect, .noUi-touch-area').forEach((element) => { // Desktop element.addEventListener('mouseenter', showLabels); element.addEventListener('mouseleave', function() { setTimeout(() => { hideLabels(); }, 2000); }); // Mobile element.addEventListener('touchstart', showLabels); element.addEventListener('touchend', function() { setTimeout(() => { hideLabels(); }, 2000); }); }); document.getElementById('input-slider-range').addEventListener('click', function() { showLabels(); setTimeout(function() { hideLabels(); }, 2000); });