Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Update quantity of product programattically in magento

Update quantity of product programmatically in magento //----------update Quantity--------- $prod= Mage::getModel('cataloginventory/stock_item')->loadByProduct($productid); $prod= $prod->getId(); $prod->setData('manage_stock', 1); ...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: