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

{if !isset($renew) || !$renew}{$lng.navbar.subscribe}{else}{$lng.subscribe.renew_subscription}{/if}

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

{if !isset($error) || !$error}
{if $plans_array|@count>1}
{foreach from=$plans_array item=v name=plan}

{$v.name}

{$v.description}
{$v.price_curr}
  • {if $v.subscription_time}{$v.subscription_time}{else}{$lng.general.unlimited}{/if} {$lng.packages.days} {$lng.packages.subscription}
  • {if $v.no_ads}{$v.no_ads}{else}{$lng.general.unlimited}{/if} {$lng.packages.ads}
  • {if $v.no_words}{$v.no_words}{else}{$lng.general.unlimited}{/if} {$lng.packages.words}
  • {$lng.packages.available} {if $v.no_days}{$v.no_days}{else}{$lng.general.unlimited}{/if} {$lng.packages.days}
  • {$v.no_pictures} {if $v.no_pictures==1}{$lng.packages.picture}{else}{$lng.packages.pictures}{/if}
  • {if $ads_settings.enable_featured && $v.featured}
  • {$lng.packages.featured}
  • {/if} {if $ads_settings.enable_highlited && $v.highlited}
  • {$lng.listings.highlited}
  • {/if} {if $ads_settings.enable_priorities && $v.priority}
  • {$lng.listings.priority} {$v.priority_name}
  • {/if} {if $ads_settings.enable_video && $v.video}
  • {$lng.listings.video}
  • {/if}
{$lng.listings.select_plan}
{* end plan_body *}
{* end plan *} {/foreach}
{/if}
{$lng.packages.subscription}:
{if (!isset($id) || !$id) && (!isset($only_sub) || !$only_sub)} {else}
{if isset($subscription_name)}{$subscription_name}{/if} ({if isset($subscription_price)}{$subscription_price}{/if})
{/if}
{* end subscription_selected *}
{/if} {* end if not error *}
{include file="footer.html"} {/if} {* end step=1 *} {if $step==2}

{$error}

{if !isset($error) || !$error} {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} {* if subscription choose if recurring *} {if $v.recurring==2}      {$lng.subscribe.recurring}{/if}
{/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} {* end if step=2 *}