Announcement

Collapse
No announcement yet.

Checkout - Thumbnails

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

    Checkout - Thumbnails

    Hi, I'm trying to get thumbnails to show on the checkout page, with no success. Could someone check this code out please and let me know if it's right?

    <Actinic:XMLTEMPLATE NAME="ProductLine">
    <!-- Product line begin -->
    <TABLE BORDER=0 WIDTH=100% CELLSPACING=0 CELLPADDING=0>
    <TR>
    NETQUOTEDEL:REFERENCE

    <td><Actinic:REMOVE TAG="THUMBNAIL"><IMG SRC="NETQUOTEVAR:THUMBNAIL" THUMBNAILSIZE>
    </Actinic:REMOVE></td>

    Many thanks! Glenn.

    #2
    We're okay. We managed to get it sorted.

    Comment


      #3
      Thumbnail in checkout

      I've implimented this code from the AUG, but the variable THUMBNAILSIZE doesnt seem to be replaced in the live site code

      Where shoud this value be set?

      thanks

      Comment


        #4
        THUMBNAILSIZE should be NETQUOTEVAR:THUMBNAILSIZE
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment

        Working...
        X