billing_first_name . ' ' . $order->billing_last_name ); ?>
get_order_number() ); ?> (%s', date_i18n( 'c', strtotime( $order->order_date ) ), date_i18n( wc_date_format(), 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 ) ); ?>