Announcement

Collapse
No announcement yet.

add to cart button

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

    add to cart button

    hi guys, im looking to alter the add to cart button, im wanting it to link to an external contact page. im only using the catalog as a gallery so i dont need any payment options etc. so linking to an external page would be an easier option of rme. is there any easy way to do this?

    am i right in thinking i need to open the product template and edit from there?

    #2
    what version are you using?
    Kindest Regards,

    Ben Brown
    Web Developer
    Web on High Ltd.
    Email: ben@woh.co.uk
    Web: http://www.woh.co.uk
    "Web sites with search engine listings"

    Comment


      #3
      6.1.3 somthing or another! 6 for sure!

      Comment


        #4
        If you edit Act_CartButtonImage.html (in Site1) you can comment out the entire code. E.g.

        <!-- <P align="right"> -->
        <!--NETQUOTEVAR:BUTTONLABEL-->
        <!-- <INPUT TYPE="IMAGE" SRC="NETQUOTEVAR:BUTTONIMG" NAME="NETQUOTEVAR:BUTTONNAME"
        WIDTH="NETQUOTEVAR:IMAGEWIDTH" HEIGHT="NETQUOTEVAR:IMAGEHEIGHT" BORDER="0">
        </P> -->

        And add in whatever hard-coded link you want instead.

        If you've chosen to use a Button for the cart instead of an image (Design / Options / Shop Defaults) then the relevant template is Act_CartButton.html.

        Norman
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          cheers norman! ha d a feeling you would answer!

          Comment

          Working...
          X