Wordpress plugins to auto-update price?

GreenGrass2019

Supreme Member
Jr. VIP
Joined
May 20, 2019
Messages
1,383
Reaction score
574
Hey guys I wanna display products I have for sale but auto update depending on the market price and maybe my own market price ie market price + 5%.

Is there a plugin that does this? Thank you!
 
There’s no single plugin that magically does this you need WooCommerce plus either a plugin that pulls prices from a market API and applies a markup (e.g., market price + 5%) or a custom API integration, because pricing rule plugins alone don’t fetch live market data.
 
If you import WooCommerce products from an XML feed, CSV or any other source where prices are dynamically updated, there are WordPress plugins that can update the prices of already imported WooCommerce products according to their current prices specified in the source. Not a big deal.
 
Some price automation plugins let you set custom formulas so you can add 5% or whatever markup you want.
 
Some price automation plugins let you add custom markups, like 5%.
 
Back
Top