We got your return!
Your Order
Order Date
{{order._id}}
{{orderDate}}
Shipping Address
Billing Address
Payment Type
{{shipping.address.address}},
{{shipping.address.city}}, {{shipping.address.region}} {{shipping.address.postal}}
{{billing.address.address}},
{{billing.address.city}}, {{billing.address.region}} {{billing.address.postal}}
{{billing.paymentMethod}}
Item(s)
{{#each combinedItems}}
{{quantity}} x
{{#if variantImage}}
{{else}}
{{/if}}
{{title}} - {{variants.title}}
{{price.displayAmount}}
{{/each}}
Subtotal: {{billing.subtotal}}
Shipping: {{billing.shipping}}
Tax: {{billing.taxes}}
Discounts: {{billing.discounts}}
Previous Total: {{billing.total}}
Refunds:
{{billing.refunds}}
NEW TOTAL:
{{billing.adjustedTotal}}
You received this email because you created an order with {{shopName}}. Questions or suggestions? Email us at
{{contactEmail}}
{{#if socialLinks.display}}
{{#if socialLinks.twitter.display}}
{{/if}} {{#if socialLinks.facebook.display}}
{{/if}} {{#if socialLinks.googlePlus.display}}
{{/if}}
{{else}}
{{/if}}
© {{copyrightDate}} {{legalName}}. All rights reserved
{{physicalAddress.address}}, {{physicalAddress.city}}, {{physicalAddress.region}} {{physicalAddress.postal}}