Frage

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

War es hilfreich?

Lösung

Using below code i solved my problem.

<?php 
    echo $this->getReviewsSummaryHtml($_product, 'short')
?>
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top