get_subtotal_to_display(); ?> | ||
get_shipping_to_display(); ?> | ||
order_discount); ?> | ||
get_total_tax()); ?> | ||
order_total); ?> payment_method); ?> |
customer_note; ?>
billing_email) : ?>billing_email; ?>
billing_phone) : ?>billing_phone; ?>
billing_first_name . ' ' . $order->billing_last_name; ?>
billing_company) : ?>billing_company; ?>
formatted_billing_address; ?>
shipping_first_name . ' ' . $order->shipping_last_name; ?>
shipping_company) : ?>shipping_company; ?>
formatted_shipping_address; ?>