{{message.general.tweebaa}}

{{orderNumber}}
{{message.payment.DATE}}
{{orderDate}}
{{message.payment.TIME}}
{{orderTime}}
{{item.Product.Name}}
{{item.Product.TweebuckPrice }} × {{item.Quantity}} = {{(item.Product.TweebuckPrice*item.Quantity) | fixed2}} {{getExchangeText(item.Product.TweebuckPrice*item.Quantity)}}
{{message.payment.buyer}}
{{repData.Buyer.Name}}
{{message.payment.shippingAddress}}
{{AddressInfo.FirstName}} {{AddressInfo.PhoneNumber}}
{{AddressInfo.Country.Name}} {{AddressInfo.City}} {{AddressInfo.Address1}} {{AddressInfo.PostalCode}}
{{message.payment.labelNo}} {{repData.ShippingInfo.ShippingStatus | filterShippingStatus}}
{{repData.ShippingInfo.TrackingNo}}
{{message.payment.labelName}}
{{repData.ShippingInfo.CarrierName}}
{{message.payment.shippingDetail}}
{{message.payment.itemPrice}}
{{(listData[0].Product.TweebuckPrice * listData[0].Quantity) | fixed2}} {{getExchangeText(listData[0].Product.TweebuckPrice * listData[0].Quantity)}}
{{message.payment.shippingFee}}
{{listData[0].Product.ShippingFee | fixed2}} {{getExchangeText(listData[0].Product.ShippingFee)}}
{{message.payment.totalPrice}}
{{repData.TweebuckTotal | fixed2}} {{getExchangeText(repData.TweebuckTotal)}}
{{message.payment.refundReason}}
{{repData.AppealInfo.Reasons }}
{{message.payment.refundDesc}}
{{repData.AppealInfo.Desc}}

 

{{message.payment.cancelled}}
{{OrderStatus | filterOrderStatus}}