ShoppingCartInfoProviderCalculateTotalItemsWeightInternal Method |
Calculates total weight of all shopping cart items.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax protected virtual double CalculateTotalItemsWeightInternal(
ShoppingCartInfo cart
)
Parameters
- cart
- Type: CMS.EcommerceShoppingCartInfo
Shopping cart
Return Value
Type:
DoubleSee Also