{assign var="title" value=$smarty.const._TPL_SIGNUP_TITLE} {include file="header.html"} {include file="error.inc.html"}
{* Select Payment System in same way, only if its count > 1 *} {if $smarty.request.hide_paysys } {else} {if $config.product_paysystem} {else} {/if} {/if} {if not $config.generate_login} {/if} {if not $config.generate_pass} {/if} {$additional_fields_html} {if $newsletter_threads > 0} {/if} {if $config.use_address_info} {/if} {if $config.use_coupons} {/if}
#_TPL_SIGNUP_MEMB_TYPE# * {foreach from=$products item=p} {if count($products)>1} {if $config.select_multiple_products} {else} {/if}{* end if $config.select_multiple_products *} {else} {/if}
{if $p.price <= 0.0 } {/if} {/foreach}
#_TPL_SIGNUP_PAYSYS# * {foreach from=$paysystems item=p} {if count($paysystems)>1} {else} {/if}

{/foreach}
#_TPL_SIGNUP_NAME# *
#_TPL_SIGNUP_NAME_1#
#_TPL_SIGNUP_EMAIL# *
#_TPL_SIGNUP_EMAIL_1#
#_TPL_SIGNUP_EMAIL_2#
#_TPL_SIGNUP_LOGIN# *
#_TPL_SIGNUP_LOGIN_1|{$config.login_min_length}#
#_TPL_SIGNUP_LOGIN_2#
#_TPL_SIGNUP_LOGIN_3#
#_TPL_SIGNUP_CHECK_UNIQ#
#_TPL_SIGNUP_PSWD# *
#_TPL_SIGNUP_PSWD_1|{$config.pass_min_length}#
#_TPL_SIGNUP_CONF_PSWD# *
#_TPL_SIGNUP_CONF_PSWD_1#
#_TPL_SIGNUP_NEWSLETTERS_SUBSCRIBE#
#_TPL_SIGNUP_NEWSLETTERS_SUBSCRIBE_1#
#_TPL_SIGNUP_ADDR# {if $config.use_address_info eq "1"} {assign var="a_req" value=" *"} {/if}





#_TPL_SIGNUP_COUPONS#
#_TPL_SIGNUP_COUPON_CODE#
#_TPL_SIGNUP_COUPON_1#
#_TPL_SIGNUP_COUPON_2#



#_TPL_POWEREDBY||#

{include file="footer.html"}