The CartModifierActor contains several actor-chains that modify the customer’s shopping cart. The path for this actor is /atg/commerce/order/purchase/CartModifierActor.

This actor contains the following actor-chains:

Actor-Chain

Description

addItemToOrder

Adds items from a catalog, wish/gift list to a shopping cart.

addMultipleItemsToOrder

Adds multiple items to a shopping cart.

moveToPurchaseInfo

Saves the shopping cart and continues to the next step in the checkout process.

moveToPurchaseInfoByCommerceId

Saves the shopping cart and continues to the next step in the checkout process.

moveToPurchaseInfoByRelId

Saves the shopping cart and continues to the next step in the checkout process using the shipping group relationship ID.

removeAndAddItemToOrder

Removes an item and then adds it to the shopping cart.

removeItemFromOrder

Removes an item from the shopping cart using the SKU ID.

removeItemFromOrderByRelationshipId

Removes an item from the shopping cart using the relationship ID.

setOrder

Updates the shopping cart by SKU ID.

setOrderByCommerceId

Updates the shopping cart by commerce ID.

setOrderByRelationshipID

Updates the shopping cart by relationship ID.


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