{literal}
<script language="JavaScript" type="text/javascript" src="https://www.trackhelp.com/bin/ctrack.php"></script>
<script language="JavaScript" type="text/javascript">
<!--
var siteid = 1626; var proto = 'https';
if (typeof(valid) + '' != 'undefined') {tlitrack(3,{$subtotal},{$order.orderid});}
//-->
</script>
{/literal}
I would imagine the above would work - but can't remember if "{literal}" makes smarty tags non-interpreted.
I'd say the main problem you have is that {tlitrack already begins with { - so therefore trying to put your smarty variable in there will break it - 2 sets of those brackets prolly isn't good.
Instinctual
Colorado
X-Cart Versions 3.5.x - 4.0.6
|