{intl l="Your Cart"}
1 {intl l="Your Cart"}
2 {intl l="Billing and delivery"}
3 {intl l="Check my order"}
4 {intl l="Secure payment"}
{loop type="order" name="placed-order" id=$placed_order_id}
{intl l="You chose to pay by"} : {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}
{intl l="Thank you for the trust you place in us."}
{intl l="A summary of your order email has been sent to the following address"} : {customer attr="email"}
{intl l="Your order will be confirmed by us upon receipt of your payment."}
- {intl l="Order number"} :
- {$REF}
- {intl l="Date"} :
- {format_date date=$CREATE_DATE output="date"}
- {intl l="Total"} :
- {loop type="currency" name="order-currency" id=$CURRENCY}{$SYMBOL}{/loop} {$TOTAL_TAXED_AMOUNT}