The Category Page uses the TwoColumnPage template, which has HeaderContent, SecondaryContent, and MainContent sections.
The HeaderContent section of the Category Page includes a HeaderBanner-ATGCategory cartridge instance which renders the category title, a background image, and a promotional content item.
The SecondaryContent section of the Category Page includes:
A
Breadcrumbscartridge instance that renders the breadcrumbs that track a shopper’s search and navigation choices.A
ContentSlot-Secondarycartridge instance that renders a set of refinement links. This Endeca content slot gets its content from the/content/Shared/GuidedNavigationcontent folder. The item that is returned from this collection for theCategory Pageis theDefault Guided Navigationitem. TheDefault Guided Navigationitem gets its contents from:RefinementMenucartridge instances for each dimension that appears in the left hand rail (Category,Size,Brand,Color,Wood Finish,Feature).An instance of the
PriceSlidercartridge that renders a slider that filters records based on theiractivePriceproperty.
Two
PromotionalContent-ATGSlotcartridge instances which reference ATG slots. These ATG slots provide promotional content items that inform the shopper about Commerce Reference Store promotions.
The MainContent section of the Category Page includes:
A
ProductList-ATGCategoryChildrencartridge instance that renders the child products for the current category in their merchandiser-specified order.A
ContentSlot-Maincartridge instance that renders a set of featured products for the current category. This Endeca content slot gets its content from the/content/Shared/Spotlightscontent folder. This collection has a single item, calledFeatured Items, that is returned for all locations.Featured Itemsgets its content from aHorizontalRecordSpotlightcartridge, which is configured to return the top four products in the current category, as defined by margin.A
ProductSpotlight-ATGCategoryRecommendationscartridge instance that renders the products that Oracle Recommendations on Demand has returned for the current category.

