{if $smarty.session.user.power_elite_author == 'true' || $smarty.session.user.elite_author == 'true'}

دانلود {$smarty.session.user.buy} محصول

{include file="$root_path/zipmarket/apps/users/views/tabsy.html"}
{else}

دانلود {$smarty.session.user.buy} محصول

{include file="$root_path/zipmarket/apps/users/views/tabsy.html"}
{/if}
{$errorMessage}
{if $items}
    {foreach from=$items item=i name=foo}
  • {$i.name|escape}
    {$lang.download}
    {if isset($ratedItems[$i.id])} {section name=foo start=1 loop=6 step=1} {if $ratedItems[$i.id].rate >= $smarty.section.foo.index} {else} {/if} {/section} {else}
    {section name=foo start=1 loop=6 step=1} {$smarty.section.foo.index} {/section}
    {/if}
    {literal} {/literal}
    خرید هاست
    تبلیغ هاست شما Dreamhost
  • {/foreach}
{else}

شما هیچ محصولی را خریداری نکرده اید .

{/if}