onCollectionUpdated( )


An event that fires when a product collection is updated.

The onCollectionUpdated() event handler runs when a product collection is updated in a store.

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

Method Declaration
Copy
Method Parameters
eventCollectionUpdatedEventRequired

Information about the product collection that was updated.

Was this helpful?
Yes
No