Announcement

Collapse
No announcement yet.

Shopping Cart on Brochure Pages

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Shopping Cart on Brochure Pages

    Hi i cant seem to find this information

    How is it possible to put the basket information on brochure pages?

    I have tried
    <div align="center">
    <span class="actxxsmall">
    <script language="JavaScript">
    document.write("NETQUOTEVAR:CARTCOOKIEITEMS&nbsp;" + getCartItem(3)+"&nbsp;");
    document.write("NETQUOTEVAR:CARTCOOKIEVALUE&nbsp;" + getCartItem(1));

    </script>
    </span>
    </div>

    but i just get a blank box, is there a NETQUOTEVAR that i have missed

    thanks
    http://www.phoenixdirectuk.co.uk
    http://www.inkdeals.co.uk
    http://www.computerfairdeals.co.uk
    http://www.computerfairink.co.uk
    http://www.bestprceink.co.uk

    #2
    The above looks OK... have you copied and pasted from elsewhere?

    Check you have not broken any tables or forms with the new code - it may be worth adding a small nested table and adding the code into that. I assume you have checked you don't have white text on white background or similar?


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment

    Working...
    X