Hi {{billing.address.fullName}}, |
We’ve refunded you for the following items. Please allow additional days for your bank or credit card to process the transaction. |
Have a question? Reply to this email or contact us at {{contactEmail}}. |
|
|
|
|
|
|
|
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}} |
|
|