Multiple Stores in one


Cheese Club Hong Kong is a WooCommerce system that pushed several boundaries. To begin, it has several stores within it, requiring different delivery dates and different packages. That required extensive custom development to support the separation of different types of products into separate carts. Based upon delivery dates, items are packaged separately and when the order is completed, separate suborders are created automatically, so they can be fulfilled separately.

This site also required a lot of work to support its monthly offering which causes their traffic to spike considerably each month. Normal WooCommerce websites do not easily handle such traffic, so we worked to find ways to optimise specific actions so that ultimately they can load a single page with a hundred products and each product can be ordered asynchronously with an add to cart button that is light-weight and efficient.