Bekijk verlanglijst“Premium Full Zip Hoodie” has been added to your wishlist
Sorteren op:Nieuwste eerst
add_action( 'wp_enqueue_scripts', function() { if ( ! function_exists( 'is_woocommerce' ) ) { return; } // Don't touch on cart, checkout, or my-account pages if ( is_cart() || is_checkout() || is_account_page() ) { return; } // Dequeue the original cart fragments script wp_dequeue_script( 'wc-cart-fragments' ); }, 99 );