Hello Zencart Ninjas.


I am trying to replicate a function seen is this site.

www.webtogs.com


When you add something to the cart on this site, the cart pops up in a shadow/light box style, and there is no page redirection.

Now I understand that this is possible to some degree in zencart, but i cant work out how to modify the Add to cart button functions.


I presume this could be done by using a notification system?


On some Zencarts there is a notification bar that pops up when you add something to the cart saying "Successfully added product to cart"

I am sure other people would like the same sort of functionality.

So may be good thread.

My Idea was to take this notification bar and change it to function like a shadow box, I have no issue with the layout changes needed. I just need to know how to tie into or change the addtocart function.