{if $product.name}{$product.name|truncate:30:"...":true|escape:"htmlall"} reviews{else}Reviews{/if}

{if $product.numratings}

Global Rating: {$product.avgrating|string_format:"%.2f"} from {$product.numratings} reviews

{else} {/if} {include file="review/popupfunc.js"}

See all reviews
Add your review of this product

{foreach item=review from=$reviews} {include file="review/summary-item.html"} {/foreach}