Click or drag to resize
ShoppingCartItemInfoUnitPrice Property
Unit price of the shopping cart item in shopping cart currency.

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

Property Value

Type: Double
See Also