diff --git a/modules/mailalerts/mails/en/new_order.html b/modules/mailalerts/mails/en/new_order.html index 7f6298c2e..d44ef0e79 100644 --- a/modules/mailalerts/mails/en/new_order.html +++ b/modules/mailalerts/mails/en/new_order.html @@ -6,14 +6,14 @@

{shop_name}

- Congratulations! A new order was placed on {shop_name} from the following customer:
{firstname} {lastname} ({email})

+ Congratulations! A new order was placed on {shop_name} from the following customer:
{firstname} {lastname} ({email})

+ + + + +

Order Details

- +

Order: #{order_name} placed on {date}

-

Payment method: {payment}

+

Payment method: {payment}

@@ -24,43 +24,43 @@ {items} - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
Total Price
Products{total_products}
Discounts{total_discounts}
Gift-wrapping{total_wrapping}
Shipping{total_shipping}
Total paid{total_paid}
Products{total_products}
Discounts{total_discounts}
Gift-wrapping{total_wrapping}
Shipping{total_shipping}
Total paid{total_paid}
-

Carrier: {carrier}

+

Carrier: {carrier}

- +
- - - - - -
Delivery address Billing address
{delivery_block_html}{invoice_block_html}
- -

Customer message: {message}

- +
{delivery_block_html}{invoice_block_html}
+ +

Customer message: {message}

+

{shop_name} powered with PrestaShop™