Hi there, I must insert in bauhausfurniture.net (bikestore template) a script in a module, standard position 0. But cannot find a position 0
Shall be this script: <script type='text/javascript' charset='utf-8'>
var vcHost = document.location.protocol == "https:" ? "https:" : "http:";
document.write(unescape("%3Cscript src='" + vcHost + "//www.vcita.com/widgets/active_engage/8f40e1eefb99f7df/loader.js' async='true' type='text/javascript'%3E%3C/script%3E"));
</script>
Its a contact popup
Can you help please?