Click or drag to resize
OrderItemInfoOrderItemProductDiscounts Property
Xml content with the summary of the discounts which were applied to the shopping cart item. Contains whole DiscountsTable from shopping cart item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual string OrderItemProductDiscounts { get; set; }

Property Value

Type: String
See Also