Know About General Functionality
of Web Store Applications System
A shopping cart is a piece of software that acts as an online store's catalog and ordering process. Typically, a shopping cart is the interface between a company's website and its deeper infrastructure, allowing consumers to select merchandise; review what they have selected; make necessary modifications or additions and purchase the merchandise.

On selecting a particular product category the customer can view the list of sub-categories (if any) or products belonging to that category along with their thumbnails. The customer can choose to view any of the displayed products by clicking on it.
Technology :
The client-side interface is done using HTML
and JavaScript.
The server side functioning is done using PHP,
ASP, ASP.NET or MySQL
as database.
|