{
    "artnum": "sku",
    "attributes.attribute": "attributes",
    "category": "categories",
    "depth": "length",
    "ean": "ean",
    "height": "height",
    "manufacturer": "brand",
    "mpn": "manufacturer_code",
    "oxshortdesc": "short_description",
    "pics.pic1": "image",
    "pics.pic10": "gallery",
    "pics.pic2": "gallery",
    "pics.pic3": "gallery",
    "pics.pic4": "gallery",
    "pics.pic5": "gallery",
    "pics.pic6": "gallery",
    "pics.pic7": "gallery",
    "pics.pic8": "gallery",
    "pics.pic9": "gallery",
    "price": "price",
    "sprice": "sale_price",
    "stock": "stock_quantity",
    "stock_retail": "stock_retail",
    "title": "product_name",
    "weight": "weight",
    "width": "width"
}