Brad Haynes / Blog

 

So Long, and Thanks for All the Groceries

After nearly seven years of designing and coding ocado.com, I’ve decided that I really need a bit of a change creatively and logistically (living in East London and getting to the office in Hatfield was never ideal). Luckily Ocado has led the way in online grocery retail since it started trading and just about all the things we’ve implemented on the website over the years have become part of the vernacular in grocery site design.

Some of the best bits:

Smart trolley
Allows customers to get more of a handle on the shopping they are (or aren’t) going to buy. My favourite bit is the AJAX’d pictures view that shows quantities as multiple items.
Speed
From day one, we knew that buying groceries online was a fairly unique task for most users - with most visits resulting in around 50 products being added to a trolley. Speed is a key factor in making this a viable option for customers. Pages have always been as light as possible (in terms of HTML, numbers and weight assets, and simplicity of the DOM for fast rendering)
Catalogue navigation
In the latest incarnation (currently in beta testing at time of writing) the catalogue navigation has seen a huge overhaul and now uses meta data to drive structure. This has enabled us to create contextual navigation that allows the system to represent different modes (type, status, storage, lifestyle, who it’s for, brand) of decision making throughout the task of finding a product. This also works to make an interesting journey if users don’t exactly know what they’re looking for. There are many other advantages to this system which I’ll blog about another time.
Simple delivery slot booking
Slot (delivery time) booking has become inherently complex with multiple address functionality, variable pricing, variable thresholds and minimum delivery values, availability and green vans. Throughout these changes and additions we’ve managed to keep the process simple.
Simplicity
My goal with any design is simplicity at a very high level. This may sound like an obvious usability goal but refining any process or interface to its most minimal constituent parts at an early stage is something that often appears to be overlooked.
Accessibility
For the most part accessibility is EASY! However you have to think about it as a fundamental part of design and code creation — it’s a painful thing to have to tack on. I also think that it helps you make lots of the right design decisions. If you design with accessibility in mind I think this also helps avoid many obvious usability problems.
Making the customer the most important
Luckily this is something that’s been at the core of Ocado and the way it behaves towards customers is reflected in all aspects of the business (with the exception of some rather irritating radio ads). I never saw any resistance to changing things on the site purely to make users’ lives easier.
First Non-framed UK grocery site
This was a pet goal of mine for many years. Ocado used frames for a long time, for performance of ‘adding to trolley’ and the stable user interaction behaviour it provided. I never liked this even though I was fully understanding of the advantages it had. The semantics of having different pages in different states appearing as one, and the inherent problems and design issues this has meant that I was always aiming for a non-framed design that could offer the same performance.

This entry was posted on Saturday, June 7th, 2008 at 9:11 pm and is filed under Accessibility, Design. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

You must be logged in to post a comment.


© Brad Haynes, TCN. 2005

Brad Haynes’ Blog is proudly powered by WordPress
Entries (RSS) and Comments (RSS).