{* it is ordering etap *}

{$smarty.const.STRING_ORDERING}

{$smarty.const.STRING_AUTHORIZATION}

{$smarty.const.STRING_AM_NEW_CUSTOMER}

 

{if $smarty.const.CONF_ORDERING_REQUEST_BILLING_ADDRESS == '1'} {$smarty.const.STRING_REGISTER} {/if} {if $smarty.const.CONF_ORDERING_REQUEST_BILLING_ADDRESS == '0'} {$smarty.const.STRING_REGISTER} {/if}

{if $smarty.const.CONF_QUICK_ORDER}

{$smarty.const.STRING_QUICK_ORDERING}

{/if}
{$smarty.const.STRING_I_AM_REGISTERED_CUSTOMER}
 
{$smarty.const.CUSTOMER_LOGIN}
{$smarty.const.CUSTOMER_PASSWORD}
{if $password_sent_notifycation eq 'yes'}
{$smarty.const.STRING_PASSWORD_SENT}
{elseif $password_sent_notifycation eq 'no'}
{$smarty.const.STRING_CANT_FIND_USER_IN_DB} ({$remind_user_login})!
{/if}   {if !$remind_password} {$smarty.const.FORGOT_PASSWORD_LINK} {else} {$smarty.const.STRING_FORGOT_PASSWORD_FIX} {/if}