When does Magento created the rewrite records for categories and products? zendnwar March 24, 2015 Magento 0 Comments When create or update a category or product and reindex. Related Posts How to remove index.php from magento URL zendnwar October 10, 2012 How to remove index.php from magento URL If you want from this URL :: http://www.yourdomain.com .. Magento call to member function getPriceHtml() zendnwar September 8, 2014 It is very simple. please check below: <?php echo Mage_Catalog_Block_Product::getPriceHtml($ ..