![]() |
Simple demo showing how to utilize the cart library and adding product variations - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Simple demo showing how to utilize the cart library and adding product variations (/showthread.php?tid=56387) |
Simple demo showing how to utilize the cart library and adding product variations - El Forum - 12-15-2012 [eluser]rei[/eluser] Might be useful for someone. Small Demo showing how to utilize the cart library of CodeIgniter. Main Feature: Product options that affects the products price CartIgniter w/o using an ORM - https://github.com/basco-johnkevin/Cart_Igniter/tree/master CartIgniter using an ORM - https://github.com/basco-johnkevin/Cart_Igniter |