import thousands of products, what plug in?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 anni tempo fa
What is the best, free or cheapest way to import 1000's of products, images and cvs files?
4 anni tempo fa
NopCommerce does have import features. You can import around 500-1000 products at once using the import feature of NopCommerce which is available at the product listing page in the admin section.
4 anni tempo fa
I may have 30,000
4 anni tempo fa
You can create a new scheduled task and use it to run the import. You can break the listing to 5-10 excel files, upload those in some directory in the server and let the schedule task pick and process the files one after another(make sure you don not reprocess the processed file) so that you do not have to wait and process the files manually. I am not sure whether it is the most effective idea but it should get the job done.
4 anni tempo fa
i'll try soon, thank you
4 anni tempo fa
I exported from nopcommerce, added some items in excel and now get this message.
The file is not an valid Package file. If the file is encrypted, please supply the password in the constructor.
4 anni tempo fa
I managed to do it from a new version of excel, but can I leave some cells blank?
4 anni tempo fa
Yes, it's not mandatory to have all cells filled. Be sure you provide product name, price, and SKU if available.
4 anni tempo fa
All Images just stay on my server in a folder for the nopcommerce site to point to I guess also?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.