CSV Product Import (Opencart 3)
This extension adds the ability to import products from a file in csv format. The file can contain all standard product fields. The extension automatically creates category and manufacturer records in the store.
There is no any size limitations for the import file. It splits the import to parts, displaying intermediate results every 10-15 seconds by default.
Different file charsets are supported (for example, UTF-8, Windows-1251) but you should be aware of the file charset before you start the import.
It is possible to use this extension for periodical update of the main product price and quantity.
A sample CSV file can be downloaded here:
http://ka-station.com/samples/oc3/csv_product_import/demo_products_utf8.csv
Same file in xls format:
http://ka-station.com/samples/oc3/csv_product_import/demo_products.xls
Demo store
Front-end URL: http://demo3012.ka-station.com/
Store back-end URL: http://demo3012.ka-station.com/admin/
Admin login: demo
Password: demo
File | Size | Compatible Opencart Versions | Added |
csv_product_import_ver5.0.10.6.ocmod.zip (ver.5.0.10.6) | 158.72KB | 3.0.0.0, 3.0.1.0, 3.0.1.1, 3.0.1.2, 3.0.1.3, 3.0.2.0, 3.0.2.1, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6, 3.0.3.7, 3.0.3.8 | 2023-11-23 21:49:01 |