OnBasketAddedManyNotification

Notification which is triggered after multiple line items are added to the Basket.

The following properties are available within the notification

Property NameType

LineItems

IEnumerable<LineItem>

Basket

Last updated