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