cart->get_coupons() as $code => $coupon ) : ?> cart->needs_shipping() && WC()->cart->show_shipping() ) : ?> cart->needs_shipping() ) : ?> cart->get_fees() as $fee ) : ?> cart->get_tax_price_display_mode() == 'excl' ) : ?> cart->get_tax_totals() as $code => $tax ) : ?>
name ); ?>
label ); ?> formatted_amount ); ?>
countries->tax_or_vat() ); ?>
cart->get_cart_tax() ) : ?>

customer->is_customer_outside_base() && ! WC()->customer->has_calculated_shipping() ? sprintf( ' ' . esc_html__( ' (taxes estimated for %s)', 'anna-lite' ), '' . WC()->countries->estimated_for_prefix() . esc_html__( WC()->countries->countries[ WC()->countries->get_base_country() . '' ], 'anna-lite' ) ) : ''; printf( esc_html__( 'Note: Shipping and taxes are estimated%s and will be updated during checkout based on your billing and shipping information.', 'anna-lite' ), $estimated_text ); ?>