{include file="header.html"}

{if isset($error)}{$error}{/if}

{if !isset($error) || !$error}

{$lng.useraccount.buy_store}

{$lng.listings.price}:
{if $appearance.currency_pos==0}{$appearance.default_currency}{/if}{$ads_settings.store_price_formatted}{if $appearance.currency_pos==1}{$appearance.default_currency}{/if}
{$lng.general.available}:
{if $ads_settings.store_availability}{$ads_settings.store_availability} {$lng.packages.days}{else}{$lng.general.unlimited}{/if}
{if $enable_coupons}
{$lng.listings.enter_coupon} :
{/if} {if $credits_allowed}
{$lng.credits.credits}
{if $current_credits>0}{$lng.credits.you_currently_have} {$credits_formatted} {if $current_credits==1}{$lng.credits.scredit}{else}{$lng.credits.scredits}{/if}{else}{$lng.credits.you_currently_have_no_credits}{/if}
=$needed_credits}checked="checked"{else}disabled="disabled"{/if}/>   {$lng.credits.pay_using_credits}=$needed_credits}style="display: none;"{/if}> ( {$lng.credits.not_enough_credits} ) ( {$needed_credits} 1}style="display: none;"{/if}>{$lng.credits.scredit}{$lng.credits.scredits} )
{/if}
{if $no_processors>1 || ($no_processors<=1 && $credits_allowed)}
{$lng.listings.choose_payment_method} :
{foreach from=$payment_processors name=pp item=v}   {$v.processor_title}
{/foreach}
{else}
{$lng.subscribe.payment_method}:
{$payment_processors[0].processor_title}
{/if}
{$lng.listings.total}: {if $appearance.currency_pos==0}{$appearance.default_currency}{/if}{$ads_settings.store_price}{if $appearance.currency_pos==1}{$appearance.default_currency}{/if}
{* end options *}
{* end form_container *}
{* end main1 *} {/if} {* end if not error *} {include file="footer.html"}