Post by dfumagalli » Sun Feb 08, 2015 3:48 am

In my current project, we don't have huge amounts of products but had other challenges:

- Customers living in one country order products to be delivered to customers living in another destination country.
- B2P portal for resellers. Cart needs to support a reseller living in one country ordering a product for a customer living in another country and send it to a customer living in a third country.
- Enhanced affiliates management, creating various kinds of affiliate links and pictures, providing onscreen preview and copy-paste code to show it.
- Every supported country has to have a different price and different options and different prices per option.
- Every country comes with their own holidays. Every holiday per every country follows its own rules. Some countries can't allow orders placed past a certain hour. Other countries have "no order / no sale" days with or without certain hours to take into account. Every date and time has to function with respect to the guy buying the product time zone, not the server time.
- Need to add SEO text on categories and products (actually below them). Text so far has been implemented in Italian, next will be English.
- SEO has not only to be enabled, but SEO paths need to be in each supported language and products SEO names too.
- Be multi-language with in a Google supported way. In our case, English has no URL change, but all the other languages have to appear like: domain.com/de/category_in_German/product_in_German, domain.com/fr/category_in_French/product_in_French and so on. This can cause some serious issues with database performance.
- Future support for one custom page per each large town in Europe and America. This completely destroys sitemap generation and website crawling speed would take several hours per each crawling bot. Therefore a complete rewrite of sitemap generation has been done, splitting them into "thematic" sitemaps included in an index.
- A lot more features.
- Schema.org micro-data, OpenGraph support, some RDF support (not completed so far).

We had to implement a lot of performance features. From sub-page caching to pre-calculating a LOT of things and storing them on memcached. There's web server caching and much more. There's partial SQL caching... Pictures were partly optimized (work in progress) and put in few sprites. From 110 http requests per page down to 27 (work in progress).

In the beginning, due to the many date checks and pricing options (I only listed some, there are more) each page took up to 50 seconds to load. Google PageSpeed and YSlow score were in the 50-60.

Here's the current score:

Image


and we still have room for improvement.

OpenCart can be awesome.

Heavy OpenCart Customizations. Current project in progress: fleurworld.com


Active Member

Posts

Joined
Tue Aug 20, 2013 3:34 am

Post by vietphi » Tue Feb 10, 2015 9:25 am

So how do you manage all of that many products? use the default product manager or others third party?

I think the default manager is still poor function.

Newbie

Posts

Joined
Tue Feb 10, 2015 9:23 am

Post by vidhya_sun » Tue Jul 14, 2015 8:48 pm

Hello All

We are currently running a closed B2B ecommerce store with Opencart.
It has close to products 2800 with 9138 option variants. Has average 100 orders per day, running on a dedicated server on Hostgator.
We are expecting to move to 400 orders per day with atleast 15000+ products.

I learnt from our forums that
nginx + load balancing + php fpm + database farm helps with scaling.

Has someone got load balancing servers on opencart.
Also how can we achieve master/slave with opencart mysql. Is it different from normal mysql farm creation?

Please throw some light.

Newbie

Posts

Joined
Wed Apr 23, 2014 7:31 pm

Post by kilimolimajumdar » Tue Jul 14, 2015 9:52 pm

It is really a great news to here that you are working with around 20.000 products. It really require good handling and dealing with the different products. Ofcourse there will chances of some issues here and there but I still believe it gather a good experience over the work.


Posts

Joined
Mon Jun 08, 2015 7:17 pm

Post by markjacks » Sat Oct 03, 2015 9:04 pm

Has average 100 orders per day, running on a dedicated server
COngrats! By the way, what is your average CPU load if I may ask on a dedicated server?

New member

Posts

Joined
Sun Nov 30, 2014 1:48 pm

Post by LinaOstr88 » Fri Dec 02, 2016 3:28 pm

I just looked at you post. First of all - awesome
I was wondering: do you do all the SEO related staff at your company or do you outsource it ? If it's an in-house job then how many people are actually involved? Thanks a lot

Easy Projects


Newbie

Posts

Joined
Thu Dec 01, 2016 4:46 pm
Location - Canada
Who is online

Users browsing this forum: No registered users and 265 guests