ShoppingCartItemInfoDiscountsTable Property |
Table with calculated discounts which are applied to the shopping cart item. All table values are in site main currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public virtual DataTable DiscountsTable { get; set; }
Property Value
Type:
DataTableSee Also