atlee Posted November 20, 2010 Share Posted November 20, 2010 Hi Everyone,I'm new but am setting up an online computer store with over 1800 products, I have successfully uploaded all products via csv import, my questions regarding this is, after adding images and descriptions to all the products.When i do another upload with a new pricelist, if products inside the csv don't match the DB then how will the system be able to disable a product when it's no longer available?Any help would be great.Example first csv had code DEV1201second csv does not have that code because it's discontinued?How can the system make this decision, possible? Link to comment Share on other sites More sharing options...
atlee Posted November 20, 2010 Author Share Posted November 20, 2010 seriously no one in the community can help with this? Link to comment Share on other sites More sharing options...
rocky Posted November 26, 2010 Share Posted November 26, 2010 PrestaShop doesn't let you import a list of products you want removed. It only lets you delete all products, then reimport all of them. If you choose not to delete all products before importing, the product IDs will be compared to update products, but products without IDs in the CSV file will not be removed, they will just be unchanged. Link to comment Share on other sites More sharing options...
Recommended Posts