Thursday, July 9, 2015

Get MSRP of the product

<?php echo Mage::helper('core')->currency($_product->getMsrp(),true,false); ?>

No comments:

Post a Comment

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method... magento 2

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method and must therefore be declared abstract or implement the remaining met...