Hi there,
Thanks for writing in.
Found these errors on mobile, and it affects ConvertPlug trigger.
(index):257 Uncaught TypeError: jQuery(...).elevateZoom is not a function(anonymous function) @ (index):257i @ jquery.js?ver=1.12.4:2fireWith @ jquery.js?ver=1.12.4:2ready @ jquery.js?ver=1.12.4:2K @ jquery.js?ver=1.12.4:2
(index):241 Uncaught TypeError: Cannot read property 'swaptheimage' of undefined
The zoom is being called and trigger but its library isn’t loaded on mobile. It has to be fixed but I’m not really sure how it’s implemented. It’s either remove the code that is calling the zoom, or load the zoom library on mobile too.
Thanks!