getOrders(); ?>
__('Order #') ?> | __('Date') ?> | __('Total') ?> | __('Status') ?> |
---|---|---|---|
getRealOrderId() ?> | formatDate($_order->getCreatedAtStoreDate()) ?> | formatPrice($_order->getGrandTotal()) ?> | getStatusLabel() ?> |
__('You have placed no orders.'); ?>