Delete tier prices

To delete a tier price of a product, perform the following:

  1. Get an instance of the CatalogManager.
  2. To delete a price for the product, use the DeleteProductPrice method.
    This method expects a Guid for the tier price
  3. To save your changes, call the catalogManager.SaveChanges method.

Use the following code sample:

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?