The cartModifierActor contains several actor-chains that modify the customer’s shopping cart. The path for this actor is /atg/commerce/custsvc/order/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 by SKUI ID.

setOrder

Updates the shopping cart by SKU ID.

setOrderByCommerceId

Updates the shopping cart by commerce ID.

setOrderByRelationshipID

Updates the shopping cart by shipping group 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.

removeItemFromOrderByRelationshipId

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

moveToPurchaseInfo

Checks out the order from the shopping cart page using the SKU.

moveToPurchaseInfoByCommerceId

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

moveToPurchaseInfoByRelId

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

changeSKUs

Changes the SKU of one or more commerce items in the current order.


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