PiCartItem(item: String, quantity: Int, price: Double)
PiCartItem(item: String, quantity: Int, price: Double, uniqueId: String?)
A cart content item to be used as part of the PiCart.cartItems.