Page 1 of 1
Integrate cart on website
Posted: Thu Feb 10, 2011 11:55 pm
by jimmybjorkman
Hi I got the latest version of OpenCart, and i would like to integrate it to my website, but i would like to show the quantity in cart on my website and then link to the ecommerce. Is this possible?
Re: Integrate cart on website
Posted: Fri Feb 11, 2011 8:11 am
by justinv
Yes, I think the easiest way to do that would be to modify the OpenCart cart slightly to write a cookie of cart contents. You could then read this cookie on your main site to display info on the cart items.