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 = esc_html__( 'Change address', 'woocommerce' ); } else { echo wp_kses_post( apply_filters( 'woocommerce_shipping_estimate_html', __( 'Shipping options will be updated during checkout.', 'woocommerce' ) ) ); } ?>

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

'; ?>