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

Unold Enhances Online Presence with Open Icecat Sponsorship

About Unold AG Unold, established in 1966 and headquartered in Hockenheim, Germany, has a long…

6 hours ago

5 Automation Tools Every Online Retail Business Should Know

Automation has become an essential component of online retailers’ success. With so many tools available,…

1 day ago

Icecat Keeps ASUS on Top with the New Copilot Key Attribute

The world of technology is constantly evolving, and so is the data that describes it.…

5 days ago

The Benefits of Full Automation of Your E-commerce Processes with Icecat Commerce

For medium and large-scale businesses, e-commerce automation is absolutely essential. It can be incredibly challenging…

6 days ago

Why Should You Invest In Mobile Commerce?

Mobile commerce has been steadily growing over the years and is projected to reach 43.4%…

1 week ago

Strong Growth in The Turkish E-commerce Market

Turkey's e-commerce market experienced a rebound in 2023, with online spending more than doubling compared…

1 week ago