Magento review count of product zendnwar February 12, 2015 Magento 0 Comments <?php echo $review_count = $_product->getRatingSummary()->getReviewsCount() ?> Related Posts How to Set Custom Title to the Success page in Magento zendnwar November 14, 2015 Copy checkout.xml file from app/design/frontend/base/default/layout/checkout.xml to app/design/ .. How can show “Home” in navigation bar? zendnwar October 31, 2012 How can show “Home” in navigation bar? If you want to add Home button in your navig ..