Announcement

Collapse
No announcement yet.

basket summary act v5

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

    basket summary act v5

    Hi All

    Does anybody happen to know if the display basket items / value works in Act v5?

    Code:
    <script language="JavaScript">
    document.write("NETQUOTEVAR:CARTCOOKIEITEMS&nbsp;" + getCartItem(3)+"&nbsp;<BR>");
    document.write("NETQUOTEVAR:CARTCOOKIEVALUE&nbsp;" + getCartItem(1));
    </script>

    #2
    Peter,

    I have no knowledge of such an early version I'm afraid and of the top of my head struggle to think of that many people on here that would.

    Have you tried it? Back up first and give it ago if you don't get any other responses.

    Army Gore-tex
    Winter Climbing Mitts
    webD's Blog: Website design, SEO and other ramblings…
    Twitter LinkedIN

    If you think a post is good, rate it!

    Find the answers in the Knowledge Base | Have you read the User Guides

    Comment


      #3
      Peter

      Where did you get the code from? if its from 7 or less then yes i can see no reason why it wouldn't work in 5.

      Comment


        #4
        hi thanks for getting back

        i'm using Bill's code from this thread

        http://community.actinic.com/showthr...ht=getCartItem

        I have put the basket code and referenced/uploaded acatalog/actinicextras.js as suggested by bill on this test page:

        http://www.jubilee-seeds.co.uk/acata..._toadflax.html

        (See hello beneath the product)

        Comment


          #5
          if you go to http://www.actinic.co.uk/support/downloads.htm

          and dowload the V5 advanced user guide, you will see a reference to how to do this on page 25.

          Thus yes it is possible....

          Comment


            #6
            thanks so much pinbrook thats got it!

            Comment

            Working...
            X