San75 Posted December 9, 2020 Share Posted December 9, 2020 I uploaded all my products using the file import when I first migrated to Prestashop. I would like to update just the qty and price fields on a daily basis without doing a full import. Before any update, I would like to zero quantity the entire catalog. Can anyone guide me on how this can be done? Thanks Link to comment Share on other sites More sharing options...
Maria Kvasnytska Posted December 10, 2020 Share Posted December 10, 2020 Hello, There is a tool , that can help you out with that - Store Manager for PrestaShop. 1. It allows updating separate product data, in your case it will be the ID, qty and price in the import file. The built-in Automated Import Addon provides the possibility to do it on the daily basis. You can even specify the directory for the import file saved locally in case you receive the new files all the time (to avoid manual selection of new file). 2. There's a built-in Mass Product Changer tool, with it you can set zero qty to the catalog (or via import). Link to comment Share on other sites More sharing options...
Rhobur Posted December 12, 2020 Share Posted December 12, 2020 Easy... start from the same CSV you used for importing the products and keep just the product ID and quantity columns, it'll update just the quantities for each product ID. 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