{intl l="Your Cart"}

{include file="misc/checkout-progress.tpl" step="last"} {loop type="order" name="placed-order" id=$placed_order_id}

{intl l="You choose 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"} :
{$TOTAL_TAXED_AMOUNT} {loop type="currency" name="order-currency" id=$CURRENCY}{$SYMBOL}{/loop}
{/loop} {intl l="Go home"}