Question: Importing multiple products using csv

Importing multiple products using csv

Am having challenge uploading multiple products using csv, it keeps telling me TAX () should be numerical value. I input numerical values yet nothing happening. What are possible solutions?

JZ

Jonathan Zulu

Asked

Am having challenge uploading multiple products using csv, it keeps telling me TAX () should be numerical value. I input numerical values yet nothing happening. What are possible solutions?

  • MS

    Mian Saleem

    Answered

    If there is no tax code mentioned in the ( ) that means there is issue with csv file. You need to make sure that the csv file is correct column order as mentioned on the page, it’s correctly formatted using utf-8 encoding and saved without BOM as mentioned on the import pages.

    Please be informed you need to add categories, taxes and all other relations under settings menu

  • JZ

    Jonathan Zulu

    Answered

    Noted, let me try that

  • Login to Reply