{* order is placed *} {if $order_is_placed ne 0}


{$smarty.const.STRING_ORDER_PLACED}
{else}


{$smarty.const.CART_EMPTY}
{/if}