途虎养车
  1. 探索
途虎养车
  • 探索
    • 城市
      GET
    • 首页分类
      POST
    • 全部分类
      POST
    • 车辆品牌分类
      GET
    • 车系分类(车辆下的)
      POST
    • 车型分类(车系下的)
      POST
    • 年产分类(车型下的)
      POST
    • 适配轮胎列表
      POST
    • 故障维修列表
      POST
    • 爱车保养列表
      POST
    • 专用电瓶列表
      POST
    • 美容洗车列表
      POST
    • 获取美容洗车参数componentId
      POST
    • 美容洗车 其他精洗分类列表
      POST
    • 美容洗车 保养商品列表
      POST
    • 美容洗车 轮胎商品列表
      POST
    • 美容洗车 其他商品列表
      POST
    • 适配轮胎详情
      POST
    • 专用电瓶详情
      POST
    • 故障维修详情
      POST
    • 美容洗车 门店详情
      POST
    • 美容洗车 美容洗车商品详情
      POST
    • 美容洗车 美容洗车商品列表
      POST
    • 小程序 适配轮胎列表
      POST
    • 小程序 爱车保养列表
      POST
    • 小程序 故障维修列表
      POST
    • 小程序 美容洗车列表
      POST
    • 小程序 适配轮胎列表
      POST
    • 小程序 专用电瓶列表
      POST
    • 小程序 适配轮胎详情
      POST
    • 小程序 美容洗车 其他精洗分类列表
      POST
    • 小程序 专用电瓶详情
      POST
    • 小程序 故障维修详情
      POST
    • 小程序 美容洗车门店详情
      POST
    • 小程序 美容洗车 美容洗车商品列表
      POST
    • 小程序 美容洗车保养分类商品列表
      POST
    • 小程序 美容洗车轮胎商品列表
      POST
    • 小程序 美容洗车其他 商品列表
      POST
    • 小程序 美容洗车 美容洗车商品详情
      POST
    • 限时秒杀
      POST
    • 获取限时秒杀时间分类
      GET
    • 评论详情
      GET
  1. 探索

小程序 美容洗车 其他精洗分类列表

开发中
POST
https://cl-gateway.tuhu.cn/ext-website-cl-beauty-api/beautyIndex/getCategoryAndShopListV2

请求参数

