Go to Top
en_GBEN
add_action( 'wp_footer', 'checkout_remove_item_script' ); function checkout_remove_item_script() { if ( ! is_checkout() ) return; ?>