IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The following code snippet edits a tier price:
First, you must get an instance of the CatalogManager. Then use the GetProductPrice method to get the price for product. According to the changes you want to make, you must set the ParentId, Quantity or Value (changes the tier price). Finally, call the catalogManager.SaveChanges method.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important