Samples > Object snippets


JSP object snippet: CatalogEntryThumbnailDisplay.jspf

This object snippet displays a catalog entry. By default all aspects of the catalogEntry are shown. Users may specify display parameters to limit what is shown (see optional parameters).


Parameters required:

CatalogEntryThumbnailDisplay.jspf contains absolute paths because it is referenced inside another JSP file, that is used as an email template. In order for the email content to be displayed properly, an absolute path to the images is required. If you are using this JSP file as part of the store front and not in the email templates, you can change it to use relative paths. Note that if you do not make the change to the relative path, there will be cases where we will see browsers SSL warnings saying that "your page is showing both secure and non-secure items do to display them?".


Optional display parameters:


Related concepts

Object snippets

Related reference

JSP object snippet: AddressDisplay.jspf

JSP object snippet: AddressEntryFormDisplay.jspf

JSP object snippet: CatalogEntryPriceDisplay.jspf

JSP object snippet: NameEntryFormDisplay.jspf


Related information

Tutorial: Customizing the consumer direct sample store using snippets


+

Search Tips   |   Advanced Search