Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

jQuery(function($) { $('body').on('added_to_cart', function() { $(document.body).trigger('wc_fragment_refresh'); }); });