Shopping Cart
Our solution based on code from www.camelcity.com
Every HTML document includes: <? include “shop.phtml” ?>
shop.phtml contains cookie setting code and functions to add items, delete items, place order, calculate order total, and perform logging
Added shopping cart display on margin of all pages.
Added special HIDDEN fields, quantity field, and submit button to products listed on site.