I am trying to import product file and getting error message product_description name needed. What do I need to do?
Hello.
Try to copy columns of data without heading row from your file to examples from docs. The heading row is the first row that contains the names of the columns. https://abantecart.atlassian.net/wiki/spaces/AD/pages/16777227/Import+Wizard
Make sure to add a description for each product in the file, ensuring it's correctly labeled as "product_description" in the appropriate column. That should resolve the error.