Calculates total price of all shopping cart items in main currency. Discounts and taxes of the shopping cart items are included.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cart
- Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart
Return Value
Type: DoubleSee Also