Click or drag to resize
ShoppingCartItemParametersPrice Property
Product custom price, e.g. amount of donation. It is in site main currency.

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

Property Value

Type: Double
See Also