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

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

Property Value

Type: Double
See Also