I have a database driven website, that stores my products, item weight, colors etc, in mysql with php.
I need a cart that i can use that will allow me to stick the cart inside of my already existing look and feel on one of my pages. I want to use linkpoint payment gateway. Also I will want to pass a per item precalculated shiping variable when a product is added to the cart.
Thank you for your help!



