Bulk import product with Attributes from Excel

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 7 años
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.
Hace 7 años
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
Hace 7 años
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!
Hace 7 años
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.
Hace 6 años
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.
Hace 6 años
I want to customize this in nopcommerce 3.70.

Has any one achieved this 3.70?
Hace 6 años
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
Hace 5 años
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
Hace 5 años
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.
Hace 5 años
On mine it's not working unfortunately.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.