Quote:
Originally Posted by HWT
Gottcha! OK, I think we're getting somewhere here. The script blocks are not showing up in the <HEAD> tags. Funny, because I have one other js that is showing up there. The js is accessible from www.heritagetoys.com/skin1/copybilling.js
|
That appears to be the problem. If you added those script blocks to home.tpl, maybe you aren't using home.tpl? You'll need to sort that part out yourself. The idea is that you want to put those script blocks in a main tpl so it can be referenced by your checkboxes. Are you really using your cart at the root level (/) and not a cart directory (i.e., /xcart)? It's fine to do that, just verifying since you mentioned /skin1 and not /xcart/skin1.