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