CodeIgniter Forums
shopping cart - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: shopping cart (/showthread.php?tid=65641)



shopping cart - davy_yg - 07-05-2016

Hello,

I am trying to create shopping cart that works with CI.  Any idea how to create one.  Here I have an ecommerce template that I am trying to revise to make it works:

http://www.innovation.web.id/bestshop/


Supposing that you click the cart --> I am expecting that mycart (http://www.innovation.web.id/bestshop/cart.html)  will add one product which is also stored in the database.  Any idea how to create one?

I only need the logic as far as now I think so that I can make this html template works.

Thanks in advance,
Davy