JZ
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?
- MSAnswered
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
- JZAnswered
Noted, let me try that
- Login to Reply