ALL PRODUCTS
document.addEventListener("DOMContentLoaded", function() { // Define an object to map 'rel' values to 'aria-label' values var ariaLabels = { "Water Purifiers": "Water Purifiers", "Air Purifiers": "Air Purifiers", "Kitchen & Others": "Kitchen and Others", "Mattresses": "Mattresses", "Multi Cookers":"Multi Cookers", "Outright Plans":"Outright Plans", "Rental Plans":"Rental Plans"
};
// Loop through each entry in the ariaLabels object for (var relValue in ariaLabels) { if (ariaLabels.hasOwnProperty(relValue)) { var ariaLabel = ariaLabels[relValue];
// Select all anchor elements with the specific 'rel' attribute var links = document.querySelectorAll("a[rel='" + relValue + "']");
// Set the 'aria-label' for each selected element links.forEach(function(link) { link.setAttribute("aria-label", ariaLabel); }); } } });
OUR PLANS
CUCKOO+ CARE SERVICE
The CUCKOO+ Care Service is a product maintenance service which is conducted periodically for CUCKOO customers to maintain the quality and excellence of CUCKOO water purifiers. Each service, be it installation or our periodic servicing, is done with extreme care and passion by our professionally trained service specialists, known as CUCKOO+ Technical Specialist and CUCKOO+ Service Specialist, who are part of our CUCKOO+ Service Group.