<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="-1"><tt>Working on new install of strap 5.11 and have
          a couple of issues with images and sku display.</tt></font></p>
    <p><font size="-1"><tt>I added
          <h1>[item-description]</h1><span>SKU:
          [item-code]</span> the span statement, to the flypage
          and it breaks the item image.</tt></font></p>
    <p><font size="-1"><tt>Not sure if I am placing it in the right
          place with the rest of the code.<br>
        </tt></font></p>
    <p><font size="-1"><tt>I am also trying to use image_large under the
          item description as below.</tt></font><br>
    </p>
    <div class="moz-signature"><tr><br>
          <td><br>
              [L]Price[/L]: <b>[item-price]</b><br>
          </td><br>
          <td class="text-right">                    <br>
              <input type="submit" value="[L]Add to Cart[/L]"
      class="btn btn-primary"><br>
          </td><br>
      </tr><br>
      [comment]<br>
      <tr><td></td><br>
      <td class="form-inline text-center colspan="2""> <br>
              [if-item-field image_large][L]<b>More
      Information<b>[/L]<br><br>
                          <img src="/basicq/images/items/[item-field
      image_large]" alt="[item-filter
      encode_entities][item-description][/item-filter]"><br>
                          [/if-item-field]<br>
          </td><br>
          </tr>[/comment]<br>
      </table><br>
      <br>
      This is at the bottom of the flylist page. It produces the
      image_large as expected, but I am confused about the correct image
      directories.<br>
       The item dir, [if-item-field image]<br>
                  <img src="/interchange-5/en_US/items/[item-field
      image]" alt="[item-filter
      encode_entities][item-description][/item-filter]"><br>
              [/if-item-field]<br>
      seems to be pulling from a different directory than the
      image_large<br>
      Kerry<br>
      -- <br>
      BasicQ Inc.
      PO Box 381
      Boca Raton, FL 33429
      Phone: 800-448-0665
      email: <a class="moz-txt-link-abbreviated" href="mailto:kerry@basicq.com">kerry@basicq.com</a>
      <a class="moz-txt-link-abbreviated" href="http://www.basicq.com">www.basicq.com</a>
      <a class="moz-txt-link-freetext" href="https://decor.basicq.com">https://decor.basicq.com</a>
    </div>
  </body>
</html>