All things Shopify and commerce
If anyone has script to convert product.json into correctly Shopify CSV template please help
Hello @Sammy9
I hope this blog can help : https://stackoverflow.com/questions/48445131/converting-shopify-api-json-to-csv
I hope the above is useful to you.
Best regards,
GemPages Support Team
This is incomplete and the code is not even working so many error
Hi Sammy - I feel your pain 🙂
This was a bit of a hustle for us (developing shopify apps and needing various amounts or different products) so I made a script for it - it's on git if you want to use it.
https://github.com/antonstroberg/Shopify-JSON-to-CSV-Converter
What you need:
You will need python3.x and requests - hopefully clear in readme file.
What it does:
Once you run the script you will be asked for a domain.
1. Enter domain - For example yourdomain.com - avoid https etc. just domain
1. Fetch all json pages automatically and move on once there's no more json
2. Convert it to csv files splitted into 1000 products per csv - this to ensure it keeps it under 15mb (shopify limit)
Hope it helps. Let me know if there's problems.
Kind Regard
Andreas / Stackend.com
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024