get_formatted_billing_address(); $shipping = $order->get_formatted_shipping_address(); ?>
get_billing_phone() ) : ?>
get_billing_phone() ); ?> get_billing_email() ) : ?> get_billing_email() ); ?> |
needs_shipping_address() && $shipping ) : ?>
get_shipping_phone() ) : ?>
get_shipping_phone() ); ?> |