Вопрос

How to show the count of product review on the category page? Now i just can get the stars, but no counts

Это было полезно?

Решение

Using below code i solved my problem.

<?php 
    echo $this->getReviewsSummaryHtml($_product, 'short')
?>
Лицензировано под: CC-BY-SA с атрибуция
Не связан с magento.stackexchange
scroll top