Interface: CartItem
api/model/product.CartItem
Properties
id
• id: string
Product ID
name
• name: string
Product name
qty
• qty: number
Amount of this item in the cart
thumbnailId
• thumbnailId: string
thumbnailUrl
• thumbnailUrl: string
URL to .enc file of the thumbnail. Just change the filetype to .jpg to view the thumbnail