Hello !
I need to convert shopify products csv to magento csv.
Is there any way to do it? I have few thousands products that needs to be uploaded.
Thank you
You need to compare both the CSV. there are 2 solution which require the programer help.
1) Eighter you can generate the shopify product CSV which is compatable to Magento CSV
2) You can customize Magento import functionality which will read from Shopify product CSV and insert in to Magento.
Was my answer helpful? You can accept it as a solution.
Hi
Please check below Magento csv format you need to compare shopofy csv with magento csv
https://www.dropbox.com/sh/3gwyqodwm84xw1z/AAAX5_GpKoCrftBJ7k7d0yLya
check this out hope it might help you.