{* шаблон обсуждений товаров *} {include file="header.tpl.html" header="`$smarty.const.DISCUSSION_TITLE`: `$product_name`"}
{$smarty.const.DISCUSSION_GO_BACKLINK} |
{if $product_reviews ne NULL}
{assign var="verifi" value=0}
{section name=i loop=$product_reviews}
{if $verifi eq 1}{else}{assign var="verifi" value=1}{/if}
{$smarty.const.DISCUSSION_NO_POSTS_ON_ITEM_STRING}
{/if}
|
{if $error ne NULL}
|
{$smarty.const.POST_BUTTON} | {$smarty.const.RESET_BUTTON} |