nextday_se Posted December 10, 2012 Share Posted December 10, 2012 Hello, I have problem with importing things to Prestashop 1.5. I've upload the CSV file and import it, BUT after it says that the import is finished I still can't see anything imported. I've tried to import, adresses, customers, products.... nothing work. It looks like the files are correctly importet, but still I cant see them in the BO. Any solution? Getting crazy with this issue. Thanks for responding! Link to comment Share on other sites More sharing options...
Guest Posted December 10, 2012 Share Posted December 10, 2012 Can you give an example of the CSV file? Is it comma (,) separated or is it semi-colon ";" or something else. Are you making sure that whatever separates the fields in the CSv file is matched at the input stage Always try with just one product first that eliminates any timeout issues you may have with a large file Link to comment Share on other sites More sharing options...
nextday_se Posted December 10, 2012 Author Share Posted December 10, 2012 Can you give an example of the CSV file? Is it comma (,) separated or is it semi-colon ";" or something else. Are you making sure that whatever separates the fields in the CSv file is matched at the input stage Always try with just one product first that eliminates any timeout issues you may have with a large file Yeah I've checked it at I use ";" in the file that I am going to import and it is set to ";" at the import CSV page aswell, so it matches... Any other suggestions? Link to comment Share on other sites More sharing options...
Guest Posted December 10, 2012 Share Posted December 10, 2012 I usually start with just one product, and only the absolute basic info. For example name, price, quantity for jsut one product. If that works, then your system is fine Remember though that quantity and price do not have units So a CSV file that contains Name Price Quantity Product1 5.27 12 Link to comment Share on other sites More sharing options...
Recommended Posts