Magento review count of product zendnwar February 12, 2015 Magento 0 Comments <?php echo $review_count = $_product->getRatingSummary()->getReviewsCount() ?> Related Posts Why should you use Magento for your eCommerce Business? zendnwar June 3, 2013 Magento is one of the smart eCommerce platforms for building highly creative and functional web .. How to remove decimal price in magento zendnwar May 30, 2016 just need to edit core file of Magento app\code\core\Mage\Directory\Model\Currency.php or you c ..