The following code will help to bring product minimum Qty
<?php echo Mage::getModel("cataloginventory/stock_item")->loadByProduct($_product)->getMinSaleQty();
?>
<?php echo Mage::getModel("cataloginventory/stock_item")->loadByProduct($_product)->getMinSaleQty();
?>
It's not exactly the same feature but similar, so if you need to add Qty column in Category products Magento Admin Panel this is the Tutorial.
ReplyDeletehttp://www.website1service.com/create-rewrite-magento-module
this is the link: website1service.com/create-rewrite-magento-module
ReplyDelete