拾贝 1688 中台

拾贝商品铺货数据预览

{
    "productType": 1,
    "saleMode": 0,
    "deliveryMode": 1,
    "productName": "1688 测试商品",
    "productSn": "1688-123456789",
    "productTsn": "123456789",
    "productBrief": "",
    "productDescArr": [
        {
            "type": "text",
            "html": "<p>测试详情</p>"
        },
        {
            "type": "pic",
            "pic": "https://example.com/test.jpg"
        }
    ],
    "productPrice": "15.00",
    "marketPrice": "22.50",
    "costPrice": "15.00",
    "productStock": 20,
    "productStatus": 0,
    "categoryId": 1,
    "shopId": 51,
    "shippingTplId": 1,
    "productUnit": "piece",
    "skuType": 2,
    "productList": [
        {
            "skuSn": "1688-123456789-1",
            "skuTsn": "demo-spec-1",
            "skuStock": 20,
            "skuPrice": "15.00",
            "marketPrice": "22.50",
            "costPrice": "15.00",
            "supplyPrice": "15.00",
            "attrs": [
                {
                    "attrName": "颜色",
                    "attrValue": "黑色"
                }
            ],
            "attrNames": [
                "颜色"
            ],
            "attrValues": [
                "黑色"
            ],
            "skuData": [
                {
                    "name": "颜色",
                    "value": "黑色"
                }
            ]
        }
    ],
    "attrList": {
        "spe": [
            {
                "attrList": [
                    {
                        "attrType": 1,
                        "attrName": "颜色",
                        "attrValue": "黑色"
                    }
                ],
                "attrName": "颜色"
            }
        ]
    },
    "imgList": [
        {
            "picUrl": "https://example.com/test.jpg",
            "picThumb": "https://example.com/test.jpg",
            "picOriginal": "https://example.com/test.jpg",
            "picName": "1688"
        }
    ],
    "picUrl": "https://example.com/test.jpg",
    "picThumb": "https://example.com/test.jpg",
    "picOriginal": "https://example.com/test.jpg",
    "freeShipping": 0,
    "noShipping": 0,
    "isSupportReturn": 1,
    "isSupportCod": 0,
    "productServiceIds": [
        1,
        2,
        3
    ]
}