As explained in our blog post “Are you ready for the new Energy Label regulation?”, on the 1st of March, the new EU Energy Label attributes from the EPREL database will be released. At the moment, Icecat is preparing this update. In conclusion, on Friday, the 26th of February, we will add the new EU Energy Label attributes to our XML and JSON APIs. You will find below examples of the new energy label attributes in product XML and JSON format.
<MultimediaObject langid="0" Size="118141" Height="0" Width="0" IsRich="1" URL="https://example-img.icecat.biz/objects/mmo_28409709_1568800785_0373_32295.pdf" Type="EU Energy Label" UUID="83B523F5-6873-46B3-8F30-B9F90F9AFD3A" MultimediaObject_ID="100008217" KeepAsURL="0" Description="EU Energy Label" Date="2021-02-22 17:39:05" ContentType="application/pdf" EprelLink="https://example-img.icecat.biz/img/interface/select-arrow-top.png" LabelType="rescaled" PreviewWidth="0" PreviewUrl="" PreviewSize="0" PreviewHeight="0"/> <MultimediaObject langid="0" Size="118141" Height="0" Width="0" IsRich="1" URL="https://example-img.icecat.biz/objects/mmo_28409709_1568800785_0373_32295.pdf" Type="EU Energy Label" UUID="83B523F5-6873-46B3-8F30-B9F90F9AFD3A" MultimediaObject_ID="100008217" KeepAsURL="0" Description="EU Energy Label" Date="2021-02-22 17:39:05" ContentType="application/pdf" EprelLink="" LabelType="non-rescaled" PreviewWidth="0" PreviewUrl="" PreviewSize="0" PreviewHeight="0"/> {
"Multimedia": [
{
"ID": "9A7393E5-9291-488F-B3DE-48343978E8DF",
"URL": "https://example-img.icecat.biz/objects/mmo_636_1613477854_1532_99.pdf",
"Type": "EU Energy Label",
"ContentType": "application/pdf",
"KeepAsUrl": "0",
"Description": "EU Energy Label",
"Size": "13264",
"IsPrivate": "0",
"Updated": "2021-02-16 13:17:34",
"Language": "EN",
"IsVideo": 0,
"EprelLink": "https://example-img.icecat.biz/objects/mmo_eprel_link.jpg",
"LabelType": "rescaled"
},
{
"ID": "BE909817-F0F0-4D0C-A51D-050741F6ED7C",
"URL": "https://example-img.icecat.biz/objects/mmo_636_1613478035_2805_92.jpg",
"Type": "EU Energy Label",
"ContentType": "image/jpeg",
"KeepAsUrl": "0",
"Description": "EU Energy Label",
"Size": "7427",
"IsPrivate": "0",
"Updated": "2021-02-16 13:20:35",
"Language": "EN",
"IsVideo": 0,
"EprelLink": "",
"LabelType": "non-rescaled"
}
]
} Sprint 92 marks a major functional leap for Icecat Studio with the debut of our…
In this release, we focused on strengthening Icecat’s core value pillars: richer content experiences, more…
MAXHUB, a global provider of collaborative display and communication solutions, has joined the Icecat ecosystem…
Another wave of layoffs at Meta Platforms is making headlines. But beyond the numbers, the…
Icecat Hexagon is Icecat’s internal platform for connecting retailers, Akeneo users, and marketplaces like Mirakl.…
Today, Wakuli publishes its 2025 Progress Report, offering a closer look at how the company…
View Comments
is the new EU Energy Label attributes a NEW record/field or is it just replacing the existing Energy label? and if so, will it get a new timestamp?
Dear Marcel
The new EU Energy Label will be present in the same tag as the Energy labels have been presented until now. You can differentiate the old and the new Energy label based on the "LabelType". LabelType=non-rescaled is the old Energy Label. LabelType=rescaled is the new one.