Hi There
At some stage in the very near future I need to develop a Shopping Cart Component that will be session based. The challenge in writing this would be is to have the cart component updated on the fly when I add items to the basket (no database must be session based). I have a vague idea of using an Event Listener that needs to fire a method to update the component (zone update maybe?) on any page on the website. I have had a look at Jumpstart sharing data across multiple pages which is a very simple example. I need some more in depth info or even some code snippet just to get an idea or if anyone has developed an open source shopping cart component in T5 that I could look at. I am not looking for easy way out copy and paste, just info pls and a few code snippets if someone has done this. Many thanks Eldred Mullany