Pregunta

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

¿Fue útil?

Solución

Using below code i solved my problem.

<?php 
    echo $this->getReviewsSummaryHtml($_product, 'short')
?>
Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top