Announcement

Collapse
No announcement yet.

Create 'View Cart' Link

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

    Create 'View Cart' Link

    I need to create a 'View Cart' link because we are using our own menu system.

    I checked the KB first and found the post that advises the following link should work:

    http://your.URL/cgi-bin/ca000001.pl?....URL/acatalog/


    When I use that I get a blank page. Is there another way to duplicate the action of the "show cart" button.
    Regards, Tom

    #2
    You could try the following type of solution:

    ../cgi-bin/ca000001.pl?ACTION=SHOWCART

    with cgi-bin needing to be changed to what ever you use and the script ID changing is required from 01.pl to 0?.pl or 0?.cgi etc...

    Hope that helps....

    Comment


      #3
      Ahh, perfect, it was the ID number, mine had been changed to '2' and it did not realize that's what the last digit on the ca was. Now I'm using the original line with the referrer and it works fine, thanks for that. The KB mentions the ID in creating product links but not in the article I read.
      Regards, Tom

      Comment

      Working...
      X