Calculates total price of the shopping cart. All discounts, taxes and shipping are included.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cart
- Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart
Return Value
Type: DoubleSee Also