{$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}

{if check_login_bool() && $item.user_id == $smarty.session.user.user_id or $smarty.session.user.access} {/if}
{/foreach}
{else}
هیچ پرسش و پاسخی یافت نشد .
{/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}
مشاهده تمام محصولات {$item.user.firstname}
{include file="$root_path/zipmarket/apps/items/views/rightside.html"}