acua Posted February 8, 2013 Share Posted February 8, 2013 (edited) I have a small problem, i have a prestashop site which will have hundreds of products and if my supplier's prices change i will have to take every single one of them and change the price according to my supplier. I saw that it is possible to import products via .csv files, but the problem is that i saw that i can import multiple products with the same code. What i need from this .csv import is to actually update only the filled in sections, not replace the entire product or add a similar one with different stats. Example: I have this product: 1;2;120;4;5;6;product description; and i want to modify only the price, which is the third field so i would import something like this 1;;110;;;;; and this will select the product id (which is 1) and update only the price area from 120 to 110. I don't know if i made myself clear, but i hope there is something to solve this problem. Edited February 8, 2013 by Alexandrwc (see edit history) Link to comment Share on other sites More sharing options...
acua Posted February 9, 2013 Author Share Posted February 9, 2013 bump? Link to comment Share on other sites More sharing options...
tomerg3 Posted February 9, 2013 Share Posted February 9, 2013 It will import them again. You need to find a module that lets you update products via CSV file. If you are trying to import prices from the "Price" tab (not the base product price), you can use http://www.presto-changeo.com/en/import-export-modules/84-product-prices-import.html You can also check the Addons store. Link to comment Share on other sites More sharing options...
acua Posted February 14, 2013 Author Share Posted February 14, 2013 (edited) It will import them again. You need to find a module that lets you update products via CSV file. If you are trying to import prices from the "Price" tab (not the base product price), you can use http://www.presto-ch...ces-import.html You can also check the Addons store. I can't really find the module (for 1.5.3.1) that does exactly what i want and i don't think i have the php and mysql knowledge to make the module myself... how much would it cost me to ask someone to make it for me? Edited February 14, 2013 by Alexandrwc (see edit history) Link to comment Share on other sites More sharing options...
tomerg3 Posted February 14, 2013 Share Posted February 14, 2013 You can post in http://www.prestashop.com/forums/index.php?/forum/76-paid-modules-themes-job-offers-services/ If you want a quote from us, send us a message using https://www.presto-changeo.com/en/contact_us with all the specs. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now