Create a shopping cart class and use it in your MVVM HTML5 applications Download demo project - 54 KB Introduction If you want to create any kind of on-line store, you will probably need a shopping cart. A shopping cart is basically a list that contains products selected by the user while he shops. When the user is finished shopping, he will usually examine the list to double-check that the items,