Header 参数
washversion
string 
必需
示例值:
2.1.0
api_level
string 
必需
示例值:
2
orion_biz_gps_province
string 
必需
示例值:
%E6%B9%96%E5%8D%97%E7%9C%81
authorization
string 
必需
示例值:
Bearer 29dd29a971af457892cd429973bf8c0c
distinct_id
string 
必需
示例值:
4e692f29-57ed-4546-81ec-54d1c171eb96
channel
string 
必需
示例值:
wechat-miniprogram
blackbox
string 
必需
示例值:
rMPSt1696736729ojclMEEAbgb
authtype
string 
必需
示例值:
oauth
deviceid
string 
必需
示例值:
1696660186421-811555-05bf75e89457ad-28750544
orion_biz_gps_city
string 
必需
示例值:
%E9%95%BF%E6%B2%99%E5%B8%82
content-type
string 
必需
示例值:
application/json
platformsource
string 
必需
示例值:
uni-app
xweb_xhr
string 
必需
示例值:
1
orion_biz_gps_latitude
string 
必需
示例值:
28.119969376255032
currentpage
string 
必需
示例值:
mdPackage/pages/beauty_index/beauty_index
orion_biz_gps_longitude
string 
必需
示例值:
112.996422359623
Body 参数application/json
getCategoryRequest
object 
必需
terminal
string 
必需
scene
string 
必需
version
string 
必需
provinceName
string 
必需
cityName
string 
必需
districtName
string 
必需
getShopListRequest
object 
必需
orderChannel
string 
必需
isNew
boolean 
必需
version
string 
必需
channel
string 
必需
sort
string 
必需
pageIndex
integer 
必需
abTestType
string 
必需
vehicleAbTest
boolean 
必需
rankId
string 
必需
province
string 
必需
city
string 
必需
district
string 
必需
longitude
number 
必需
latitude
number 
必需
vehicle
object 
必需
filter
array [object {2}] 
必需
示例
{"getCategoryRequest":{"terminal":"mini_pro","scene":"beautyIndex","version":"5.30.0","provinceName":"湖南省","cityName":"长沙市","districtName":"天心区"},"getShopListRequest":{"orderChannel":"WXAPP","isNew":true,"version":"6.56.0","channel":"wechat-miniprogram","sort":"Default","pageIndex":1,"abTestType":"B","vehicleAbTest":true,"rankId":"","province":"湖南省","city":"长沙市","district":"天心区","longitude":112.996422359623,"latitude":28.119969376255032,"vehicle":{"vehicleType":"100-一汽大众奥迪","vehicleId":"VE-AUDF96AE","brand":"A - 奥迪","nian":"1992","tid":"102424","paiLiang":"1.8L","tireSize":"185/70R14;195/65R15","carId":"c9b13f59-0c00-47ab-b129-4be137ef91d1"},"filter":[{"filterType":"CategoryGroupId","filterValues":["3"]}]}}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://cl-gateway.tuhu.cn/ext-website-cl-beauty-api/beautyIndex/getCategoryAndShopListV2' \
--header 'washversion: 2.1.0' \
--header 'api_level: 2' \
--header 'orion_biz_gps_province: %E6%B9%96%E5%8D%97%E7%9C%81' \
--header 'authorization: Bearer 29dd29a971af457892cd429973bf8c0c' \
--header 'distinct_id: 4e692f29-57ed-4546-81ec-54d1c171eb96' \
--header 'channel: wechat-miniprogram' \
--header 'blackbox: rMPSt1696736729ojclMEEAbgb' \
--header 'authtype: oauth' \
--header 'deviceid: 1696660186421-811555-05bf75e89457ad-28750544' \
--header 'orion_biz_gps_city: %E9%95%BF%E6%B2%99%E5%B8%82' \
--header 'platformsource: uni-app' \
--header 'xweb_xhr: 1' \
--header 'orion_biz_gps_latitude: 28.119969376255032' \
--header 'currentpage: mdPackage/pages/beauty_index/beauty_index' \
--header 'orion_biz_gps_longitude: 112.996422359623' \
--header 'content-type: application/json' \
--data-raw '{"getCategoryRequest":{"terminal":"mini_pro","scene":"beautyIndex","version":"5.30.0","provinceName":"湖南省","cityName":"长沙市","districtName":"天心区"},"getShopListRequest":{"orderChannel":"WXAPP","isNew":true,"version":"6.56.0","channel":"wechat-miniprogram","sort":"Default","pageIndex":1,"abTestType":"B","vehicleAbTest":true,"rankId":"","province":"湖南省","city":"长沙市","district":"天心区","longitude":112.996422359623,"latitude":28.119969376255032,"vehicle":{"vehicleType":"100-一汽大众奥迪","vehicleId":"VE-AUDF96AE","brand":"A - 奥迪","nian":"1992","tid":"102424","paiLiang":"1.8L","tireSize":"185/70R14;195/65R15","carId":"c9b13f59-0c00-47ab-b129-4be137ef91d1"},"filter":[{"filterType":"CategoryGroupId","filterValues":["3"]}]}}'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
message
string 
必需
data
object 
必需
allServiceModule
array [object {17}] 
必需
shopList
object 
必需
示例
{"code":10000,"message":"操作成功","data":{"allServiceModule":[{"moduleId":105,"moduleExtensionId":398,"name":"虎标快洗","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/ddhCoARqHxN6PiQl1vb8pQ_w192_h204.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":75,"name":"快洗-4.0","subtitle":"虎标快洗","sortValue":1,"imageUrl":"","corner":"","categoryRecommendList":[],"childCategoryIds":[278]}],"childCategoryIds":[278],"categoryRecommendList":[],"clickImg":"https://img3.tuhu.org/gPOMDmEjWnA6md2OUqSNGg_w192_h204.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":392,"name":"标准洗车","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/5TbLUbEpoYlyC9lxFdltGA_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":57,"name":"标准洗车-4.0","subtitle":"","sortValue":11,"imageUrl":"","corner":"","categoryRecommendList":[{"id":87,"name":"新人专享","sortValue":1,"relationType":"activityId","filterType":"ActivityID","filterValues":["068f5726-27ee-4453-b84d-ffc1f3f92973","77af4f95-832e-4688-94dd-b4439abaec83","fcdd5aba-ade0-41b6-95f8-5cba5749a7e3"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"https://img3.tuhu.org/OSkq9dyj0eTTUTqrWpvUEw_w340_h96.png","clickImg":"https://img3.tuhu.org/1XLrvHfKSDG9rCARN4skKQ_w340_h96.png","defaultSelected":false,"ruleId":5540,"specialType":"newUserVip"},{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null},{"id":26,"name":"洗车机","sortValue":50,"relationType":"shopLabel","filterType":"ShopType","filterValues":["WashingMachine"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null},{"id":28,"name":"预约洗车","sortValue":99,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Reserved"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[254,102,4,76,246,269,247,64]}],"childCategoryIds":[254,102,4,76,246,269,247,64],"categoryRecommendList":[{"id":87,"name":"新人专享","sortValue":1,"relationType":"activityId","filterType":"ActivityID","filterValues":["068f5726-27ee-4453-b84d-ffc1f3f92973","77af4f95-832e-4688-94dd-b4439abaec83","fcdd5aba-ade0-41b6-95f8-5cba5749a7e3"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"https://img3.tuhu.org/OSkq9dyj0eTTUTqrWpvUEw_w340_h96.png","clickImg":"https://img3.tuhu.org/1XLrvHfKSDG9rCARN4skKQ_w340_h96.png","defaultSelected":false,"ruleId":5540,"specialType":"newUserVip"},{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null},{"id":26,"name":"洗车机","sortValue":50,"relationType":"shopLabel","filterType":"ShopType","filterValues":["WashingMachine"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null},{"id":28,"name":"预约洗车","sortValue":99,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Reserved"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/PFlf9e-G7GgCvlRV0uDnFw_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":393,"name":"精致洗车","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/c_s1zlQE9Z3vx94zQ5N9dw_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":59,"name":"精洗-4.0","subtitle":"","sortValue":20,"imageUrl":"","corner":"","categoryRecommendList":[{"id":109,"name":"精洗69元","sortValue":2,"relationType":"activityId","filterType":"ActivityID","filterValues":["491c4889-649d-462d-b824-d3c7ae38d7bc"],"highlight":1,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":5082,"specialType":null},{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[103,6]}],"childCategoryIds":[103,6],"categoryRecommendList":[{"id":109,"name":"精洗69元","sortValue":2,"relationType":"activityId","filterType":"ActivityID","filterValues":["491c4889-649d-462d-b824-d3c7ae38d7bc"],"highlight":1,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":5082,"specialType":null},{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/XHH0s1RZcK4izW7FnmaNUw_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":394,"name":"洗车打蜡","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/v9tK77Sbe4_eMHN9xICQXg_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":54,"name":"打蜡4.0","subtitle":"打蜡4.0","sortValue":103,"imageUrl":"","corner":"","categoryRecommendList":[{"id":117,"name":"打蜡79元","sortValue":1,"relationType":"activityId","filterType":"ActivityID","filterValues":["acd7140b-6bfb-408b-940b-f3d86ec6d51f","0d5c0a4d-29ae-49fb-9926-3509b3cbd874"],"highlight":1,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":5082,"specialType":null},{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[104,149,248,7]}],"childCategoryIds":[104,149,248,7],"categoryRecommendList":[{"id":117,"name":"打蜡79元","sortValue":1,"relationType":"activityId","filterType":"ActivityID","filterValues":["acd7140b-6bfb-408b-940b-f3d86ec6d51f","0d5c0a4d-29ae-49fb-9926-3509b3cbd874"],"highlight":1,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":5082,"specialType":null},{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/yfv6YXLBRX-AYIq67gRVYg_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":395,"name":"内饰清洗","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/RBtPChHtayGwllhfi-k2nQ_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":60,"name":"内饰清洁-4.0","subtitle":"","sortValue":30,"imageUrl":"","corner":"","categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[5,105]}],"childCategoryIds":[5,105],"categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/2kHKsD3BAA-bN9ckdD8yVw_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":396,"name":"杀菌消毒","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/cEEIUq_3CO9vS9_6Kvuxgg_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":33,"name":"消毒4.0","subtitle":"","sortValue":2,"imageUrl":"","corner":"","categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[210,211]}],"childCategoryIds":[210,211],"categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/i3k2JgTPkZ-kd2G16XdmTQ_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":397,"name":"全车贴膜","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/DEyA0isg8Gn2XGQzA7q1Hg_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":38,"name":"全车贴膜4.0","subtitle":"","sortValue":1,"imageUrl":"","corner":"","categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[18,19]}],"childCategoryIds":[18,19],"categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/NvcfD7zJn3YvEtPxDKoYVg_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":399,"name":"漆面镀晶","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/89v4cGM_uG-B0oZAWjkwaQ_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":40,"name":"漆面镀晶-4.0","subtitle":"","sortValue":3,"imageUrl":"","corner":"","categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[14,152,10]}],"childCategoryIds":[14,152,10],"categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/wZj4dWB7q7a3evbxM6TCKg_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":400,"name":"漆面抛光","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/AFSbHaNm-abxNlyoaU_iGw_w256_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":51,"name":"抛光4.0","subtitle":"","sortValue":44,"imageUrl":"","corner":"","categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[77]}],"childCategoryIds":[77],"categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/T76QD2QtFoaZOCMtZr9iag_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false},{"moduleId":105,"moduleExtensionId":401,"name":"其他美容","jumpUrl":null,"imgUrl":"https://img3.tuhu.org/SkSbhqjf0FKm9R8ZDgXojQ_w272_h272.png","corner":null,"showBuyButton":true,"showStrongCooperationStyle":true,"backgroundImgUrl":"","categoryGroupList":[{"id":69,"name":"空气净化-4.0","subtitle":"","sortValue":32,"imageUrl":"","corner":"","categoryRecommendList":[],"childCategoryIds":[8,71,63]},{"id":50,"name":"其它美容-4.0","subtitle":"美容4.0","sortValue":100,"imageUrl":"","corner":"","categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"childCategoryIds":[11,12,13,15,16,191,192,193,150,194,195,151,196,197,153,154,155,156,204,139,117]}],"childCategoryIds":[8,71,63,11,12,13,15,16,191,192,193,150,194,195,151,196,197,153,154,155,156,204,139,117],"categoryRecommendList":[{"id":63,"name":"途虎工场店","sortValue":20,"relationType":"shopLabel","filterType":"ShopType","filterValues":["Work"],"highlight":0,"quickScreen":0,"url":"","imgUrl":"","clickImg":"","defaultSelected":false,"ruleId":0,"specialType":null}],"clickImg":"https://img3.tuhu.org/qe21L_FzvjSxWBktmWR4fQ_w256_h272.png","interactionType":0,"sceneCode":0,"sceneName":"","select":false}],"shopList":{"shopProducts":[{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.115399,"longitude":112.99491,"distance":0.5299971885615276,"hideCommentRate":false,"commentRate":5.0,"installQuantity":53003,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/Q3ixHRkhYtQZJOHAutv-_w_w800_h600.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙省政府店)","address":"天心区芙蓉南路二段9号星城荣域园B座109门面","shopId":56157,"installQuantityDesc":"53003","jumpUrl":"tuhu:///shop?shopID=56157&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[],"carparName":"途虎养车工场店(长沙省政府店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售6","soldCount":6,"shopId":56157,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.133682605007976,"longitude":113.0070622787243,"distance":1.8497167797989031,"hideCommentRate":false,"commentRate":5.0,"installQuantity":32422,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/GTzr8wRKmSF2SzWJXioGSg_w1029_h1029.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙木莲西路青园店)","address":"木莲西路126、130号","shopId":70245,"installQuantityDesc":"32422","jumpUrl":"tuhu:///shop?shopID=70245&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[{"shopLabelDetails":[{"iconUrl":"","labelCode":"Washroom","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":8,"text":"洗手间"},{"iconUrl":"","labelCode":"FreeParking","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":9,"text":"免费停车"},{"iconUrl":"","labelCode":"WiFi","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":10,"text":"免费WIFI"},{"iconUrl":"","labelCode":"FreeTirePumpAir","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":11,"text":"免费轮胎补气"},{"iconUrl":"","labelCode":"GlassWater","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":12,"text":"免费加玻璃水"},{"iconUrl":"","labelCode":"Lounge","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":14,"text":"休息室"}],"showPosition":2}],"carparName":"途虎养车工场店(长沙木莲西路青园店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},{"text":"洗手间","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费停车","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费WIFI","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费轮胎补气","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费加玻璃水","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"休息室","textColor":null,"backGroundColor":null,"type":"shopService","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售9","soldCount":9,"shopId":70245,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.129183,"longitude":112.979465,"distance":1.955381059994766,"hideCommentRate":false,"commentRate":5.0,"installQuantity":11104,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/XjA7o5ViLa2oqLiXeUdZWg_w800_h600.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙友谊路店)","address":"新开铺街道百人经济合作社区书香路金石蓉园小区G7房-1楼","shopId":102373,"installQuantityDesc":"11104","jumpUrl":"tuhu:///shop?shopID=102373&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[{"shopLabelDetails":[{"iconUrl":"","labelCode":"Washroom","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":8,"text":"洗手间"},{"iconUrl":"","labelCode":"FreeParking","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":9,"text":"免费停车"},{"iconUrl":"","labelCode":"WiFi","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":10,"text":"免费WIFI"},{"iconUrl":"","labelCode":"FreeTirePumpAir","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":11,"text":"免费轮胎补气"},{"iconUrl":"","labelCode":"GlassWater","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":12,"text":"免费加玻璃水"},{"iconUrl":"","labelCode":"Lounge","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":14,"text":"休息室"}],"showPosition":2}],"carparName":"途虎养车工场店(长沙友谊路店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},{"text":"洗手间","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费停车","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费WIFI","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费轮胎补气","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费加玻璃水","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"休息室","textColor":null,"backGroundColor":null,"type":"shopService","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售9","soldCount":9,"shopId":102373,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.11243,"longitude":113.016437,"distance":2.136821170088895,"hideCommentRate":false,"commentRate":4.99,"installQuantity":52727,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/FnOtHqw0ZyBypIuVeJDr28SfDktQ_w1429_h1429.jpg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙杉木冲东路店)","address":"雨花区杉木冲东路228号途虎养车工场店(雨花非遗馆西侧)","shopId":47594,"installQuantityDesc":"52727","jumpUrl":"tuhu:///shop?shopID=47594&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[{"shopLabelDetails":[{"iconUrl":"","labelCode":"Washroom","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":8,"text":"洗手间"},{"iconUrl":"","labelCode":"FreeParking","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":9,"text":"免费停车"},{"iconUrl":"","labelCode":"WiFi","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":10,"text":"免费WIFI"},{"iconUrl":"","labelCode":"FreeTirePumpAir","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":11,"text":"免费轮胎补气"},{"iconUrl":"","labelCode":"GlassWater","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":12,"text":"免费加玻璃水"},{"iconUrl":"","labelCode":"Lounge","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":14,"text":"休息室"}],"showPosition":2}],"carparName":"途虎养车工场店(长沙杉木冲东路店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},{"text":"洗手间","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费停车","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费WIFI","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费轮胎补气","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费加玻璃水","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"休息室","textColor":null,"backGroundColor":null,"type":"shopService","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售11","soldCount":11,"shopId":47594,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.136524,"longitude":113.02598,"distance":3.4374650356900336,"hideCommentRate":false,"commentRate":4.98,"installQuantity":88064,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/rcyvwg02NTszVeFYyTfD4Q_w321_h321.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙洞井中路店)","address":"洞井中路与木莲路交叉口向西50米路北侧(柴味鱼旁边)","shopId":22607,"installQuantityDesc":"88064","jumpUrl":"tuhu:///shop?shopID=22607&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[],"carparName":"途虎养车工场店(长沙洞井中路店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售4","soldCount":4,"shopId":22607,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.133603,"longitude":113.037006,"distance":4.263507216702114,"hideCommentRate":false,"commentRate":5.0,"installQuantity":6697,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/jSiGd419pu28bMirk0rNvw_w1280_h683.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙圭塘路店)","address":"湖南省长沙市雨花区圭塘路与长塘路交叉口西20米综合楼","shopId":103153,"installQuantityDesc":"6697","jumpUrl":"tuhu:///shop?shopID=103153&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[{"shopLabelDetails":[{"iconUrl":"","labelCode":"Washroom","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":8,"text":"洗手间"},{"iconUrl":"","labelCode":"FreeParking","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":9,"text":"免费停车"},{"iconUrl":"","labelCode":"WiFi","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":10,"text":"免费WIFI"},{"iconUrl":"","labelCode":"FreeTirePumpAir","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":11,"text":"免费轮胎补气"},{"iconUrl":"","labelCode":"GlassWater","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":12,"text":"免费加玻璃水"},{"iconUrl":"","labelCode":"Lounge","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":14,"text":"休息室"}],"showPosition":2}],"carparName":"途虎养车工场店(长沙圭塘路店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},{"text":"洗手间","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费停车","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费WIFI","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费轮胎补气","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费加玻璃水","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"休息室","textColor":null,"backGroundColor":null,"type":"shopService","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售4","soldCount":4,"shopId":103153,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.081874137350386,"longitude":112.98987517906872,"distance":4.289199935310234,"hideCommentRate":false,"commentRate":5.0,"installQuantity":14459,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/MeoUBHe9uGB6EmsdDYzDoQ_w800_h600.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙中信广场店)","address":"大托路鑫远鼎泰坤苑2栋105-106","shopId":101110,"installQuantityDesc":"14459","jumpUrl":"tuhu:///shop?shopID=101110&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[{"shopLabelDetails":[{"iconUrl":"","labelCode":"Washroom","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":8,"text":"洗手间"},{"iconUrl":"","labelCode":"FreeParking","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":9,"text":"免费停车"},{"iconUrl":"","labelCode":"WiFi","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":10,"text":"免费WIFI"},{"iconUrl":"","labelCode":"FreeTirePumpAir","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":11,"text":"免费轮胎补气"},{"iconUrl":"","labelCode":"GlassWater","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":12,"text":"免费加玻璃水"},{"iconUrl":"","labelCode":"Lounge","labelExtendInfo":null,"showPosition":"2","showType":0,"sort":14,"text":"休息室"}],"showPosition":2}],"carparName":"途虎养车工场店(长沙中信广场店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},{"text":"洗手间","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费停车","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费WIFI","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费轮胎补气","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"免费加玻璃水","textColor":null,"backGroundColor":null,"type":"shopService","icon":null},{"text":"休息室","textColor":null,"backGroundColor":null,"type":"shopService","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售9","soldCount":9,"shopId":101110,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.123312,"longitude":112.950851,"distance":4.489556152658345,"hideCommentRate":false,"commentRate":4.99,"installQuantity":30462,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/RAndCdkjLxGFvr42sJ0DzQ_w1280_h683.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙市洋湖路店)","address":" 湖南省长沙市岳麓区潇湘南路洋湖18克拉S3栋","shopId":68860,"installQuantityDesc":"30462","jumpUrl":"tuhu:///shop?shopID=68860&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[],"carparName":"途虎养车工场店(长沙市洋湖路店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售2","soldCount":2,"shopId":68860,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.117764,"longitude":113.045935,"distance":4.867378081967906,"hideCommentRate":false,"commentRate":4.99,"installQuantity":46691,"shopType":null,"shopClassification":null,"images":["https://img3.tuhu.org/Images/Marketing/Shops/zpbzpq7d4BWLW9PN_4zzEw_w1429_h1429.jpeg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙万家丽中路店)","address":"中天瑞景16栋途虎养车","shopId":34780,"installQuantityDesc":"46691","jumpUrl":"tuhu:///shop?shopID=34780&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[],"carparName":"途虎养车工场店(长沙万家丽中路店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售4","soldCount":4,"shopId":34780,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false},{"shop":{"openLive":null,"businessStatus":null,"technicalLevel":null,"commentTimes":null,"latitude":28.09435,"longitude":113.037403,"distance":4.932106034670983,"hideCommentRate":false,"commentRate":4.99,"installQuantity":68718,"shopType":null,"shopClassification":null,"images":["https://img4.tuhu.org/Images/Marketing/Shops/Fu4QKTq45hhBFY3cR0rowXX2EvjK_w1000_h1000.jpg@350w_350h_100Q.jpg"],"suspend":null,"carParName":"途虎养车工场店(长沙城南碧水龙庭店)","address":"雨花区万芙南路652号靠近桃花塅路交叉口","shopId":33625,"installQuantityDesc":"68718","jumpUrl":"tuhu:///shop?shopID=33625&positionCategoryId=FU-MD-WGQX-F%7C1&tabType=beauty","businessStartTime":"08:00:00","hotComments":[],"closed":false,"strongCooperation":false,"featuredImages":[],"shopLabels":[],"carparName":"途虎养车工场店(长沙城南碧水龙庭店)"},"shopLabel":{"shopImageLabel":null,"imageLabel":null,"activityLabels":[],"businessLabel":{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null},"newShopLabel":null},"shopLabels":[{"text":"营业中","textColor":"#FF7C00","backGroundColor":"#FF8D23","type":"isOpen","icon":null}],"products":[{"discountPercentage":null,"adaptationResultType":null,"notShow":false,"todaySurplus":100,"soldCountDescription":"已售9","soldCount":9,"shopId":33625,"endTime":null,"startTime":null,"cost":15.00,"price":15.0000,"defaultPrice":15.0000,"reduceAmount":null,"originalPrice":null,"activityId":null,"activityName":null,"salesStrategyType":"Default","categoryName":"外观清洗","categoryId":278,"rootCategoryName":"美容清洗","rootCategoryId":1,"description":"外观快洗","productName":"10分钟虎标快洗","self":false,"pid":"FU-MD-WGQX-F|1","pkid":1222,"dayLimit":100,"productLabel":null,"productLabels":[],"todaySurplusDescription":null,"card":null,"promotionCode":null,"proofId":null,"bookable":false,"productImage":"https://img3.tuhu.org/products/IGHIIDUFWzgdMkWoa6UsPg_w800_h801.png@600w_600h_100Q.png","nextStartTime":null,"secondProduct":null,"eligibleFlag":true,"activityLimitNum":null,"preferentialType":null,"couponPackageLabel":null,"couponPackage":null,"productBuyInfo":{"quantity":null,"payText":"购买","buttonText":null,"buttonTextStyle":"DEFAULT","price":15.0000,"originalPrice":null,"originalPriceText":null,"reduceAmount":null,"reduceAmountText":null,"reduceAmountImage":null,"eligibleText":null,"salesStrategyType":"Default","salesTypeText":null,"salesTypeIcon":null,"backgroundColor":null,"specialActivityImage":null},"couponPackageShowFirst":false}],"moreProduct":false}],"totalPage":9,"time":"2023-10-08 13:46:10","defaultShopList":true,"rankId":"b4171f70fb8643f48e9f1ad02e0845e5"}}}
修改于 2023-10-08 05:47:47
上一页
小程序 适配轮胎详情
下一页
小程序 专用电瓶详情
Built with