I am having an odd issue with importing products with a CSV. I have used the import features many time but this time around its screwing.
Here is my CSV import example:
"Koi, Koi > Koi 2024, Koi > Breeder > Aokiya, Koi > Koi Type > Dragon, Koi > Sex > Male"
When I run the import it does this:
Very bizarre. I have tried 3 different csv product import plugins including the native woocommerce one and get the same results. I even did a semicolon delimiter instead of the comma and still got the same issue.
As for now I just did “Koi 2024” in the csv import category column and it works but I’d like to have all the categories and their subcategories. The CSV has 450 rows otherwise I would fix it by hand.