Friday, November 14, 2014

Icecat LIVE test

Applying this Icecat LIVE JavaScript to BLOGGER
<html>
<head>
<script src="http://live.icecat.biz/js/live-current.js"></script>
</head>
<body>

<div id="loadLiveIcecat"></div>
<script type='text/javascript'>
setTimeout(function(){IcecatLive.getDatasheet('#loadLiveIcecat',{'shopname': 'openIcecat-live','icecat_id':18253015,'type':'html'},'en');}, 200);
</script>
</body>
</html>


3 comments:

  1. hi, your above code worked beautifully for live:js icecat and i am using a free account. i changed shop name icecat live to my shop name but still i am getting the below sentence. how to remove it
    You are using now a Demo account. Please, use your own Icecat account ("openIcecat-live"= your Icecat login name ). If you don't have an Icecat account, please register here for free.

    thanks
    thambi
    singapore

    ReplyDelete
  2. 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