ToutPratique 2ddb6f75b6 push prod
2016-07-01 10:13:25 +02:00

13 lines
451 B
Smarty

<script type="text/javascript">
{literal}
var _spmq = {/literal}{$spm_user_infos}{literal};
(function() {
var spm = document.createElement('script');
spm.type = 'text/javascript';
spm.async = true;
spm.src = '{/literal}{$spm_client_url}{literal}/remote/shopimindV2.js?{/literal}{$spm_user_infos_encode}{literal}';
var s_spm = document.getElementsByTagName('script')[0];
s_spm.parentNode.insertBefore(spm, s_spm);
})();
{/literal}
</script>