Hello there, i'm running CE 2.2.6 Magento on my server, everything is fine, BUT.
I have few ditributors and they have their catalogs in csv format. I was exported sample from admin panel and imported it via magmi just as perfect ball.
Now i faced with suppliers csv and have no idea how to done this. Spent few days already, please help.
CSV have following columns (one of them):
code, sku, group, categories, subcategories, collection, name, description, price, currency, qty, package, new, sale, action, material, color, size, weight, barcode, action price, image_1_url, image_2_url, image_3_url, image_4_url, image_5_url
I was faced following issues:
1) columns are name different than i wrote - in other language, so i used Column mapper and linked it to correct values.
attributes which were not existed - i've created in admin panel.
2) images paths are provided as URL in columns - have no idea how to tell magmi to download it
When i'm trying to import it says sku info not found. Already checked CSV separator and that i wan't to create, not update goods.
Example export file imported as a charm. Please help with advice!