Deletes an existing product.
The deleteProduct()
function returns a Promise that resolves when the
product with the given ID is deleted.
ID of the product to delete.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.