{* product discussion *}

{$product_name} : {$smarty.const.DISCUSSION_TITLE} [ {$smarty.const.MORE_INFO_ON_PRODUCT} ]

{if $product_reviews ne NULL} {section name=i loop=$product_reviews} {if $product_reviews[i][1] ne ""} {/if}
{$smarty.const.DISCUSSION_NICKNAME}: {$product_reviews[i].Author} ({$product_reviews[i].add_time})
{$smarty.const.DISCUSSION_SUBJECT}:{$product_reviews[i].Topic}
{$smarty.const.DISCUSSION_BODY}:{$product_reviews[i].Body}
{if $log ne "" && $log eq $smarty.const.ADMIN_LOGIN} [ {$smarty.const.DISCUSSION_DELETE_POST_LINK} ] {/if}
{/section} {else} {$smarty.const.DISCUSSION_NO_POSTS_ON_ITEM_STRING} {/if}

{$smarty.const.DISCUSSION_ADD_MESSAGE}:

{$smarty.const.DISCUSSION_NICKNAME}:
{$smarty.const.DISCUSSION_SUBJECT}:
{$smarty.const.DISCUSSION_BODY}: