Import Products how?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
Hi,

Is it possible to import a lot of products at once (100+ for example)?

Or is the only option to to "import" manually one product at the time?

When I seet this website: http://www.golfhal.nl/ it is a very nice one but they have a lot of products. I can't imagine that this is done manually....

Thank you for answer.
14 years ago
Import of products is not implemented yet
14 years ago
Any Idea when it will be. In the next version or..?
14 years ago
I have written some code which was posted in a topic a couple of months ago

https://www.nopcommerce.com/Boards/Topic.aspx?TopicID=501

You need to create a .dbml with linqtosql to be able to use the entity classes listed in the code posted there. This code has been successfully used in http://www.golfshop.it and http://www.golfhal.nl

Unfortunately I can't post the most actual code, as we have made quite a few changes to the nopcommerce database in our implementation after I posted this topic. These changes are made for enhanced searching and relating product attributes to each other, depending on the stock.

The code posted original works fine for a first bulk import.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.