Skip to content

tramyardg/magento2ShopifyCSV

Repository files navigation

magento2ShopifyCSV

Usage

  1. create the following folders: import/TODO and results
  2. add exported magento csv at import/TODO/{example.csv}
  3. open terminal
  4. go to src path of either products or customers
  5. run by node index.js
  6. the result will be at results folder
magento2ShopifyCSV\src\products> node index.js

Using CSV files for products import

How to import several product images from one row?

About

Created with CodeSandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published