Future<Map> deleteProduct(String token, String productId) { throw UnimplementedError("Delete Product has not been implemented"); }