Disable trigger
If for some reason you want to disable the trigger after the customer has clicked on "Add to cart". You can use the example code code snippet provided in the cartpops_add_to_cart_trigger
filter to override the default behaviour. You should add this code snippet to your theme's functions.php file.