1 line
205 B
JavaScript
1 line
205 B
JavaScript
jQuery(window).on("wc_cart_emptied",(function(){!jQuery(".fusion-woo-cart_table .cart_item").length&&jQuery(".fusion-woo-cart-totals-wrapper").length&&jQuery(".fusion-woo-cart-totals-wrapper").remove()})); |