My Orders
Order is Loading...
No orders to show!


Order No : {{orderDetails.order_no}}
Delivery Address
{{order.name}}, {{order.phone}}
{{order.address}}, {{order.zone}}
{{order.name}}, {{order.phone}}
{{order.address}}, {{order.zone}}
Delivery Scehdule
Date: {{order.deliveryDay}}
Preferred Time: {{order.deliverySchedule}}
Date: {{order.deliveryDay}}
Preferred Time: {{order.deliverySchedule}}
Payment Method
{{order.paymentType}} ({{order.paymentStatus}})
{{order.paymentType}} ({{order.paymentStatus}})
product | uom | plastic | rate | qty | amt |
---|---|---|---|---|---|
{{x.productName}} | {{x.measurement}} |
{{ x.price }} {{ x.after_discount }} |
{{x.quantity}} | ৳{{x.discount ? x.after_discount*x.quantity : x.price*x.quantity}} |