{$item.name}

{$errorMessage} {include file="$root_path/zipmarket/apps/items/views/purchase_panel.html"}
{if $faq}
{foreach from=$faq item=f}

{$f.question|nl2br}

{$f.answer|nl2br}

{if check_login_bool() && $item.user_id == $smarty.session.user.user_id} {/if}
{/foreach}
{else}
{$lang.no_faq}
{/if} {if check_login_bool() && $item.user_id == $smarty.session.user.user_id}

ایجاد پرسش و پاسخ

{/if}
{if $otherItems} {foreach from=$otherItems item=i} {$i.name|escape} {/foreach} {/if} {if $otherItemsCount < 7} {section name=foo start=$otherItemsCount loop=7 step=1}
{/section} {/if}
{$lang.more_items_by} {$item.user.username}
{include file="$root_path/zipmarket/apps/items/views/rightside.html"}