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"
}
]
} European marketplaces continue expanding beyond domestic borders, creating new growth opportunities for merchants looking to…
European fashion marketplace Zalando reported stronger first-quarter growth in 2026, driven by investments in artificial…
To align with the EU’s Battery Regulation (Regulation (EU) 2023/1542), Icecat has implemented new battery-related…
Allegro has announced a strategic collaboration with OpenAI, marking another major step in the rapid…
Release 250 brings together improvements across product intelligence, Icecat.biz user experience, content operations, taxonomy management,…
Long queues outside stores, sold-out collections, resale markups, viral TikTok videos, and social media “watch…
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.