not quite a simple case of copying relevant js over to brochure primary template? do I nned to do something else.. e.g. re cookie handling etc?
Code:
<script language="JavaScript">
<!--
document.write("NETQUOTEVAR:CARTCOOKIEITEMS " + getCartItem(3)+" <BR>");
document.write("NETQUOTEVAR:CARTCOOKIEVALUE " + getCartItem(1));
// -->
</script>


Comment