문제

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