In which component are the stages of the shopping process in ATG Commerce defined?
A.
/atg/commerce/states/ShoppingProcesStates via property Name stageNames
B.
/atg/commerce/order/OrderTools via property Name stageNames
C.
/atg/commerce/bp/ShoppingProcessConfiguration via property Name stageNames
D.
/atg/commerce/bp/ShoppingOrderConfiguration via property Name stageNames
E.
/atg/commerce/order/ScheduledOrderTools via property Name stageNames
Explanation:
These stages are defined in the stageNames property of
the /atg/commerce/bp/ShoppingProcessConfiguration component.
Note: Shopping Process Stages
ATG Commerce has one business process configured out-of-the-box, the shopping process. The
shopping process is made up of a series of stages that a customer follows, from browsing for
products to, if all goes well, purchasing and checking out. The stages of the shopping process in
ATG Commerce are defined as:
Browsed
AddedToCart
ShippingInfoComplete
ShippingPriceDisplayed
RequestedBillingInfo
BillingInfoCompleted
CartSummaryViewed
ATG Commerce Programming Guide