The Stones' shopping cart was developed from scratch. Live credit card processing was integrated into the shopping cart using an API from Authorize.Net. The shopping cart itself runs on a MS-SQL 2000 Server utilizing complex triggers and stored procedures.
The Stones' website has an online product catalog that contains all of their product inventory using a dynamic, multi-tier heirarchy of product categorization. This is shown by the use of a breadcrumb navigation. A user may navigate through the product catalog easily by viewing the "types" of products available. The product catalog was integrated with the shopping cart (see above) to create a seamless shopping experience for the user.