The store.war/browse/gadgets/itemHeader.jsp gadget renders the menu bar and header area for categories. The right-hand portion of this area includes an image that notifies the customer of various promotions:

This illustration is described in the preceding text.

As it builds the menu bar and header area, itemHeader.jsp includes the store.war/browse/gadgets/categoryPromotions.jsp gadget. categoryPromotions.jsp uses the current category’s feature property to retrieve a URL to the category’s promotional image. itemHeader.jsp then renders the promotional image so that it overlaps the splash image.

Note: For more information on the feature property, see the Product Catalog chapter.