Class Mage_Checkout_Model_Type_Multishipping
Multishipping checkout model
- Varien_Object
- Mage_Checkout_Model_Type_Abstract
- Mage_Checkout_Model_Type_Multishipping
Package: Mage\Checkout
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Checkout/Model/Type/Multishipping.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Checkout/Model/Type/Multishipping.php
public
|
|
protected
|
|
public
array
|
#
getQuoteShippingAddressesItems( )
Get quote items assigned to different quote addresses populated per item qty. Based on result array we can display each item separately |
public
|
|
public
|
|
protected
|
#
_addShippingItem( integer $quoteItemId, array $data )
Add quote item to specific shipping address based on customer address id |
public
|
#
updateQuoteCustomerShippingAddress( integer $addressId )
Reimport customer address info to quote shipping address |
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
string
|
#
getMinimumAmountDescription( )
Get notification message for case when multishipping checkout is not allowed |
public
|
|
public
boolean
|
|
public
array
|
protected
array
|
$_quoteShippingAddressesItems |
|
#
Quote shipping addresses items cache |