Click or drag to resize
ShoppingCartItemInfoSKU Property
Data of the SKU (product) which is represented by the shopping cart item.

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

Property Value

Type: SKUInfo
See Also