Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Thumbnail of Product on Printable Receipt

  1. #1
    saltysupply is offline Junior Member
    Join Date
    Jan 2010
    Posts
    9

    Default Thumbnail of Product on Printable Receipt

    Is it possible to show a thumbnail on the receipt that we print out for orders. All items are what you see is what you get so we like to verify that we are pulling the right part number.

    Any code to add to the receipt xml would be greatly appreciated.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    If you have the source code, you can use the AppLogic.LocateImageURL. See how the EmailProductToFriend method was implemented on the XSLTExtensionBase.cs for reference. The notification.EmailProduct.xml.config already does this, so should be easy enough to mimic it in the receipt.