Skip to content

Compares local store price and quantity to shopify stores price and quantity, and updates shopify as required.

Notifications You must be signed in to change notification settings

tomeustace/ShopifyUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopifyUpdate

We run a small physical store, we also sell online with Shopify. This project is what we use to keep our shopify store up to date.

The flow is simple:

  • create a scheduled task on our pysical store.
  • the task runs an sql query and exports to .csv file.
  • this project code takes the .csv as input.
  • it compares the .csv to the shopify inventory and updates shopify as necessary.

It may prove useful as a starting point for others.

About

Compares local store price and quantity to shopify stores price and quantity, and updates shopify as required.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published