PiCartItem

constructor(item: String, quantity: Int, price: Double)
constructor(item: String, quantity: Int, price: Double, uniqueId: String?)