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.

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?