$_cart = Mage::getModel('checkout/cart');
echo"getItemsQty-" . ($_cart->getItemsQty());
echo"getItemsCount-" . ($_cart->getItemsCount());
echo"getSummaryQty-" . ($_cart->getSummaryQty());
Source : http://www.codefight.org/
Learn and share useful trick and tips for magento customization and ecommerce website development.Here you can find free Magento themes and new Magento templates with ecommerce website development solutions.
Magento Programmer All Rights Reserved.
No comments:
Post a Comment