Click or drag to resize
ShoppingCartItemInfoCartItemPrice Property
If set, its value is used instead of the SKUPrice value in price calculation process.

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

Property Value

Type: Double
See Also