I would like some suggestion on how to go about importing products with new SKU, which will update the existing SKU's.
any recommended woo commerce plugin?
CodePudding user response:
For updating sku's, you need to make or add something unique first like id. based on unique id you can change sku through csv.
refer: https://wordpress.org/support/topic/change-existing-sku-product-in-csv-bulk/
Product CSV Import Suite by woocommerce is a good plugin
CodePudding user response:
You can check these two plugins for bulk edit products