No orders yet
When you place an order, it will appear here.
Start Shopping
Pull down to refresh
ORD-{{ (order.hash_id || order.order_id || '').substring(0,8).toUpperCase() }} {{ formatDate(order.created_at || order.date) }}
{{ order.product_title || order.title || 'Product' }}
{{ order.currency || '' }} {{ order.amount || order.price || '0' }}
x{{ order.quantity || 1 }}
Order ID {{ order.hash_id || order.order_id || '-' }}
Payment {{ order.pay_type === 'Cod' ? 'Cash on Delivery' : (order.pay_type || 'COD') }}
Name {{ order.name || order.customer_name }}
Phone {{ order.phone || order.customer_phone }}
Address {{ order.address || order.shipping_address }}
Tracking {{ order.tracking_number }}