سؤال

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