cart->get_coupons() as $code => $coupon ) : ?> cart->needs_shipping() && WC()->cart->show_shipping() ) : ?> cart->needs_shipping() ) : ?> cart->get_fees() as $fee ) : ?> cart->tax_display_cart ) : $estimated_text = 1||WC()->customer->is_customer_outside_base() && ! WC()->customer->has_calculated_shipping() ? sprintf( ' (' . __( 'estimated for %s', 'woocommerce' ) . ')', WC()->countries->estimated_for_prefix() . __( WC()->countries->countries[ WC()->countries->get_base_country() ], 'woocommerce' ) ) : ''; if ( 'itemized' === get_option( 'woocommerce_tax_total_display' ) ) : ?> cart->get_tax_totals() as $code => $tax ) : ?>
name ); ?>
label ) . $estimated_text; ?> formatted_amount ); ?>
countries->tax_or_vat() ) . $estimated_text; ?>