Shopping cart is a web application which stores data at server side and client has to request it, which is traditional but these days We can create html5 storage where data resides at client machine. It will not only speed up transaction but also an advanced feature.