{{depend email_secret_link}}
{{if $order.getCustomerName()}} {{trans "Hello %customer_name." customer_name=$order.getCustomerName()}} {{else}} {{trans "Hello %customer_name." customer_name=$order.getBillingAddress().getName()}} {{/if}} ,{{trans "Thank you for your order from %store_name" store_name=$store.getFrontendName()}}
{{trans 'Is this email not displaying correctly?'}} {{trans 'View it in your browser'}}.

{{/depend}}
{{var logo_alt}}
{{if $order.getCustomerName()}} {{trans "Hello %customer_name," customer_name=$order.getCustomerName()}} {{else}} {{trans "Hello %customer_name," customer_name=$order.getBillingAddress().getName()}} {{/if}}
{{trans 'Thank you for your order from %store_name' store_name=$store.getFrontendName()}}. {{if order.getCustomerId()}} {{trans 'You can check the status of your order by'}} {{trans 'logging into your account'}}. {{else}} {{trans 'Your order summary is below'}}. {{/if}} {{trans 'If you have any questions about your order please'}} {{trans 'contact us'}} {{trans 'Monday to Friday from 9AM to 6PM CEST.'}}
{{trans 'Your order confirmation is below. Thank you again for your business.'}}
{{layout handle="checkoutspage_email_suggestion_list" order=$order is_email=1 area="frontend"}}
{{trans 'Your Order #%increment_id' increment_id=$order.getIncrementId()}}
({{trans 'placed on %placed_date' placed_date=$order.getCreatedAt()}})
{{depend order.getCustomerId()}} Order details {{/depend}} {{depend order.getCspParams().getPrintInvoiceUrl()}}
{{trans 'Generate Invoice'}}
{{/depend}}
 
{{depend order.getIsNotVirtual()}} {{/depend}}
{{trans 'Billing Information'}}:
{{var formattedBillingAddress|raw}}
{{trans 'Payment Method'}}:
{{var payment_html|raw}}
Shipping Information:
{{var formattedShippingAddress|raw}}
Shipping Method:
{{var order.getShippingDescription()}} {{if shipping_msg}}

{{var shipping_msg}}

{{/if}}
{{layout handle="checkoutspage_email_items" order=$order area="frontend"}}
{{if order.getCspParams().getCouponCode()}}
 
{{trans 'SAVE 10% ON YOUR NEXT ORDER!' }}
{{var order.getCspParams().getCouponMessage()}} {{var order.getCspParams().getCouponCode()}}
{{/if}} {{if order.getCspParams().getCouponCode()}}{{else}} {{/if}} {{if order.getCspParams().getFacebookUrl()}} {{/if}}
{{trans 'visit our facebook page'}}
{{trans 'Thank you,'}}
{{var store.getFrontendName()}}