A message is published to this topic when the cart is updated with the latest pricing response and saved to local storage.

$.Topic(pubsub.topicNames.CART_UPDATED).publish(cart);
Arguments

cart: The current CartViewModel. See the View Model JSDoc for Commerce Cloud for details on what this view model contains.

Memory enabled

No


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