<html> <head> <script src="http://live.icecat.biz/js/live-current.js"></script> </head> <body> <div id="IcecatVideo"> </div> <script type="text/javascript"> setTimeout(function(){IcecatLive.getVideos('#IcecatVideo',{'UserName': 'mytest','Brand':'Philips','ProductCode':'50PFL5008T/12'},'en');}, 200); </script> </body> </html>
Any idea how to make this work on Shopify and set it so it picks up the product navigated to dynamically?
ReplyDelete