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

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

Property Value

Type: Double
See Also