As Tea Commerce products are really just Umbraco nodes this is really a general bulk update question rather than being Tea Commerce specific.
Best suggestion I could offer would be to take a look at Richard Soeteman's Bulkmanager package here https://soetemansoftware.nl/bulkmanager It is a commercial product, but it should help with the update.
Alternatively yea, you'd probably need to do some Umbraco API based / SQL based content updating and then reloading the content cache.
Price Increase
Hi,
One of our clients who uses TeaCommerce has asked us about raising all prices on the website.
There are more than 10,000 products + Variants so it isn't really viable to do it all manually!
Is there any way to update all prices in one go, or will it be a case of writing an update script to take all data and rewrite it.
Regards, David
Hey David,
As Tea Commerce products are really just Umbraco nodes this is really a general bulk update question rather than being Tea Commerce specific.
Best suggestion I could offer would be to take a look at Richard Soeteman's Bulkmanager package here https://soetemansoftware.nl/bulkmanager It is a commercial product, but it should help with the update.
Alternatively yea, you'd probably need to do some Umbraco API based / SQL based content updating and then reloading the content cache.
Hope this helps
Matt
is working on a reply...