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

addMultipleItemsToOrder

Adds multiple items to a shopping cart.

addItemToOrder

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

moveToPurchaseInfo

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.

setOrder

Updates the shopping cart by SKU ID.

setOrderByCommerceId

Updates the shopping cart by Commerce ID.

setOrderByRelationshipID

Updates the shopping cart by Relationship ID.

RemoveAndAddItemToOrder

Removes and 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.

moveToPurchaseInfoByCommerceId

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


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