1 line
116 B
JavaScript
Raw Normal View History

2024-01-15 08:43:49 +00:00
jQuery((function(o){o(document.body).on("removed_from_cart",(function(){o(document).trigger("wc_update_cart")}))}));