|
Salve, {{htmlescape var=$order.getCustomerName()}}
Grazie per il tuo ordine da {{var store.getFrontendName()}}.
Puoi verificare lo stato del tuo ordine accedendo al tuo account.
Se hai qualche domanda riguardante il tuo ordine contattaci all'indirizzo {{config path='trans_email/ident_support/email'}} o chiamaci al {{config path='general/store_information/phone'}} Lunedì - Venerdì, 8am - 5pm PST.
|
La tua fattura #{{var invoice.increment_id}} per l'ordine #{{var order.increment_id}}
|
Informazioni di fatturazione: |
|
Metodo di pagamento: |
{{var order.billing_address.format('html')}}
|
|
{{var payment_html}}
|
{{depend order.getIsNotVirtual()}}
Informazioni di spedizione: |
|
Metodo di spedizione: |
{{var order.shipping_address.format('html')}}
|
|
{{var order.shipping_description}}
|
{{/depend}}
{{layout area="frontend" handle="sales_email_order_invoice_items" invoice=$invoice order=$order}}
{{var comment}}
|
Grazie, {{var store.getFrontendName()}} |