countries->get_formatted_address( $package['destination'], ', ' ); $has_calculated_shipping = ! empty( $has_calculated_shipping ); $show_shipping_calculator = ! empty( $show_shipping_calculator ); $calculator_text = ''; ?>

' . esc_html( $formatted_destination ) . '' ); $calculator_text = __( 'Change address', 'woocommerce' ); } else { echo esc_html__( 'This is only an estimate. Prices will be updated during checkout.', 'woocommerce' ); } ?>

' . esc_html( $formatted_destination ) . '' ) ) ); $calculator_text = __( 'Enter a different address', 'woocommerce' ); endif; ?> ' . esc_html( $package_details ) . '

'; ?>