Magento Product URL in a custom Module- Magento August 9, 2011 Pramod T P Leave a comment <?php echo Mage::helper(‘catalog/product’)->getProductUrl($products[$counter]->product_id); ?>