ORDER IS PLACED

{{ data.bookDate.seconds * 1000 | date:'MMMM dd, y' }}

Order Placed

{{ data.bookDate.seconds * 1000 | date:'MMMM dd, y' }}
  • {{data.shopperName}} {{data.product[0].qty}}

    {{data.product[0].prodName}}

{{product.color}}, {{product.size}}
Quantity : {{product.qty}}
Amount : A$ {{product.price}}COD
Delivery time : {{deliveryTime}}
Order Status : {{getStatus(data.orderStatus)}}

DELIVERY

{{data.deliveryAddress.addressType}},
{{data.deliveryAddress.address}},
{{data.deliveryAddress.building}},
{{data.deliveryAddress.landmark}}