Anyone using Opencart with large amounts of items?

Soldato
Joined
18 Oct 2002
Posts
7,040
Location
Kuala Lumpur, Malaysia
Hi all,
Just wanted to see if anyone here has any experience with using Opencart and a large amount of items?

I opened a store , hosted on a VDS (Tsohost / Large VDS to be specific) and currently there's approximately 115,000 items or so and the it's pretty much unusable (ie. takes minutes to load)

I don't have much idea when it comes to web design/hosting etc. so after some advice what I could do to speed things up a bit
 
At a guess I assume it's the way OpenCart is written, specifically the database queries sifting through that much info. You could beef up your hosting, but it's unlikely to have a major impact. What you really need are code changes, whether that's add-ons which improve the caching/queries of OpenCart or it might be you need a new cart built to handle high product volumes.

Have you seen this thread? http://forum.opencart.com/viewtopic.php?t=61730
 
Back
Top Bottom