abstract fun deleteCartEntry(cartEntry: CartEntry): Unit
abstract fun deleteCartEntry(cartEntryUUID: String): Unit