ShoppingCartInfoPriceCalculatedOnTheFly Property |
Indicates if shopping cart item data calculated on the fly, default value is TRUE.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public bool PriceCalculatedOnTheFly { get; set; }
Property Value
Type:
BooleanSee Also