0
kicks
Design Approach for a reusable Shopping Cart Module
Shopping Cart is a critical piece of an ecommerce website. It allows temporary storage of items selected till the user decides on placing the final order. In this article I will present a simple approach to design a shopping cart component that can be used in multiple web sites.