Page 1 of 1

Upload products to the opencart store

Posted: Mon Aug 22, 2022 2:31 am
by maya369
Hello
I have an opencart store and I want to replace the old products with new products that are in excel files, but the tables of these files do not match the tables of the database in terms of the order and naming of columns, how can I upload these files, please help me

Re: Upload products to the opencart store

Posted: Mon Aug 22, 2022 9:50 pm
by johnp
I would export your current products to an XLS to get an idea of the format. Then, adjust the XLS you want to upload to match the format of the exported one and upload. Always take a backup of the database first.