{if $product_reviews.rating}
{t}Průměrné hodnocení:{/t} {$product_reviews.rating|round:1}
{for $i=1 to 5} {/for}
{include 'block.reviews.star-tooltip.tpl'}
{/if} {$textReviewsCount = $product_reviews.reviews|count} {if $textReviewsCount > 0} {include "reviews/product.reviews.list.tpl"} {elseif !$product_reviews.user_already_rated}

{if $product_reviews.rating} {t}Tento produkt zatím nemá žádné textové hodnocení.{/t} {else} {t}Tento produkt zatím nemá žádné hodnocení.{/t} {/if} {if !$body.product->isold()} {t}Přidejte první.{/t} {/if}

{/if}
{if $textReviewsCount >= 3} {t}zobrazit další{/t} {/if} {if $product_reviews.user_already_rated}

{t}Tento produkt jste už hodnotil(a).{/t}

{else} {t}ohodnotit produkt{/t} {/if}