Click or drag to resize
OrderInfoOrderDiscounts Property
Xml content with the summary of the order and multibuy discounts which were applied to the shopping cart item. Contains discount name, price and price in main currency.

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

Property Value

Type: String
See Also