CartItem

constructor(productId: String, quantity: Int = 1)