Been a while since I've used WooCommerce but aren't products essentially custom post types?
Then custom values such as _price, _sku, etc will show up in the table. If you can see what they are based on the ones you've already entered you should be able to write your own custom import suite.
Been a while since I've used WooCommerce but aren't products essentially custom post types?
Then custom values such as _price, _sku, etc will show up in the table. If you can see what they are based on the ones you've already entered you should be able to write your own custom import suite.
Or a plugin like this?