Following are the Portal Commerce JSP Tags. The are contained in cat_taglib.jar, productTracking_taglib.jar, and eb_taglib.jar.
cat:catalogQuery | Retrieves a set of catalog items based on keywords or a query expression. |
cat:catalogSelector | Retrieves a personalized set of catalog items based on a predefined content selector rule. |
cat:getProperty | Retrieves a property for display from either a ProductItem or Category. |
cat:iterateThroughView | Iterates through a view of one Catalog item at a time until the end of the View is reached. |
cat:iterateViewIterator | Iterates through a collection of Categories or ProductItems. |
productTracking:clickProductEvent | Generates a behavior event when a user has clicked (through) a product impression. |
productTracking:displayProductEvent | Generates a behavior event when a user has received (viewed) a product impression, typically an image. |
eb:smnav | Scrollable model navigation. For use with legacy applications that implement Webflow and run in a compatibility domain. Creates "Previous | 10-19 | Next" style navigation for pages with multiple results. |