tramyardg / magento2ShopifyCSV

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/tramyardg/magento2ShopifyCSV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://codesandbox.io/s/github/tramyardg/magento2ShopifyCSV


Languages

Language:JavaScript 100.0%