Need Help? Connect With Us

IconAll India Service Centre

Icon+91 9123 853 973

Iconhello [@] allindiaservicecenter.co.in

IconNAYABAD (RONG PARA), Kolkata – 700094

IconMonday to Sunday, 09:00 – 21:00






    *We are not affiliated with the brands or logos used; all trademarks and copyrights belong to their respective owners.
    document.addEventListener('DOMContentLoaded', function() { var warrantyDropdown = document.querySelector('select[name="menu-33"]'); var warrantyMessage = document.getElementById('warrantyMessage'); var submitButton = document.querySelector('.wpcf7 input[type="submit"]'); warrantyDropdown.addEventListener('change', function() { if (warrantyDropdown.value === "No") { warrantyMessage.style.display = "block"; submitButton.disabled = true; } else { warrantyMessage.style.display = "none"; submitButton.disabled = false; } }); });