Order No: {{order.number}}
{{order.ship_address.full_name}}.
{{order.ship_address.address1}}
{{order.ship_address.address2}}
{{order.ship_address.city}}, {{order.ship_address.zipcode}}
P: {{order.ship_address.phone}}
-
Total Amount:
{{order.total}}
-
MRP:
{{order.item_total}}
-
Shipping:
{{order.ship_total}}
-
Adjustment:
{{order.adjustment_total}}
-
Payment: {{order.payment_state | humanize | uppercase}}