CSV Product Import (Opencart 4)
This extension adds the ability to import products from a file in csv format. The file can contain all standard product fields and custom fields in product / product_description. The extension automatically creates category and manufacturer records in the store.
There are no 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.
A sample CSV file can be downloaded here:
https://ka-station.com/samples/oc3/csv_product_import/demo_products_utf8.csv
A file with a sample product variants can be downloaded here:
https://demo.ka-station.com/adidas/variants.csv
Demo store
Front-end URL: http://demo4000.ka-station.com/
Store back-end URL: http://demo4000.ka-station.com/admin/
Admin login: demo
Password: demo
File | Size | Compatible Opencart Versions | Added |
ka_product_import.ocmod.zip (ver.6.0.0.4) | 147.1KB | 4.0.0.0, 4.0.1.0, 4.0.1.1 | 2023-07-06 13:47:32 |