Hi all, I'm currently looking for a new e-commerce solution for a small to medium-sized webshops. By now I've narrowed it down to 3 competitors: OpenCart (http://www.opencart.com/), PrestaShop (http://www.prestashop.com/) and OXID eShop Community edition (http://www.oxid-esales.com/). I'm interested in pros and cons of the different solutions, and if you are running a site using one of these solutions, why you chose that solution over the others.
Hi rakke,
I know OXID eShop inside out and could answer you any precise question about it. Unfortunately, I don't know both other systems that well (just installed them once) to really can compare it. What especially are you interested in? Just a few facts from a developer point of view: OXID is object oriented PHP5 + MySQL, has got an own API, is extendable via a strict module system, upgradable and uses Smarty for your Design needs.
Cheers Marco
Prestashop DB doesn't have any foreign key, and it's not trivial to add them (because the way the code is structured). I suggest to not use it..
there's something you should know on opencart: it does not support unlimited categories, it supports only 300-500 cats...try to put on a local installation of opencart about 1000 categories and make the same on prestashop or oscommerce, then compare the cpu usage... performance first...