| ec-cart
=======
Simple E-commerce Cart Class
You Can create a cart for your e-commerce easily suing this class
its intended to use with sessions 
can support DB if you add funcionalities. 
before append the class to the cart you should write the product  ID  from database 
then you have  a class with db working cause  makes the intercation with DB not  directly
 |