Quote Originally Posted by jsimoes1997 View Post
Good

I appended all categories and would like to add categories to csv, but when I added the file and do import, give me the error described below:

SKIPPED! - Category ID: 1,"","Adapter","","Adaptadores","","","","","","","","0" - Not Found!

And the csv file contains what is described below:

v_categories_id,v_categories_image,v_categories_name_1,v_categories_description_ 1,v_categories_name_3,v_categories_description_3,v_metatags_title_1,v_metatags_k eywords_1,v_metatags_description_1,v_metatags_title_3,v_metatags_keywords_3,v_me tatags_description_3,v_sort_order
1,"","Adapter","","Adaptadores","","","","","","","","0"


I would like a help, thanks.
Categories are added by processing a product file that is identified as a full product type file.
Details about a category are updated using the categorymeta-epxxxxx type file.

Another way to think about it is that categories exist to support a product. The details of a category are independent of the product.