{if $step==1} {include file="header.html"}

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

{$lng.credits.buy_extra_credits}

{if $credits_packages|@count>1}
{foreach from=$credits_packages item=v name=package}

{$v.name}

{*
{$v.no_credits} {$lng.credits.credits}
*}
{$v.price_curr}
{$v.no_credits} {$lng.credits.credits}
{$lng.credits.select_package}
{* end plan_body *}
{* end plan *} {/foreach}
{* end plans *} {/if} {* end if credits_packages *}
{$lng.credits.credits_package}:
{if !isset($only_plan) || !$only_plan} {else}
{$plan_name} ({$plan_price})
{/if}
{* end right_form *}
{* end subscription_selected *}
{* end form_container *}
{* end main1 *} {include file="footer.html"} {/if} {* end step1 *} {if $step==2}

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

{if !$error}
{if $enable_coupons}
{$lng.listings.enter_coupon} :
{/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.total}: {if $appearance.currency_pos==0}{$appearance.default_currency}{/if}{$total}{if $appearance.currency_pos==1}{$appearance.default_currency}{/if}
{* end options *} {literal} {/literal} {/if} {* end if error *} {/if}