Step : 1
open this file yourprojectfolder\app\design\frontend\default\default\template\catalog\product\view\type\default.phtml
Step : 2
and add this line
<?php echo (int) Mage::getModel('cataloginventory/stock_item')->loadByProduct($_product)->getQty(); ?>
Step : 3
Refresh your Browser
Hope it helps. Thanks.
Hope it helps. Thanks.
Hope it helps. Thanks.
(0) comments