Class SavedForLaterCartDeletedObserver
- Namespace
- Dynamicweb.Ecommerce.Frontend.Cart
- Assembly
- Dynamicweb.Ecommerce.dll
Saves product which were in the card before deletion into the database
[Subscribe("DWN_ECOM_CART_DELETED")]
public class SavedForLaterCartDeletedObserver : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
Saved
For Later Cart Deleted Observer
- Implements
- Inherited Members
Methods
OnNotify(string, NotificationArgs)
Called when notification is broadcast.
Parameters
notification
stringThe notification.
args
NotificationArgs The arguments.