Quote Originally Posted by LilleyPadGifts View Post
I'm sorry if this is mentioned somewhere in this post, but I can't find it.
I want to use EP to upload products to multiple SUB-categories.
So for example ... a comic book...same book needs to go into two sub categories...

The book: Marvel Comics - Captain America

By Publisher (Main top level Category)
Marvel (Sub-Category)

By Title (Main top level Category)
C (Sub Category)

I can't figure out how to do this, or IF it can be done, using the columns in the exported file.

Thanks in advance.
Each row of data will be placed in the category to which that row is assigned. A category is made of the root category followed by each sub-category of the previous category separated by a carat (^). So primary category of Marvel with a sub-category of Captain America would be represented by Marvel^Captain America. The category is placed in the column for your language identifier. A default install would use v_categories_name_1 or v_categories_name_en depending on your settings.

To place a product in multiple categories, copy the row that is to contain the information about the product to a row below the previous and change the category name. Note, the last row that applies to the product will contain the data that will be inserted/updated associated to that product.