Welcome Guest, Not a member yet? Register   Sign In
Multiple different shopping cart instances
#1

[eluser]TheManT[/eluser]
Hello!

I'm developing an application and i'm using the shopping cart.
The users can buy from different stores on my application at the same time.

Because of that, i need to create/use a different cart in each store that the users are visiting.

How can i use the cart library to build multiple different carts?

I've tried to load using different object name but they all are the same values.
$this->load->library('cart', '', 'cart_1');
$this->load->library('cart', '', 'cart_2');

Thanks for your attention!
And sorry for my bad english! ^^


Messages In This Thread
Multiple different shopping cart instances - by El Forum - 08-12-2011, 01:52 PM
Multiple different shopping cart instances - by El Forum - 08-12-2011, 01:59 PM
Multiple different shopping cart instances - by El Forum - 08-12-2011, 02:12 PM
Multiple different shopping cart instances - by El Forum - 08-12-2011, 02:31 PM
Multiple different shopping cart instances - by El Forum - 08-12-2011, 02:59 PM
Multiple different shopping cart instances - by El Forum - 08-12-2011, 03:02 PM
Multiple different shopping cart instances - by El Forum - 03-09-2012, 08:35 PM
Multiple different shopping cart instances - by El Forum - 03-10-2012, 05:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB