raptorsmile Posted October 1, 2009 Share Posted October 1, 2009 hi,I would like to import some products from csv to subcategories. I tried a lot but I can only upload products to Home, to the root of the webshop. In the csv I triedt to write the category ID or the name of the category to the "category" column but no way for me. Can anybody help me how can I fill in the csv or what can I set to import product to the right category.Thank youLaszlo Link to comment Share on other sites More sharing options...
rocky Posted October 2, 2009 Share Posted October 2, 2009 You need to write the IDs of all categories in the Categories column, separated by commas. See my post here for more information. Link to comment Share on other sites More sharing options...
raptorsmile Posted October 5, 2009 Author Share Posted October 5, 2009 Hi Rocky,thanks for your answer. I tried to use cat ID-s and I read your other post too but I can't do to import into a subcategory only into main. I'm using UTF-8 coding when I make the csv and it seems to OK everything with my data but they are not in the correct place.Can you help me by checking my csv or other advise?Laszlo Link to comment Share on other sites More sharing options...
rocky Posted October 6, 2009 Share Posted October 6, 2009 If you send me your CSV, I'll have a look to see if I can see anything wrong with it. Link to comment Share on other sites More sharing options...
raptorsmile Posted October 6, 2009 Author Share Posted October 6, 2009 You can download my csv from http://www.megento.net16.net/csv/If you would like to try it with my test shop, you can do it at www.megento.net16.net/admin73Email: [email protected]pw: anita01Thank you Link to comment Share on other sites More sharing options...
rocky Posted October 14, 2009 Share Posted October 14, 2009 I had a look at your CSV and you have entered the Reference # as the product ID. You need to put the Reference # in the Reference # column, and write a unique integer as the product ID. For example, the first product would have an ID of 1, the second an ID of 2, etc. Depending on how many products are already in your database, you may need to start with a higher number to prevent overwriting your existing products. Link to comment Share on other sites More sharing options...
raptorsmile Posted October 14, 2009 Author Share Posted October 14, 2009 Thanks for your reply. I tried what you wrote, but the result was the same. I can upload my products as I want but they are under Home, not under the subcategory ID8. Link to comment Share on other sites More sharing options...
Recommended Posts