Skip to content

A script to format a Shopify product import CSV, by locating and structuring variants with basal and derived SKUs.

Notifications You must be signed in to change notification settings

jtilford/shopify-import-csv-variant-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopify-import-csv-variant-finder

A script to format a Shopify product import CSV, by locating and structuring variants with basal and derived SKUs.

To run the test suite, simply run npm test

To execute the appliaction, run npm start

You may need to modify the script's RegEx functions to match your product's SKU formatting.

Before running, create a file products.csv in a /data folder in the root of the project.

Output will be in the same folder, and will be called variants.csv and non-variants.csv

About

A script to format a Shopify product import CSV, by locating and structuring variants with basal and derived SKUs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published