Click or drag to resize
ShoppingCartInfoShipping Property
Shipping cost without taxes. Shipping free limit is applied. Value is in shopping cart currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public double Shipping { get; }

Property Value

Type: Double
See Also