{$errorMessage} {include file="$root_path/zipmarket/apps/items/views/purchase_panel.html"}
{if $faq}
{/if} {if check_login_bool() && $item.user_id == $smarty.session.user.user_id}
{/if}
مشاهده تمام محصولات {$item.user.firstname}
{include file="$root_path/zipmarket/apps/items/views/rightside.html"}
{foreach from=$faq item=f}
{if check_login_bool() && $item.user_id == $smarty.session.user.user_id or $smarty.session.user.access}
{/if}
{/foreach}
{else}
{$f.question|nl2br}
{$f.answer}
هیچ پرسش و پاسخی یافت نشد .
ایجاد پرسش و پاسخ
{if $otherItems} {foreach from=$otherItems item=i}
{/foreach} {/if} {if $otherItemsCount
< 7} {section name=foo start=$otherItemsCount loop=7 step=1}
{/section} {/if}