In this update, we discuss the extra tags in product XML and JSON files for title and product model description. Further, we discuss extra tags for timestamps in taxonomy files and the updated links for reasons-to-buy images. And finally, we discuss the updated access control per Vertical regarding the Full Icecat catalog. We don’t expect any or much impact on existing JSON and XML connections.
In addition to our previous post from 29th of December 2020, Icecat will provide new tags via its product XML and JSON files:
<Product Code="1" HighPic="http://images.icecat.biz.jpg" HighPicHeight="1000" HighPicSize="171443" HighPicWidth="1000" ID="73322616" LowPic="http://images.icecat.biz.jpg" LowPicHeight="200" LowPicSize="18990" LowPicWidth="200" Name="430 G4" Pic500x500="http://" Pic500x500Height="500" Pic500x500Size="91624" Pic500x500Width="500" Prod_id="Y8B45EA" Quality="ICECAT" ReleaseDate="2016-10-10" ThumbPic="http://" ThumbPicSize="4232" Title = "HP ProBook 430 G4 …." <Product Code="1" HighPic="http://images.icecat.biz.jpg" HighPicHeight="1000" HighPicSize="171443" HighPicWidth="1000" ID="73322616" LowPic="http://images.icecat.biz.jpg" LowPicHeight="200" LowPicSize="18990" LowPicWidth="200" Name="430 G4" LocalName="ProBook 430 G4 Notebook-PC" IntName = "430 G4" Pic500x500="http://" Pic500x500Height="500" Pic500x500Size="91624" Pic500x500Width="500" Prod_id="Y8B45EA" Quality="ICECAT" ReleaseDate="2016-10-10" ThumbPic="http://" ThumbPicSize="4232"
Title = "HP ProBook 430 G4 ...."
BrandLocalTitle = "HP ProBook 430 G4 Notebook-PC">
GeneratedIntTitle="HP ProBook 430 G4"
GeneratedLocalTitle= "HP ProBook 430 G4 Notebook ..." <xs:attribute name="ReleaseDate" type="xs:string"/> <xs:attribute name="BrandStartOfSaleDate" type="xs:string"/> <xs:attribute name="BrandEndOfSaleDate" type="xs:string"/> - <xs:attribute name="Title" type="xs:string"/> + <xs:attribute name="Title" type="xs:string" use="required"/> + <xs:attribute name="BrandLocalTitle" type="xs:string" use="required"/> + <xs:attribute name="GeneratedIntTitle" type="xs:string" use="required"/> + <xs:attribute name="GeneratedLocalTitle" type="xs:string" use="required"/> <xs:attribute name="Pic500x500" type="xs:anyURI"/> <xs:attribute name="Pic500x500Size" type="xs:integer"/> <xs:attribute name="Pic500x500Width" type="xs:integer"/> "GeneralInfo": {
"IcecatId": 111,
"ReleaseDate": "",
"EndOfLifeDate": "",
"Title": "HP test description Netbook Silver",
"Brand": "HP",
"BrandID": "1",
"BrandLogo": "https://bo-img.icecat.biz/....jpg",
"BrandInfo": {
"BrandName": "HP",
"BrandLocalName": "",
"BrandLogo": "https://bo-img.icecat.biz/img/....jpg"
},
"ProductName": "ProBook 430 G4 Notebook-PC",
...
} "GeneralInfo": {
"IcecatId": 111,
"ReleaseDate": "",
"EndOfLifeDate": "",
"Title": "HP test description Netbook Silver",
"TitleInfo": {
"GeneratedIntTitle": "HP ProBook .....",
"GeneratedLocalTitle": {
"Value": "HP ProBook 430 ....",
"Language": "DE"
},
"BrandLocalTitle": {
"Value": "HP ProBook 430 ....",
"Language": "DE"
}
}
"Brand": "HP",
"BrandID": "1",
"BrandLogo": "https://bo-img.icecat.biz/....jpg",
"BrandInfo": {
"BrandName": "HP",
"BrandLocalName": "",
"BrandLogo": "https://bo-img.icecat.biz/img/....jpg"
},
"ProductName": "ProBook 430 G4 Notebook-PC",
"ProductNameInfo": {
"ProductIntName": "430 G4",
"ProductLocaleName": {
"Value": "ProBook 430 G4 Notebook-PC",
"Language": "FR"
}
},
...
} "Title": "HP test description Netbook Silver"
"Title": "HP test description Netbook Silver",
"TitleInfo": {
"GeneratedIntTitle": "HP ProBook .....",
"GeneratedLocalTitle": {
"Value": "HP ProBook 430 ....",
"Language": "DE"
},
"BrandLocalTitle": {
"Value": "HP ProBook 430 ....",
"Language": "DE"
}
} In short, Icecat has added timestamps, the date of the last update, for each attribute in the SuppliersList.XML.
SuppliersList.XML
-<SuppliersList>
<Supplier ID="1" Sponsor="1" Name="HP" LogoOriginalSize="119902" LogoOriginal="http://images.icecat.biz/img/brand/original/1_e8b5a9ede56c45cf9428740dc937d071.png" LogoHighPicSize="113825" LogoHighPicWidth="625" LogoHighPicHeight="642" LogoHighPic="http://images.icecat.biz/img/brand/high/1_df42767c3ddf465b89464fb59064c6ce.jpg" LogoMediumPicSize="83864" LogoMediumPicWidth="487" LogoMediumPicHeight="500" LogoMediumPic="http://images.icecat.biz/img/brand/medium/1_0aec37306b8647b2a6043657e5749396.jpg" LogoLowSize="30145" LogoLowPicWidth="195" LogoLowPicHeight="200" LogoLowPic="http://images.icecat.biz/img/brand/low/1_d0a20d639fc74672915c2b5e13682a06.jpg" LogoPicSize="9425" LogoPicWidth="75" LogoPicHeight="75" LogoPic="http://images.icecat.biz/img/brand/thumb/1_cf8603f6de7b4c4d8ac4f5f0ef439a05.jpg" Updated="2020-01-28 16:11:59">
-<Names>
<Name Name="惠普" langid="12" Updated="2020-01-28 16:11:59" />
</Names>
</Supplier> In addition, we will add step by step such timestamps for all taxonomy files:
Similarly to the product images’ logic, Icecat reasons-to-buy images will be hosted via images.icecat.biz only for the products of sponsoring brands products and external links are used in case of non-sponsoring brands’ products.
Finally, for the Full Icecat catalogue, users will have access only to those products that belong to the Verticals, i.e., main categories, that the respective user has subscribed to. This limitation is now enforced. Please, contact us in case you would like to upgrade your account to a new vertical(s).
In this release, we focused on scaling our AI tools, improving content responsiveness, and laying…
Icecat Hexagon is Icecat’s internal platform for connecting retailers, Akeneo users, and marketplaces like Mirakl.…
Highlights Q1-2026 Icecat N.V.:• User registrations nearly doubled (+93%), signaling strong platform adoption• AI-driven efficiency…
This release combines data enrichment, user experience improvements, and platform-level enhancements. We continue to invest…
The European Union has agreed on new customs rules aimed at tightening control over e-commerce…
China has released new guidance for its e-commerce sector, signaling a shift toward more structured,…