{if !$post} {include file="header.html"}
{$lng.useraccount.buy_store}
{if $error}{$error}{/if}
{if $info}{/if} {if $enable_coupons} {/if} {* *}
{$info}
{$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 $no_processors>1} {$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.enter_coupon} :
{$lng.listings.total}: {if $appearance.currency_pos==0}{$appearance.default_currency}{/if}{$ads_settings.store_price_formatted}{if $appearance.currency_pos==1}{$appearance.default_currency}{/if}
{include file="footer.html"} {else} {* ---- redirect to payment ---- *} {$lng.listings.wait_while_redirected}
{$payment_form}
{/if}