SUPPORT TICKET SYSTEM
| Question: How can i export OpenCart's products from my another site to JooCart? |
| Answer: You should import your OpenCart's database to JooCart. Make sure your are using same OpenCart and JooCart version.If not ,then upgrade to same version Go to System->Backup/Restore menu from OpenCart admin panelJust select the OpenCart database's table and click Backup button Save the sql file Go to System->Backup/Restore menu from JooCart admin panel Browse the backup sql file and click Restore button. Make sure database prefix of sql file and JooCart database prefix are same.If not,then replace all the database prefix from backup sql file to oc_ For digital product's downloads,products images etc ,upload them from OpenCart directory to JooCart directory(components\com_opencart\) |
Back to Frequently Asked Questions |