onVariantsUpdated( )


An event that fires when variant information for a product is updated.

The onVariantsUpdated() event handler runs when variant information for a product is updated in a store.

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

Method Declaration
Copy
Method Parameters
eventVariantsUpdatedEventRequired

Information about the product collection that was deleted.

Errors

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

Did this help?