Untitled
unknown
plain_text
2 years ago
583 B
10
Indexable
<!-- Modus Direct Attribution for Purchases Updated --> <script async="" type="text/javascript"> var data = { evt: "completed-purchase", sal: "{{ total_price|money_without_currency }}" }; var d=document,s="https://a.smtrk.net/trk?t=s&i=62f40c0e10408d0e2852a2eb&p=t,i,x&s=5d6160990f6f25d48ff4ca18dba685e5&d="+encodeURIComponent(JSON.stringify(data))+"&r="+escape(d.referrer)+"&u="+escape(d.URL),n=d.createElement("script"),e=d.getElementsByTagName("script")[0];n.async=!0,n.src=s,e.parentNode.insertBefore(n,e); </script> <!-- End Modus Direct Attribution for Purchases Updated -->
Editor is loading...