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', 'teta-lite' ); } else { echo wp_kses( apply_filters( 'woocommerce_shipping_estimate_html', esc_html__( 'Shipping options will be updated during checkout.', 'teta-lite' ) ), $GLOBALS['kite-allowed-tags'] ); } ?>

', $index, esc_attr( $method->id ), wc_cart_totals_shipping_method_label( $method ) ); do_action( 'woocommerce_after_shipping_rate', $method, $index ); ?> ' . esc_html( $formatted_destination ) . '' ) ), $GLOBALS['kite-allowed-tags'] ); $calculator_text = esc_html__( 'Enter a different address', 'teta-lite' ); endif; ?> ' . esc_html( $package_details ) . '

'; ?>