Shoping cart model
Located in /Checkout/Model/Cart.php (line 34)
Varien_Object | --Mage_Checkout_Model_Cart
Convert order item to quote item
Add product to shopping cart (quote)
Adding products to cart by ids
Retrieve checkout session model
Retrieve custome session model
Get shopping cart items count
Get shopping cart summary qty
Get quote object associated with cart. By default it is current customer session quote
Retrieve array of cart product ids
Get shopping cart items summary (inchlude config settings)
Initialize cart quote state to be able use it on cart page
Remove item from cart
Returns suggested quantities for items.
Can be used to automatically fix user entered quantities before updating cart so that cart contains valid qty values
$data is an array of ($quoteItemId => (item info array with 'qty' key), ...)
Update item in shopping cart (quote) $requestInfo - either qty (int) or buyRequest in form of array or Varien_Object $updatingParams - information on how to perform update, passed to Quote->updateItem() method
Update cart items information
Get product object based on requested product information
Get request for product add to cart procedure
Get shopping cart resource model
Documentation generated on Fri, 11 Feb 2011 16:57:18 +0200 by phpDocumentor 1.4.3