Bulk import product with Attributes from Excel

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
dashdesigns wrote:
Does it have anything to do with Basic and advanced mode viewing? I notice your example has less columns showing which was obviously basic mode.


Basic and Advanced modes don't effect to export attributes.  Can you send me your file, I want to check  whats wrong, because I can't repeat this error.
7 years ago
The problem is new attribute's values identifiers must be set to 0 (column ProductAttributeValueId) when importing, because sql server assigns identifiers by itself to new entities
7 years ago
Sorry for the delayed reply Serge, I had to go overseas. I have just tried what you said for one item and it seems to have worked! Hopefully I can do the rest now. Thanks so much for your advice!
7 years ago
Sergei-k wrote:
The problem is new attribute's values identifiers must be set to 0 (column ProductAttributeValueId) when importing, because sql server assigns identifiers by itself to new entities



Would it cause an issue if all product value identifiers are set to 0 even if they already exist?  

For example if I have 30 products already in nop that I want to update and a further 30 I want to add using the same spreadsheet and all product value identifiers were set to 0.

I'm attempting to knock up a spreadsheet that would allow me to modify product attributes for all of the same type of product.

Thanks.
6 years ago
This post helped get an import of product with attribute values, but we're still missing a way to import products with attribute combinations - including SKU and Overridden price. If i want to track inventory by product attributes, i would have to add all the combinations for each product one at a time.
6 years ago
I want to customize this in nopcommerce 3.70.

Has any one achieved this 3.70?
6 years ago
We have developed a Bulk Import Plugin with features:

1) Bulk Upload of Product, Categories, Manufacturers, Product Attributes.
2) Bulk Upload of pictures in Product.
3) Bulk Import of new categories, manufacturers, product attributes in product. Once new categories, manufacturers and product attributes are imported the products can be imported in bulk mapping with new categories and manufacturers etc.
4)User can upload 10,000 records in 120 minutes.


It's available here:

https://www.nopcommerce.com/p/3119/bulk-import-plugin.aspx
5 years ago
propinfo wrote:
We have developed a Bulk Import Plugin with features:

1) Bulk Upload of Product, Categories, Manufacturers, Product Attributes.
2) Bulk Upload of pictures in Product.
3) Bulk Import of new categories, manufacturers, product attributes in product. Once new categories, manufacturers and product attributes are imported the products can be imported in bulk mapping with new categories and manufacturers etc.
4)User can upload 10,000 records in 120 minutes.


It's available here:

https://www.nopcommerce.com/p/3119/bulk-import-plugin.aspx


It's not working
5 years ago
Hey juanmuriango

https://www.nopcommerce.com/p/3119/bulk-import-plugin.aspx   works perfect!

I have used this plugin and get awesome result to import bulk products with pictures and able to quick launch my store.
5 years ago
On mine it's not working unfortunately.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.