This is the new version of the Opencart migration tool. The price for this product includes support from me :)
Now Oscommce to Opencart supports the product attributes.
This useful script will help you add Oscommerce products, categories, manufacturers, custumers, orders and orders history in Opencart.
New futures: I added a script that generates permalinks for products, categories and manufacturers.
How it works?
Just import "categories", "categories_description", "products", "products_description", "products_to_categories", "manufacturers", "manufacturers_info", "address_book", "categories", "categories_description", "customers", "customers_info", "orders", "orders_status_history", "orders_total", "products_attributes", "products_options", "products_options_values", "products_options_values_to_products_options" Oscommerce tables in your OpenCart Installation Database.
Configure the script and run it.
//Your oscommerce lang id
$langid = 4; // this is oscommerce default language id. You can see what is your id in oscommerce admin panel
$opcartlangid = 1; //This is default language id of Opencart
$prefixopencart = ''; //If your opencart database tables have prefix
$currency = 'BGL'; This is the curreny of your opencart store.
Configure server paths for the images:
This is server path to oscommerce images folder or you can upload the images in temp folder of the script and write the server path:
$imgtmppath = '<Your server path>/temp/';
//the Server path to product images and catalog images of opencart.
Configure the $imgcatorig and copy path to $imgprdorig.
$imgcatorig = 'C:/xampp/htdocs/opencart/image/';
$imgprdorig = 'C:/xampp/htdocs/opencart/image/';
For more information use the contact form: stscript.info/contact_us.php
There are no additional images for this product.