onInventoryItemUpdated( )


An event that fires when an inventory item's information is updated.

The onInventoryItemUpdated() event handler runs when information for an inventory item is updated in a store.

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

Method Declaration
Copy
Method Parameters
eventInventoryItemUpdatedEventRequired

Information about the updated inventory item.

Was this helpful?
Yes
No