I currently have my shopping basket info set up in layout 13, clean layouts, which means my shopping basket appears right of my products.
I want to move it towards the top of the page. It seems to work in the preview, but I haven't tested this online. If I only move...
Netquotedel:capturecoupon
and leave the rest of the script below where it is, will this still work?
If I move all of it, it messes up my header design.
<!--
document.write("NETQUOTEVAR:CARTCOOKIEITEMS " + getCartItem(3)+" ");
document.write("NETQUOTEVAR:CARTCOOKIEVALUE " + getCartItem(1));
// -->
NETQUOTEDEL:CAPTURECOUPON
NETQUOTEVAR:COUPONTITLE
NETQUOTEVAR:COUPONMESSAGE
NETQUOTEDEL:CAPTURECOUPON
NETQUOTEDEL:CAPTURECOUPON
Regards
I want to move it towards the top of the page. It seems to work in the preview, but I haven't tested this online. If I only move...
Netquotedel:capturecoupon
and leave the rest of the script below where it is, will this still work?
If I move all of it, it messes up my header design.
<!--
document.write("NETQUOTEVAR:CARTCOOKIEITEMS " + getCartItem(3)+" ");
document.write("NETQUOTEVAR:CARTCOOKIEVALUE " + getCartItem(1));
// -->
NETQUOTEDEL:CAPTURECOUPON
NETQUOTEVAR:COUPONTITLE
NETQUOTEVAR:COUPONMESSAGE
NETQUOTEDEL:CAPTURECOUPON
NETQUOTEDEL:CAPTURECOUPON
Regards
Comment