Wise2Sync export profile configuration for OpenCart

This part is done in you account on https://app.wise2sync.com

OpenCart connector imports CSV file generated by Wise2Sync. After you do all attribute, categories etc. mapping, you can set up and export profile which generates a CSV file.

They key step for configuration is the export template (see "Template" tab when you open export profile in Wise2Sync app). There are some required columns, that need to be in the CSV:

  • oc_sku (preferred) and/or sku
  • quantity
  • category - category ID, that matches corresponding category ID in OpenCart
  • price
  • manufacturer - name, f.e Samsung
  • name
  • description

You can add more columns (attributes) - correspondingly OC extension code will have to be modified to import those values.