Thursday, 17 January 2013

Magento Product Load by id

 <?php $_newProduct = Mage::getModel('catalog/product')->load($current_product_id); ?>

No comments:

Post a Comment