Order Number :{{order_id}}

Your order was successfully processed

Thank you for shopping with us

Order Details:

Code Description Qty Unit Subtotal (Ex GST)
{{product.ProductCode}} {{product.Description}} {{product.quantity}} {{product.Unit}} {{(product.quantity*product.Price) | currency}}

Subtotal  {{ getTotal() | currency }}

GST  {{ getGst() | currency }}

TOTAL : {{ getGrandTotal()|currency}}