Magento review count of product zendnwar February 12, 2015 Magento 0 Comments <?php echo $review_count = $_product->getRatingSummary()->getReviewsCount() ?> Related Posts How to setup Fedex in Magento shopping Cart? zendnwar January 27, 2013 Hello guys, I have been face to setup Fedex in Magento Shopping cart. I tried several times but .. Magento does not accept different Name than sitemap.xml zendnwar March 11, 2015 It is very simple, please follow below step. /app/code/core/Mage/Core/Model/File/Validator/Avai ..