{intl l="Your Cart"}
{include file="misc/checkout-progress.tpl" step="last"} {loop type="order" name="placed-order" id=$placed_order_id} {ifhook rel="order-placed.body"} {hook name="order-placed.body" module="$PAYMENT_MODULE"} {/ifhook} {elsehook rel="order-placed.body"}{intl l="You choose"} : {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 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"} :
- {format_money number={$TOTAL_TAXED_AMOUNT} currency_id=$CURRENCY}