Skip to content

Utility to build the Shopify import file based on the example sheet "giacenza.csv"

Notifications You must be signed in to change notification settings

mastrogiovanni/caritas-valori-ritrovati

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

In order to produce the data/import.csv file that can be given to Shopify in order to update the store you need to insert in the data/ directory:

  • a giacenza.csv (with updated list of products)
  • a imgs/ (with products names)

Imgs directory is needed in order to update the list of product with existing images.

How to run

You can do:

docker run -v $(pwd)/data:/data mastrogiovanni/caritas-valori-ritrovati:latest

About

Utility to build the Shopify import file based on the example sheet "giacenza.csv"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages