onBackInStockNotificationRequestDeleted( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Triggered when a back in stock notification request is deleted.

The onBackInStockNotificationRequestDeleted() event handler runs when a back in stock notification request is deleted. The received BackInStockNotificationRequestDeleted object contains event metadata.

Note: Backend events don't work when previewing your site.

Method Declaration
Copy
Method Parameters
eventBackInStockNotificationRequestDeleted

Information about the back in stock notification request that was deleted.

Was this helpful?
Yes
No