{include file="header/page.html"} {include file="file:common/errmsg.html"}
Global Rating: {$product.avgrating|string_format:"%.2f"} from {$product.numratings} reviews.
{else} {/if} {include file="review/popupfunc.js"}Add your own review for this product
{include file="file:common/pager.html"}rating | title | date | name | city state/province country |
---|---|---|---|---|
![]() |
{$review.title|truncate:60:"..."|escape:"htmlall"} ({$review.rating}/{$reviewmaximum}) | {$review.created|date_format} | {if $review.name}{$review.name|truncate:40:"..."|escape:"htmlall"} {else}Anonymous{/if} | {$review.city|truncate:30:"..."|escape:"htmlall"} {$review.state} {$review.country} |
{if $review.review}{$review.review|escape:"htmlall"|nl2br}{else}No comment.{/if} |