|
that only shows how to export, and not import, I’m havign the same problem.
Every time i try to import a CSV it says the SKU is required for each line, but i map the sku against a product number in the csv, but it still moans that there’s no sku.
I have simular problem with XML, but it moans at a parser issue.
What’s the best way of importing products from a csv/xml?
Is there anything that’s needed to be done to the CSV / xml? anyone had success with importing products?
What would be the route of importing products directly into the database via phpmyadmin for example?
|