Welcome to Kailash Cables

Welcome to Kailash Cables

At Kailash Cables, we redefine the standards of excellence in the manufacturing of high-quality cables and wiring solutions. With years of experience in the industry, our commitment to delivering superior products is unwavering. We specialize in an extensive range of offerings designed to cater to various electronic, industrial, and power applications. Our expertise encompasses Submersible Pump Wiring Solutions, Low Voltage Electrical Wiring Solutions, and Reliable House Wiring Solutions, making us a trusted name in the realm of cable manufacturing. Whether you require durable industrial wiring solutions or custom cable manufacturing services, we have the capabilities and resources to meet your diverse needs.

Our vision

Our vision

To build a world-class organization through reliability in the field of our expertise and provide a great place to work together with high business values of trust. To be a most preferred supplier with the feeling of perfection in the field related to our Industry for the welfare of the Trade, People, State & Nation.

Our Mission

With an increasing overseas footprint and a new plant in offing, the company is targeting Rs. 1500-2000 Cr. topline in ten years with an objective to keep pace with changing technology, manufacturing process, quality controls, environment and safety requirements, timely delivery, after sales service, customer satisfaction and winning customer confidence and trust.

Our Mission

Our Team

Mr. Rahul Bhatt
Mr. Rahul Bhatt
Director
Mr. Tej Patel
Mr. Tej Patel
Founder
Ms. Priya Deval
Ms. Priya Deval
Manager
Joy Govani
Joy Govani
Manager
Jiya Doe
Jiya Doe
Co-Founder
Jesika S.
Jesika S.
Assistant-Manager

Powering Connections, Delivering Reliability.

Our Testimonials

this.showSlide(prevIndex); }, goToSlide(index) { this.showSlide(index); this.restartAutoSlide(); }, startAutoSlide() { this.autoSlideInterval = setInterval(() => { this.nextSlide(); }, 6000); // Change slide every 6 seconds }, stopAutoSlide() { if (this.autoSlideInterval) { clearInterval(this.autoSlideInterval); this.autoSlideInterval = null; } }, restartAutoSlide() { this.stopAutoSlide(); this.startAutoSlide(); }, bindEvents() { // Dot click events this.controlsContainer.addEventListener('click', (e) => { if (e.target.classList.contains('testi-dot')) { const slideIndex = parseInt(e.target.getAttribute('data-slide')); this.goToSlide(slideIndex); } }); // Pause on hover this.container.addEventListener('mouseenter', () => { this.stopAutoSlide(); }); // Resume on mouse leave this.container.addEventListener('mouseleave', () => { this.startAutoSlide(); }); // Keyboard navigation document.addEventListener('keydown', (e) => { // Only handle keys when testimonial section is in view if (!this.isInViewport()) return; switch (e.key) { case 'ArrowLeft': e.preventDefault(); this.prevSlide(); this.restartAutoSlide(); break; case 'ArrowRight': e.preventDefault(); this.nextSlide(); this.restartAutoSlide(); break; } }); }, isInViewport() { const rect = this.container.getBoundingClientRect(); return rect.top < window.innerHeight && rect.bottom > 0; } }; // Initialize the slider TestimonialSlider.init(); // Make it globally accessible for debugging window.TestimonialSlider = TestimonialSlider; });