This section describes how the Category page populates the three sections of the TwoColumnPage template.
The HeaderContent section includes a HeaderBanner-ATGCategory cartridge instance, named Category Header Banner, which renders the category title, a background image, and a promotional content item.
The MainContent section includes:
A
ProductList-ATGCategoryChildrencartridge instance, calledCategory Products Grid, that renders the child products of the current category.A
ContentSlot-Maincartridge instance, calledFeatured Items, that renders a set of featured products for the current category. This Endeca content slot gets its content from the/content/Shared/Spotlightscontent collection. TheSpotlightscontent collection has a single item, calledFeatured Items, that is returned for all locations. TheFeatured Itemsitem gets its contents from aHorizontalRecordSpotlightcartridge. This cartridge is configured to return the top four products in the current category, as defined by margin.A
ProductSpotlight-ATGCategoryRecommendationscartridge instance, namedRecommendations, that renders the products that Oracle Recommendations on Demand has returned for the current category.
The SecondaryContent section includes:
A
Breadcrumbscartridge instance, namedBreadcrumbs, that renders the breadcrumbs that track a shopper’s search and navigation choices.A
ContentSlot-Secondarycartridge instance, namedGuided Navigation, that renders a set of refinement links. This Endeca content slot gets its content from the/content/Shared/GuidedNavigationcontent collection. TheGuidedNavigationcontent collection has a single item, calledDefault Guided Navigation, that is returned for all locations. 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, calledPrice, that renders a slider that filters records based on theiractivePriceproperty.
Two
PromotionalContent-ATGSlotcartridge instances, namedPromotional Content 1andPromotional Content 2, which reference ATG slots. These ATG slots provide promotional content items that inform the shopper about Commerce Reference Store promotions.

