<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                **簡要描述:** - 獲取商品 **請求URL:** - `/adminapi/goods.goods/detail` **請求方式:** - GET **參數:** |參數名 |必選 |類型 |說明 | | ------ | ------ | ------ |------ | |id |是 |int |商品id | **返回示例** ``` { "code": 1, "show": 0, "msg": "獲取成功", "data": { "id": 32, "name": "舒客兒童牙膏換牙兒童牙膏護齒防蛀護齦含氟可吞咽食品級", "code": "122222", "brand_id": 2, "supplier_id": 1, "status": 0, "image": "123.png", "video": "http://www.likeshop.localhost/uploads/images/background/20201210/6768915899c1f445e43c886ad5e8668a.png", "poster": "", "remark": null, "goods_image": [ { "id": 32, "goods_id": 32, "uri": "12223.png" }, { "id": 33, "goods_id": 32, "uri": "122223233.png" } ], "spec_value": [ { "id": 13, "goods_id": 32, "name": "選擇顏色", "spec_list": [ { "id": 31, "goods_id": 32, "spec_id": 13, "value": "黑巧風暴" }, { "id": 32, "goods_id": 32, "spec_id": 13, "value": "白桃烏龍" } ] }, { "id": 14, "goods_id": 32, "name": "選擇版本", "spec_list": [ { "id": 33, "goods_id": 32, "spec_id": 14, "value": "4G" }, { "id": 34, "goods_id": 32, "spec_id": 14, "value": "8G" }, { "id": 35, "goods_id": 32, "spec_id": 14, "value": "12G" } ] } ], "spes_vaue_list": [ { "id": 37, "image": "", "goods_id": 32, "spec_value_ids": "31,33", "spec_value_str": "黑巧風暴,4G", "sell_price": "2999.00", "lineation_price": "3299.00", "cost_price": "2000.00", "stock": 1000, "volume": "10.00", "weight": "10.00", "bar_code": "202107131607" }, { "id": 38, "image": "", "goods_id": 32, "spec_value_ids": "31,34", "spec_value_str": "黑巧風暴,8G", "sell_price": "3299.00", "lineation_price": "3599.00", "cost_price": "2200.00", "stock": 1000, "volume": "10.00", "weight": "10.00", "bar_code": "202107131607" }, { "id": 39, "image": "", "goods_id": 32, "spec_value_ids": "31,35", "spec_value_str": "黑巧風暴,12G", "sell_price": "3599.00", "lineation_price": "3799.00", "cost_price": "2400.00", "stock": 1000, "volume": "10.00", "weight": "10.00", "bar_code": "202107131607" }, { "id": 40, "image": "", "goods_id": 32, "spec_value_ids": "32,33", "spec_value_str": "白桃烏龍,4G", "sell_price": "2999.00", "lineation_price": "3299.00", "cost_price": "2000.00", "stock": 1000, "volume": "10.00", "weight": "10.00", "bar_code": "202107131607" }, { "id": 41, "image": "", "goods_id": 32, "spec_value_ids": "32,34", "spec_value_str": "白桃烏龍,8G", "sell_price": "3299.00", "lineation_price": "3599.00", "cost_price": "2200.00", "stock": 1000, "volume": "10.00", "weight": "10.00", "bar_code": "202107131607" }, { "id": 42, "image": "", "goods_id": 32, "spec_value_ids": "32,35", "spec_value_str": "白桃烏龍,12G", "sell_price": "3599.00", "lineation_price": "3799.00", "cost_price": "2400.00", "stock": 1000, "volume": "10.00", "weight": "10.00", "bar_code": "202107131607" } ] } } ``` **返回參數**:** |參數名 |必選 |類型 |說明 | | ------ | ------ | ------ |------ | |name |是 |string |商品名稱 | |code |是 |string |商品編碼| |express_type |是 |int |運費類型:1-包郵;2-統一運費;3-運費模板| |express_money |是 |float |運費類型為:2(統一運費)時必傳| |express_template_id |是 |int |運費類型為:3(運費模板)時必傳| |video_source |是 |string |視頻來源:1-視頻素材庫;2-商品鏈接| |video_cover |是 |string |視頻封面| |video |是 |string |視頻鏈接| |supplier_id |是 |int|供應商id| |brand_id |是 |int |品牌id| |goods_image |是 |array | 商品輪播圖(數組第一個為商品主圖) |spec_type |是 |int | 類型 1-單規格商品;2-多規格商品 |spec_value |是 |array | 規格項 |--spec_name |是 |sring | 規格名稱 |--spec_list |是 |array | 規格子項列表 |spec_value_list |是 |array | 規格項信息 |--ids |是 |int | 規格ids |--spec_value |否 |int | 拼接規格名稱 |--image |否 |float | 規格圖片 |--sell_price |是 |float | 價格 |--lineation_price |是 |float | 劃線價 |--cost_price |是 |float | 成本價 |--stock |是 |int | 庫存 |--volume |否 |float | 體積 |--weight |否 |float | 重量 |--bar_code |否 |string | 條形碼
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看