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:
- catEntry: This is the catalogy entry that will be displayed. It should be a populated CatalogEntryDataBean
Optional display parameters:
- hideThumbNailImage: If set to true, will stop the image/link from being shown
- hideNameLink: If set to true, will stop the name/link
- hideDefiningAttributes: If set to true, will stop defining attributes from being displayed
- hideSKU: If set to true, will stop SKU (partnumber) from being displayed
- hideDiscounts: If set to true, will stop discounts from being displayed
- useClickInfoURL If set to true, will use the variable 'ClickInfoURL' for the thumbnail image and name link.
- ClickInfoURL If 'useClickInfoURL' is set to true, this will be used as the link for the image and name links.