Click or drag to resize
ShoppingCartItemInfoUnitPrice Property
Unit price of the shopping cart item in shopping cart currency. Catalog-level discounts are reflected.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public virtual decimal UnitPrice { get; set; }

Property Value

Type: Decimal
See Also