{include file="orderforms/standard_cart/common.tpl"}
{include file="orderforms/standard_cart/sidebar-categories.tpl"}

{$LANG.orderconfirmation}

{include file="orderforms/standard_cart/sidebar-categories-collapsed.tpl"}

{$LANG.orderreceived}

{$LANG.ordernumberis} {$ordernumber}

{$LANG.orderfinalinstructions}

{if $expressCheckoutInfo}
{$expressCheckoutInfo}
{elseif $expressCheckoutError}
{$expressCheckoutError}
{elseif $invoiceid && !$ispaid}
{$LANG.ordercompletebutnotpaid}

{$LANG.invoicenumber}{$invoiceid}
{/if} {foreach $addons_html as $addon_html}
{$addon_html}
{/foreach} {if $ispaid} {/if} {if $hasRecommendations} {include file="orderforms/standard_cart/includes/product-recommendations.tpl"} {/if}