{ "class_name": "Logiless\\Bundle\\InventoryBundle\\ImportEntity\\ArticleMapData", "delimiter": ",", "enclosure": "\"", "import_encoding": "SJIS-win", "data_columns": { "articleCode": "{{ col[0] }}", "articleOption": null, "mappedCode": "{{ col[2] }}{{ col[4] }}{{ col[6] }}", "mappedId": "{{ col[1] }}", "mappedChoice1": "{{ col[3] }}", "mappedChoice2": "{{ col[5] }}", "mappedChoice3": null, "alertThreshold": null, "attr1": null, "standbyStockQuantity": null, "stockAllocationRate": null, "maxStockQuantity": null, "minStockQuantity": null, "isAutomaticInventorySyncEnables": "{{ col[7] }}" }, "start_line_number": 2, "header_lines": [ [ "ロジレスの商品コード", "商品管理番号(商品URL)", "商品番号", "横軸選択肢", "横軸選択肢子番号", "縦軸選択肢", "縦軸選択肢子番号", "自動在庫連携" ] ] }