{{item.user_data.name}}
INV {{item.invoice_id}}
Order Details - INV {{item.invoice_id}} New OrderProcessingCompletedTo RefundCancelled {{moment((new Date(item.cancel_date)).toString()).format("DD MMM YY")}}
Name
{{item.user_data.name}}
Main Contact Number
{{item.user_data.mobile}}
Email
{{item.user_data.email}}
Paid on {{moment((new Date(item.show_date)).toString()).format("DD MMMM YYYY @ hh.mm A")}}
Address
Billing
{{item.user_data.billing}}
Shipping
{{item.user_data.shipping}}
Order Brand Category Qty Price
{{product.product_data.name}}
{{product.brand_name}} {{product.category_name}} {{product.qty}} ${{product.price}}
Sub Total
${{item.total}}
Total Price
${{item.total}}