Deletes an existing product.
The deleteProduct() function returns a Promise that resolves when the product with the given ID is deleted.
deleteProduct()
ID of the product to delete.