JS Events

JS Events are triggered every time a change occurs. It can be triggered when a user interacts with CartPops or when a programmatic event occurs.

You can listen to events by adding it in the custom JS settings or by using it in your own JS file.

Was this page helpful?