Icecat allows channel partners to retrieve information about product relations, for instance, recommended products, accessories, and consumables. To further explain, this manual describes the Related Products section and its attributes in Icecat product XML and JSON files.
The tag <ProductRelated> is mandatory. However, If a product doesn’t have any Product Relations, then the empty <ProductRelated> tag is added. Further, if there is a product relation, each Product Relation is indicated in a separate <ProductRelated> tag.
Example of structure / product XML view:
<ProductRelated ID="" Category_ID="" Preferred="">
<Product ID="" Prod_id="" ThumbPic="" Name="">
<Supplier ID="" Name=""/>
</Product>
</ProductRelated> Attributes of ProductRelated tag:
Tag <ProductRelated> → <Product> in XML:
Tag <Product> is mandatory. So, there is always only one <Product> tag for each Product Relation.
Attributes of <Product> tag:
Tag <ProductRelated> → <Product> → <Supplier> in XML:
Tag <Supplier> describes a product brand.
Attributes of <Supplier> tag:
Tag <ProductRelated> → <ProductRelatedLocales> in XML:
In addition, you can find another tag for products that have localized Product Relations<ProductRelatedLocales>.
Attributes of <ProductRelatedLocales> tag in XML
Similarly, in a JSON product data file, the Related Products section is indicated by the “ProductRelated”:[] tag.
For example the Product JSON view:
"ProductRelated": [
{
"ID":154671578,
"CategoryID":977,
"Preferred":0,
"IcecatID":33447789,
"ProductCode":"NSVGALOCK",
"ThumbPic":"",
"ProductName":"Neomounts by Newstar security lock cable",
"Brand":"Neomounts by Newstar",
"BrandID":290,
"ProductRelatedLocales":[] Attributes of “ProductRelated” tag in JSON:
For example the Product JSON view:
Release 258 gives brands more control over how their product imagery reaches each partner and…
Google is expanding the infrastructure behind agentic commerce, adding support for Universal Commerce Protocol (UCP)…
Icecat PIM 3.17.0 is here and a more exciting 3.18.0 is on its way! This…
Apple has introduced its first foldable smartphone, marking one of the biggest changes to the…
Volkswagen is preparing for the largest restructuring in its 89-year history as Europe's biggest carmaker…
Nvidia has agreed to acquire Hugging Face for nearly $13 billion, making one of its…