The XML templates for the ScrollablePromotionalContent-ATGSlot, ScrollablePromotionalContent-ATGTargeter, ScrollableProductSpotlight-ATGSlot, and ScrollableProductSpotlight-ATGTargeter cartridges are located in equivalently named directories in the <ATG11dir>/CommerceReferenceStore/Store/Storefront/deploy/cartridge_templates directory. Each template sets its cartridge’s content type to MainContent and defines the following properties:
componentPath: This property defines either a partial or a full path to the ATG slot or targeter that is providing the content. If a partial path is provided in Experience Manager, the cartridge handler prepends this value with the correct ATG registry path. The registry path that is prepended comes from a property that is specified on the handler.itemCount: This property determines the number of items the cartridge will render. Out of the box, this value is set to 3 for theScrollablePromotionalContentcartridges. For theScrollableProductSpotlightcartridges, this value is set to 15.randomizeItems: This Boolean property determines whether or not items are returned in random order. Out of the box, it is set totrue.

