Details of a specific product in cart. View Source type/cart.ts, line 4 Members Type: number # id Internal unique product ID. View Source type/cart.ts, line 8 Type: string # name Product name. View Source type/cart.ts, line 18 Type: number # price Product price. View Source type/cart.ts, line 23 Type: string # sku Product SKU. View Source type/cart.ts, line 13