Gift lists are rendered using the DCS-CSR-UI module and the /atg/commerce/custsvc/ui/
renderers/ProductSkuRenderer
component pageOptions property:

pageOptions=\
  actionRenderer=/renderers/order/sku/skuBrowserAction.jsp,\
  giftlistActionRenderer=/renderers/gift/skuGiftlistBrowserAction.jsp,\
  formHandler=/atg/commerce/custsvc/order/CartModifierFormHandler,\
  successPanelStacks=cmcCatalogPS,\
  errorPanelStacks=cmcCatalogPS,\
  successUrlProperty=addItemToOrderSuccessURL,\
  errorUrlProperty=addItemToOrderErrorURL

The skuGiftlistBrowserAction.jsp file defines the drop-down menu that displays available gift lists, as well as the controls that allow agents to add to lists.

The /atg/commerce/custsvc/gifts/CSRGiftlistFormHandler, which is located in the DCS-CSR module, extends the Commerce GiftlistFormHandler, and enables agents to create and add lists. For information on the CSRGiftlistFormHandler, refer to the CSRGiftlistFormHandler section.


Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices