Returns shopping cart item created from the order item data.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- item
- Type: CMS.Ecommerce OrderItemInfo
Order item
- sku
- Type: CMS.Ecommerce SKUInfo
Current data of the product (SKU) which is associated with the order item
Return Value
Type: ShoppingCartItemInfoSee Also