js be smart. try this, with quotes around {{ product.title }}
<script type="text/javascript"> var PID = "{{product.title}}"; _fxm.events.push(['_fxm.ecommerce.productview', PID ]);</script>
js be smart. try this, with quotes around {{ product.title }}
<script type="text/javascript"> var PID = "{{product.title}}"; _fxm.events.push(['_fxm.ecommerce.productview', PID ]);</script>