Friday, November 14, 2014

Icecat LIVE example with HP F0Y97EA

Applying this Icecat Live JavaScript snippet to BLOGGER:
<html>
<head>
<script src="http://live.icecat.biz/js/live-current.js"></script>
</head>
<body>
<div id="IcecatLive">
</div>
<script type="text/javascript">
setTimeout(function(){IcecatLive.getDatasheet('#IcecatLive',{'UserName': 'openIcecat-live','brand':'Hewlett Packard','part_code':'F0Y97EA'},'en');}, 200);
</script>
</body>
</html>

2 comments:

  1. Hi,

    I'm implementing Icecat Live on our website but if I select 'it' language on javascript string, the url to testseek.co.uk is transformed in testseek.it, that doesn't exist. How can I modify this? Can I disable reviews asset?

    Regards
    Oscar

    ReplyDelete
  2. Thx Oscar. We'll fix it by removing external links.

    ReplyDelete