[eluser]zgames[/eluser]
Session would work just for that particular time of order,
so user or a guest orders x orders (x orders are defined by maxOrders), next time they want to order something, same rules apply again.
what I'll be trying to do is to create car rental shop, I guess flexi cart is a good base for it, I could add maxOrders to 1, I just need to figure out the logic, also few new functions will be needed e.g rent car start and end dates
I'll be looking through the code for couple of days, it's my first time building a rental website, so it is going to be fun and challenging time