Click or drag to resize
ShoppingCartInfoTotalShipping Property
Total shipping in shopping cart currency. Shipping free limit is applied.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public decimal TotalShipping { get; set; }

Property Value

Type: Decimal
See Also