How can I add an onUnload="javascript" to the <BODY> tag of the Shopping Cart Template? I see the BODY tag in my template; however, when I look at the page source using FireFox, I see that the tag reads <body onunload="button_click=0";>
Is the a way to concatenate my javascript to this?
Thanks