OWC

Questions or Comments?
jQuery(document).ready(function($) { if ($('body').hasClass('woocommerce-checkout')) { $(document.body).off('change', '.woocommerce-checkout input, .woocommerce-checkout select, .woocommerce-checkout textarea'); } });