Import products

  • Posts: 4
  • Thank you received: 0
13 years 1 month ago #28089

Hello!
We have big tree of categories like this:
Category 1
- Sub category 1
- - Sub category 2
Category 2
- Sub category 1
- - Sub category 2
Sub categories have same names for each top level of categories.

Need add products in "sub category 2"
How we can paste this path of categories in CSV file?

Something like "Category 1 - Sub category 1 - Sub category 2"

Best regards,
Alex, Beeldstudio

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
13 years 1 month ago #28106

Hi,

Usually, you can do like that:
product_code,categories
my_prod1,"category1;category2"

So you don't specify the parent categories as the system gets them automatically.
However, if several categories have the same name, you will have to use either the category id or the category namekey in your CSV. These are always unique so that way the system will be able to set them apart.

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
13 years 1 month ago #28107

Hello!
Thanks for your answer!

But maybe you have some another solution? Because we have more then 800 products and VERY big tree of categories.. and we don't want add all IDs of categories manualy in CSV.

Best regards,
Alex, Beeldstudio

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
13 years 1 month ago #28109

You can use the namekeys of the categories then.

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
13 years 1 month ago #28111

Thank you again!
But this is not a solution too :( Name key and ids need add in CSV by hand.. and we have more then 800 products

Best regards,
Alex, Beeldstudio

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
13 years 1 month ago #28113

Unfortunately, I don't have a magic solution here :/

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum