by Jim » Tue Oct 23, 2012 3:57 pm
The link you gave doesn't go to a valid page.
The functionality of clicking on a small image and having a larger one is built into the product moreinfo section of a store when ShopSite generates the moreinfo page. However the orderAnywhere links do not include that functionality since they are created outside of ShopSite. If you do a web search you should be able to find some javascript that you could add to your page that would allow that functionality. Note that pages generated outside of ShopSite won't know what images are assigned to a product, so you would need to get the information for the images onto the page somehow.