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"
}
]
} It's 11 p.m., and you're staring at a 403 app_key required error, or weighing Open against Full…
Your product does not change, but the way people discover it does. So why would…
Building a chatbot is easy. Building one you would trust to talk to your customers…
For many retailers, e-commerce is a way to sell products directly to consumers. Adidas is…
Europe's e-commerce landscape continues to attract new competitors, and one of the latest developments comes…
At Icecat, managing, enriching, and syndicating millions of product data-sheets across thousands of global brands…
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.