I'm importing products using a hierarchical file, and recieve the following error in the import log:
The price for a single item can only be imported in the product details, this line has been ignored.
The product seems to import correctly, but I want to check why I get this error now, and I've never had it before. I am using the same code to generate the hierarchical file, but have just upgraded to Business 7.0.5
A section of the import file is here:
Product , "Excellent product - PROD02" , "!!<<B>Description:</B><BR><BR><B>Fits:</B><BR>Title <BR> 22329, 22333, 42326, 42329, 6430B, 6431, 6432, 6441B, 6442<BR><B>Details:</B<BR>1 Pack of 1 Item>!!" , 990, "w:\webpics\hpt25324.jpg" ,,,
Price, Retail, 990, 1 << this is where it reports the error
Any help appreciated
Thanks.
The price for a single item can only be imported in the product details, this line has been ignored.
The product seems to import correctly, but I want to check why I get this error now, and I've never had it before. I am using the same code to generate the hierarchical file, but have just upgraded to Business 7.0.5
A section of the import file is here:
Product , "Excellent product - PROD02" , "!!<<B>Description:</B><BR><BR><B>Fits:</B><BR>Title <BR> 22329, 22333, 42326, 42329, 6430B, 6431, 6432, 6441B, 6442<BR><B>Details:</B<BR>1 Pack of 1 Item>!!" , 990, "w:\webpics\hpt25324.jpg" ,,,
Price, Retail, 990, 1 << this is where it reports the error
Any help appreciated
Thanks.
Comment