Hi All,
Wondering if I could get some advice.
I’m setting up a store with over 9,000 SKU’s. My suppliers update their prices multiple times per day, which means I have to update my prices as well.
I run a variable markup on my products. It looks something like this:
– IF product cost = $10 or Less, THEN markup is 100%
– IF product cost = $10.01 to $19.99, THEN markup is 85%
– IF product cost = $20.00 to 59.99, THEN markup is 80%
Is there a feature in ATUM that would allow me to import a CSV with the cost price of the various SKU’s and automatically calculate and update the sale price in WooCommerce?