billing_first_name . ' ' . $order->billing_last_name . __(". Their order is as follows:", 'woocommerce'); ?>

get_order_number(); ?> (%s', date_i18n( 'c', strtotime( $order->order_date ) ), date_i18n( __('jS F Y', 'woocommerce'), strtotime( $order->order_date ) ) ); ?>)

email_order_items_table( false, true ); ?> get_order_item_totals() ) { $i = 0; foreach ( $totals as $total ) { $i++; ?>

billing_email) : ?>

billing_email; ?>

billing_phone) : ?>

billing_phone; ?>

$order )); ?>