Fancybox / lightbox not working if i insert js at the end of theme.liquid ( Debut Theme )

Hi,

Currently the fancybox is working but When i insert fancybox js at the end of the theme.liquid in separate script tag it doesnt works but it works when i insert at the end of the script tag of theme.liquid but this has some error on mobile layout product page menu doesnt work. So where should i insert this below code ?

This is my below code in which lightbox works but my Product Page Menu Button Is Not Working On Mobile because of this code


And when i put these in separate script tags lightbox doesnt works


So where should i insert this js code?