Quote Originally Posted by Kevin205 View Post
Can a product be moved from one category to a newly desired category and subcategory using "FUll-EP_" import?

Example:
Move from: Products^T-Shirts
To: Clearance^T-Shirts

I did this by changing the v_categories_name_1 column from Products^T-Shirts to Clearance^T-Shirts. By doing this it retained the "Product Master Category" and created a linked product.

Furthermore even though it says it has created a linked product, the linked product can NOT be found in the cart. When the product model is searched in the cart, it only shows up in the master category.

The idea was to bulk move products from one category to another!
My thought on this would be to delete the product (status of 9) and then re-upload the product with the desired category. I believe that because assigning the product to more than one category that this creates (or is supposed to create) a linked product and that the statement has been made that EP4 doesn't play well with linked products that the method used will not work.

The problem with what I suggest above is that the existing product(s) will lose their original product I'd and therefore may cause some other issues.

Orriginally I thought that perhaps the category import/export would be the right way to go, but perusing the code I didn't see that it was mandatory or would do anything extra/different. :/