Introducing New XML Version

By

You may know from the previous blog post that we’ve launched our updated XML version, which comes packed with several new tags, attributes, and features. Our aim is to provide a better experience, and we believe that the updated XML version will just do that. We already have converted  users with Full Icecat subscription to the updated  version. Now we are going to migrate users with Open Icecat subscription.

We’re confident that this new version will not negatively affect your current usage, but rather provide additional information tags that you can use, if you want to. We encourage you to try them out and see how they can enhance your business.

One of the main updates is the new tag structure, which has been added to the new version. It includes <ProductModelDescriptions>, <ProductTitles>, <ProductFeature> and <ProductRelated> tags, which can help you provide better descriptions, titles, features, and product relations.

Structure of new tags:

<ProductModelDescriptions>
  <Name langid="1" Value="{EN product name}"/>
  <Name langid="2" Value="{NL product name}"/>
  ...
</ProductModelDescriptions>

<ProductTitles>
  <Titles>
    <Title langid="1" Value="{EN product title}"/>
    <Title langid="2" Value="{NL product title}"/>
    ...
  </Titles>

  <GeneratedLocalTitles>
    <GeneratedLocalTitle langid="1" Value="{EN generated local product title}"/>
    <GeneratedLocalTitle langid="2" Value="{NL generated local product title}"/>
    ...
  </GeneratedLocalTitles>

  <BrandLocalTitles>
    <BrandLocalTitle langid="1" Value="{EN brand local product title}"/>
    <BrandLocalTitle langid="2" Value="{NL brand local product title}"/>
    ...
  </BrandLocalTitles>
</ProductTitles>

<ProductFeature ...>
  <PresentationValues>
    <PresentationValue langid="1" Value="{EN presentation value}"/>
    <PresentationValue langid="2" Value="{NL presentation value}"/>
    ...
  </PresentationValues>

  <LocalValues>
    <LocalValue langid="1" Value="{EN local value}"/>
      <Measure ID="1">
        <Sign ID="1" langid="1"><![CDATA[ m ]]></Sign>
      </Measure>
    </LocalValue>
    <LocalValue langid="2" Value="{NL local value}">
      <Measure ID="2">
        <Sign ID="2" langid="2"><![CDATA[ " ]]></Sign>
      </Measure>
    </LocalValue>
    ...
  </LocalValues>
</ProductFeature>

<ProductRelated ...>
  <Product ...>
    <Names>
      <Name langid="1" Value="{EN product name}"/>
      <Name langid="2" Value="{NL product name}"/>
      ...
    </Names>
  </Product>
</ProductRelated>

In addition to the new tag structure, we’ve also added new features that are only available in the new version, such as New Behavior for Product Relations, Auto-Generated Bullet Points, and Retailer Specific Description.

We’re excited to have you try out the new XML version and see how it can benefit your business. If you have any questions or concerns, please don’t hesitate to reach out to our support team, who are always available to help.

Leave a Reply

Your email address will not be published. Required fields are marked *

Icecat xml

Open Catalog Interface (OCI): Manual for Open Icecat XML and Full Icecat XML

This document describes the Icecat XML method of Icecat's Open Catalog Inte...
 November 3, 2019
manual thumbnail3

Manual for Icecat Live: Real-Time Product Data in Your App

Icecat Live is a (free) service that enables you to insert real-time produc...
 June 10, 2022
Icecat CSV Interface

Manual for Icecat CSV Interface

This document describes the manual for Icecat CSV interface (Comma-Separate...
 September 28, 2016
 October 4, 2018
LIVE JS

How to Create a Button that Opens Video in a Modal Window

Recently, our Icecat Live JavaScript interface was updated with two new fun...
 November 3, 2021
Addons plugins

Icecat Add-Ons Overview. NEW: Red Technology

Icecat has a huge list of integration partners, making it easy for clients ...
 October 27, 2023
manual thumbnail

Manual for Open Icecat JSON Product Requests

JSON (JavaScript Object Notation) is an increasingly popular means of trans...
 September 17, 2018
 January 20, 2020
New Standard video thumbnail

Autheos video acquisition completed

July 21, Icecat and Autheos jointly a...
 September 7, 2021
Personalized Interface File and Catalog from Icecat

Manual Personalized Interface File and Catalog from Icecat

With Icecat, you can generate personalized or customized CSV or Excel files...
 May 3, 2022