I have imported about 79 products into woocommerce using a csv file. The import was successful but despite it shows in wp-admin that I have 90 products (11 were already there) I can only see the ones already there.
When I select all products, I can only see 11 (picture bellow)
https://prnt.sc/ow7pjs
Any suggestions?
Thank you!
2
Answers
I found the problem by trial and error. :( It seems that when the column "Published" is not set, it creates these zombie products.
The solution is to set one of these values to the published column: 0: Private -1: Draft 1: Published
After that, you can re-import the same products and they will be available to edit on wp-admin.
I would try a few things.
I have had good luck importing products using Product CSV Import Suite by WooCommerce.