I have been trying to add approximately 200 products to a category but I can not find the solution for this. Would there be any way to do directly from the wordpress dashboard? Or could it be done with SQL in the database?
I have been trying to add approximately 200 products to a category but I can not find the solution for this. Would there be any way to do directly from the wordpress dashboard? Or could it be done with SQL in the database?
Go to /wp-admin/edit.php?post_type=product Where it says action in batch, select "edit", select all the products that you want to add categories, click on "Apply" and you will get all the mass editing options.
The fastest thing is to use a plugin to import products with CSV to Woocommerce.
There are several, try this: link