Using the SKUInfo field in inriver PIM

If your inriver PIM marketing model includes the SKUInfo field, then you can map multiple items in your ERP to a single item in inriver PIM. This feature is helpful if you use the same product images, descriptions, and other enriched information for all variations of an item.

  1. In inriver PIM, open the item to use as the primary item.
  2. In the SKUInfo field, use XML to specify the item numbers to map to the primary item. You can also specify other unique characteristics, such as size. The XML tags that you use must match the fields that you use in your marketing model. For example, if you use the same inriver PIM content for a shirt that you sell in two sizes, specify this XML:
    <skuinfo><sku><ItemNumber>0001</ItemNumber><Size>M</Size></sku><sku><ItemNumber>0002</ItemNumber><Size>L</Size></sku></skuinfo>