News

NEW: more user-friendly Icecat LIVE version update

In July 2018, Icecat introduced the new Icecat LIVE look and feel.  Icecat users were asked to check their implementation settings and make the necessary changes to switch to the new Icecat LIVE.

Until now, the old Icecat LIVE look and feel was still available. However, from the 13th of November, the old look and feel is phased out: users who will make a call to the previous version of Icecat LIVE will automatically get the new look and feel as well.

Visual impression new Icecat Live look & feel

Below you can see an example of the new Icecat LIVE look and feel:

Recommendation: update your Icecat Live call

For reasons of maintainability, we recommend you to check – and if necessary – update your scripts to formally call the new Icecat LIVE look and feel.

Script in the old version call:

< script src = “http://live.icecat.biz/js/live-current” ></ script >

Script in the new version call:

< script src = “http://live.icecat.biz/js/live-current-2.js” ></ script >

Other code that might need check and revision:

Review Call using Brand + Brand Product Code

< html >
< head ></ head >< body >
< div id = “Test” ></ div >
< script >
window.addEventListener(‘liveload’, function() {
IcecatLive.getDatasheet(“#Test”, {
Brand: {Brand name},
PartCode: {Brand Product Code},
‘UserName’: {Your Icecat Username},
}, ‘en’);
});
</ script >
< script src = “http://live.icecat.biz/js/live-current-2.js” ></ script >
</ body >
</ html >

Review Call using GTIN (EAN, UPC)

< html >
< head ></ head >< body >
< div id = “Test” ></ div >
< script >
window.addEventListener(‘liveload’, function() {
IcecatLive.getDatasheet(“#Test”, {
‘GTIN’: {Product GTIN},
‘UserName’: {Your Icecat Username},
}, ‘en’);
});
</ script >
< script src = “http://live.icecat.biz/js/live-current-2.js” ></ script >
</ body >
</ html >

Review Call using Icecat Product ID

< html >
< head ></ head >< body >
< div id = “Test” ></ div >
< script >
window.addEventListener(‘liveload’, function() {
IcecatLive.getDatasheet(“#Test”, {
‘IcecatProductId’: {Icecat Product ID},
‘UserName’: {Your Icecat Username},
}, ‘en’);
});
</ script >
< script src = “http://live.icecat.biz/js/live-current-2.js” ></ script >
</ body >
</ html >

Chief Operating Officer at Icecat

Vazha Abramishvili

Chief Operating Officer at Icecat

View Comments

Recent Posts

ClassPass vs OneFit: Everything You Need to Know

Today, we'll explore two popular fitness solutions: OneFit and ClassPass. Both platforms offer convenient ways…

4 hours ago

Manual: Brand Editor in Icecat Vendor Central (PIM)

This brand editor manual is a quick guide for a Brand Owner’s product manager or…

3 days ago

Icecat Toys Team to Attend Distoy London 2024

Icecat is happy to announce its participation in the upcoming Distoy London 2024 edition. The…

4 days ago

Rood met Witte Stippen Video and Written Reviews now Available in Icecat Enhanced Product Stories

Rood met Witte Stippen, a social media channel that plays, tests, reviews games, and creates…

5 days ago

Q1-2024 Icecat: 11% growth

The revenues of Icecat N.V. (ISIN: NL0012751226) have increased by 11% over the first three…

6 days ago

Wakuli Raises 5.2 Million Euros with Icecat Capital as New Investor

Specialty coffee company Wakuli has raised EUR 5.2 million in a Series A round. The…

1 week ago