OrderItemInfoOrderItemProductDiscounts Property |
Xml content with the summary of the catalog-level discounts which were applied to the shopping cart item.
Contains whole DiscountsTable from shopping cart item.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual string OrderItemProductDiscounts { get; set; }
Property Value
Type:
StringSee Also