Simply we can add the following code where need to refresh checkout updates
jQuery(document.body).trigger("update_checkout");
Software Engineer
Simply we can add the following code where need to refresh checkout updates
jQuery(document.body).trigger("update_checkout");