Update WooCommerce product price periodically
I’m going to go with Plan B, as above. The reason being that I don’t want the price being potentially manipulated by using JS in the browser. Also, I have no idea how to set the price with JS from the browser! The plan is have a cron job periodically run a script which loops … Read more