/wix_to_ceneo_product_list

Script to convert a .csv file generated by exporting the products from a Wix store to an XML file which can be used to import a list of products into Ceneo.

Primary LanguagePythonMIT LicenseMIT

wix_to_ceneo_product_list

Script to convert a .csv file generated by exporting the products from a Wix store to an XML file which can be used to import a list of products into Ceneo.

How it works

The exported product list from Wix in .csv format should be placed on the inputs folders. Run the script. Results should be outputted to the output folder.

How to use it

  1. Upload the exported list from Wix on the inputs folder.
  2. Set the settings file as wished at settings.py.
  3. Run the converter.py script.
  4. The .xml file is generated and saved on the outputs folder.