Mi carrito

(function($){ $(document).on('change', '.fsr-shipping input.fsr-radio', function(){ $(document.body).trigger('update_checkout'); }); })(jQuery);