/home/techb158/balacoffee.com/wp-content/plugins/woocommerce/templates/emails/customer-note.php (3036B)
get_billing_first_name() ) ) { /* translators: %s: Customer first name */ printf( esc_html__( 'Hi %s,', 'woocommerce' ), esc_html( $order->get_billing_first_name() ) ); } else { printf( esc_html__( 'Hi,', 'woocommerce' ) ); } ?>
' : ''; ?>