Manav UK Limited
Unit B1, Tafsmead Road
Treforest Ind Est, Pontypridd
CF37 5TF
Wales
Telephone: +(0044) 1443 844721
orders@welshcymruclothing.com
http://www.welshcymruclothing.com/
Order Date: {{order.OrderDate | date:'dd/MM/yyyy'}}
Order Number: {{order.OrderNumber}}
Payment Method: {{order.Transactions[order.Transactions.length-1].TransactionType}}
Transaction ID: {{order.Transactions[order.Transactions.length-1].GatewayIdentifier}}
Billing Address Ship To (if different address)
{{order.BillingAddress.FirstName}} {{order.BillingAddress.LastName}}
{{order.BillingAddress.Address1}}
{{order.BillingAddress.Address2}}
{{order.BillingAddress.City}}
{{order.BillingAddress.CountyState}}
{{order.BillingAddress.ZipCode}}
{{order.BillingAddress.Country}}
T: {{order.BillingAddress.Phone}}
Email: {{order.Email}}
{{order.ShippingAddress.FirstName}} {{order.ShippingAddress.LastName}}
{{order.ShippingAddress.Address1}}
{{order.ShippingAddress.Address2}}
{{order.ShippingAddress.City}}
{{order.ShippingAddress.CountyState}}
{{order.ShippingAddress.ZipCode}}
{{order.ShippingAddress.Country}}
T: {{order.ShippingAddress.Phone}}
Email: {{order.Email}}
Product Model Quantity Unit Price Total
{{orderline.ProductName}} {{orderline.Sku}} {{orderline.Quantity}} {{orderline.PricePaid | currency:order.Currency.Symbol:2 }} {{orderline.LineTotal | currency:order.Currency.Symbol:2 }}
Sub-Total: {{order.SubTotal | currency:order.Currency.Symbol:2 }}
Shipping ({{order.FulfillmentOption.Service | clickncollect}}): {{order.ShippingAmount | currency:order.Currency.Symbol:2 }}
Discount: -{{order.DiscountAmount | currency:order.Currency.Symbol:2 }}
Total: {{order.OrderTotal | currency:order.Currency.Symbol:2 }}