Skip to content

Instantly share code, notes, and snippets.

@thisiswei
Last active June 1, 2021 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thisiswei/04f1e9377665aeb5db8e26f91539d57c to your computer and use it in GitHub Desktop.
Save thisiswei/04f1e9377665aeb5db8e26f91539d57c to your computer and use it in GitHub Desktop.

https://bi-mall.meituan.com/api/c/homepage/aggregation/includelocation

curl -H 'Host: bi-mall.meituan.com' -H 'Content-Type: multipart/form-data' -H 'mp-mtgsig: {"a1":"1.0","a2":1622478480201,"a3":"y965678w73x25u2w11uwz4zzvu2w9438820x66y1uw888988z2494x8w","a4":"83f6c80c548e5cf2ef8e7adb29172948d4aa0a8e5dbf1680","a5":"c5uxPiLWMZ5ecw+QH3VfLLw9Kh4iZZSn0PCk9VdDo301Fzn7kM3NSJi1/eKnrLK6GheNi6ZjyVt+OGADWzAyavJQKqyOQjWrzXOlnDBjeyice8TAEXJEAFhyHGyPE5Z4GVMvAUI85dnARrmxmHYtXzw1nXJr6X1pROmDU7+gF/+NXvgF5kJvzj0ljK0oRB4QnS7uKQ1hoJVM0kVPL5kpBhO/Ag+ywzyq2Iu0CbANJl2FhqBz5kv08EvTgz1ve5SXVtJDjBuNHWlzBpRrRRZ=","a6":"w1.0K29CM4nEy1pt5c3U3NN91WglgY/2K3WF4y1zzttagCLdEvb3UCSk1NaSInbwH7fyToOn24p5oHNYweS+ktkvFMa6NfB+SfpktcqY1Cdm+9mJ26MecDh1t/GA+sR08dn75gf5XY9UYG/PUvGGBgYEAQM15ep9nrd58K9ffbvLA6fdeow47scGu7nu6BeU8NqAUnLdemRs94aoPneSAtFqcroC2xOnm81CD96pzLKZA+poQmCc5aTYgEaB7PY0uBsFabXyP3xkFq11TiZ9EYWtG/bdZPv9Jke+AoHw4MzM4lCt5+eNsprDUqc2OwKQTuNOKo+m4TvMzPA+rQ/KAiAFi0uBLUBf9zpspqI4xlkjzw+ymSMiCadbhL9pIoAvOszGdf3gq3ggfsfg0I+HDQUHFSeu6uG0tLS11hbAsP47eLY0HSL59G7xRmswPri3AEgU1KYzsVAmhj7OGVDkhj4G7XFHrZ9WL1GlgohbTkb36+2dm3IakcYLkLiMo4F2RkMafhCy0A3ZkkHsLiG+d8v/nXtjdUN/hRMA8DjJt7pr5VY=","a7":"wx77af438b3505c00e"}' -H 'Accept: */*' -H 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/7.0.14(0x17000e2e) NetType/WIFI Language/en' -H 'Referer: https://servicewechat.com/wx77af438b3505c00e/435/page-frame.html' -H 'Accept-Language: en-us' --compressed 'https://bi-mall.meituan.com/api/c/homepage/aggregation/includelocation?uuid=179c33b8e5458-10d69f5f4054b6-0-3d10d-179c33b8e55c8&utm_medium=wxapp&brand=meituanyouxuan&tenantId=1&utm_term=5.44.10&device_model=unknown%3CiPhone12%2C8%3E&strategy=1&spotId=26&selectedTabTime=0&topSkuIds=&moduleTopSkuIds=&poiCategoryArea=&groupheadShareSkuId=&frontRequestModule=&jumpWithSkuId=&homepageSharedUserId=&shareUserId=&isFromShareCardFirst=false&fp_open_id_cipher=AwQAAABJAgAAAAEAAAAyAAAAPLgC95WH3MyqngAoyM%2Fhf1hEoKrGdo0pJ5DI44e1wGF9AT3PH7Wes03actC2n%2FGVnwfURonD78PewMUppAAAADiU6qchzC3SVIWsKZGwUGrOyZW5CLs5TiHhAngfiHbo1iuhD1vd8PtX2EvXujG3GOatRJhv1h6x6A%3D%3D&openId=oRRr90GN1K8WUIyVk6uIrVQswm1w&unionId=oNQu9t8iVKg7xIjQWQN1Hd_XbRNQ&sysName=iOS&sysVerion=14.4&app_tag=youxuan'

search 附近 to find all the sku sold counts, e.g. "附近2100人已下单"

@thisiswei
Copy link
Author

{
	"code": 0,
	"data": {
		"homePageAggregationData": {
			"weather": {},
			"poiPropaganda": {
				"brandPicUrl": "https://p0.meituan.net/mallimages/158c00bd6d16c543f345a81e2e89d9eb16762.png",
				"propagandaContext": ["便宜有好货", "次日16点自提", "售后无忧"],
				"propagandaContextV2": [{
					"iconUrl": "https://p0.meituan.net/mallimages/fb2b69de327b068c5cd686a08a4e99201887.png",
					"title": {
						"text": "便宜有好货"
					}
				}, {
					"iconUrl": "https://p0.meituan.net/mallimages/4d382bf5b97a91a23a51c75ba52aba611986.png",
					"title": {
						"text": "次日16点自提"
					}
				}, {
					"iconUrl": "https://p0.meituan.net/mallimages/3e7a6c84a2d78218690e846c15f8f67a2301.png",
					"title": {
						"text": "售后无忧"
					}
				}]
			},
			"topBanner": {},
			"homepageCategoryList": [{
				"iconUrl": "https://img.meituan.net/groceryimages/b1b62fd7d423659f9c8ae9160b593b6a17182.png",
				"name": "1.99元特卖",
				"jumpUrl": "igrocery://www.grocery.com/onsale_landing",
				"jumpTargetType": 78
			}, {
				"iconUrl": "https://img.meituan.net/groceryimages/adff7b7d3182af6110dc0352a907379424222.png",
				"name": "邀新拼团",
				"jumpUrl": "igrocery://www.grocery.com/groupBuying",
				"jumpTargetType": 63
			}, {
				"iconUrl": "https://img.meituan.net/groceryimages/11dd209c89d0499808ccd6aee4d1733f19024.png",
				"name": "邀请赚钱",
				"jumpUrl": "igrocery://www.grocery.com/invite/index?from=homepagecategory",
				"jumpTargetType": 79,
				"bubble": {
					"id": 823,
					"type": 1,
					"text": "红包",
					"priority": 1,
					"utime": 1619075854318
				}
			}, {
				"iconUrl": "https://img.meituan.net/groceryimages/7afb72d1407e569877b3d8687f132337199445.gif",
				"name": "0元领鸡蛋",
				"jumpUrl": "igrocery://www.grocery.com/marketingGame/collectEggs?from=homepagecategory",
				"jumpTargetType": 73
			}, {
				"iconUrl": "https://img.meituan.net/groceryimages/9a507361166cf74634a09d3cbcce241119876.png",
				"name": "签到领钱",
				"jumpUrl": "igrocery://www.grocery.com/earningCenter/index?need_login=1&from=homepagecategory",
				"jumpTargetType": 38
			}, {
				"iconUrl": "https://p0.meituan.net/groceryimages/150d5ddbfbf92304654d43c98582fcad8284.png",
				"name": "免费领水果",
				"jumpUrl": "igrocery://www.grocery.com/mgc?mgc_id=mgckmf3q8yx9d72b",
				"jumpTargetType": 39
			}, {
				"iconUrl": "https://img.meituan.net/groceryimages/114b2f21c856d893ce5799f67ccac4f313438.png",
				"name": "天天拿红包",
				"jumpUrl": "igrocery://www.grocery.com/dailyReward?from=homepagecategory&need_login=1",
				"jumpTargetType": 60
			}],
			"guideCollection": {
				"showGuide": false
			},
			"newCustomerArea": {
				"moduleSubTitle": "任选1份新人专享价商品",
				"moduleTitle": "https://p0.meituan.net/mallimages/eb2208a175b029e7dc138043baae28ef10213.png",
				"moduleTitleText": "新人限时购",
				"homePageModuleBgImg": "https://p0.meituan.net/mallimages/3d36cb5dc357b934730e4020123295bb398443.png",
				"homePageModuleHeaderImg": "https://p1.meituan.net/mallimages/394680175933b421802469671050157977426.png",
				"skuDetailModuleBgImg": "https://p0.meituan.net/mallimages/80dd4d4ae9e07013b21d325de056af87216098.png",
				"skuVOList": [{
					"skuId": 100105819880632,
					"picUrl": "https://img.meituan.net/groceryimages/aa63026a477ad650e3fad2c6e6c33413292366.jpg",
					"skuTitle": {
						"text": "柠檬无骨凤爪200g/盒"
					},
					"sellPrice": {
						"text": "¥7.3"
					},
					"dashPrice": {
						"text": "¥13.9"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥6.3"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥6.3"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥7.3"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100074909675925,
					"picUrl": "https://img.meituan.net/groceryimages/d4996bee49b295fcfe4075f55c3dc0bf187994.jpg",
					"skuTitle": {
						"text": "汇源100饮用水550ml*24瓶"
					},
					"sellPrice": {
						"text": "¥12.45"
					},
					"dashPrice": {
						"text": "¥15"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥11.45"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "限量特价",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥11.45"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥12.45"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100049115996819,
					"picUrl": "http://p0.meituan.net/groceryimages/571ce2d52da605f317314ce054d3989039146.jpg",
					"skuTitle": {
						"text": "金纺衣物护理剂 淡雅樱花1000ml瓶装"
					},
					"sellPrice": {
						"text": "¥15.95"
					},
					"dashPrice": {
						"text": "¥19"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥14.95"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "即将涨价",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥14.95"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥15.95"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100076998256281,
					"picUrl": "https://img.meituan.net/groceryimages/5dbf2cbeb1233a96fa3bb988c117a3f1104437.jpg",
					"skuTitle": {
						"text": "蓝漂木浆面巾抽纸240张*6包"
					},
					"sellPrice": {
						"text": "¥4.9"
					},
					"dashPrice": {
						"text": "¥7.9"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥3.9"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥3.9"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥4.9"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100078205753543,
					"picUrl": "https://img.meituan.net/groceryimages/093965978f61e5c3a95192e1b1ccf1d1119270.jpg",
					"skuTitle": {
						"text": "统一汤达人日式豚骨拉面125g*5袋625g"
					},
					"sellPrice": {
						"text": "¥18.9"
					},
					"dashPrice": {
						"text": "¥28"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥17.89"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"stickerPicUrl": "https://p1.meituan.net/xiaomei/af02f5025bfa11479413939f56646ff144093.png",
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥17.89"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥18.9"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100060604075824,
					"picUrl": "http://p1.meituan.net/groceryimages/1b178afb11a852b9a4412b9cc4d6ec74411943.jpg",
					"skuTitle": {
						"text": "鼎养园 五香牛肉250g/袋(半斤真牛肉 )"
					},
					"sellPrice": {
						"text": "¥15.9"
					},
					"dashPrice": {
						"text": "¥39"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥14.9"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "即将涨价",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥14.9"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥15.9"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100011981376303,
					"picUrl": "https://p0.meituan.net/750.750/groceryimages/6dc56e9e08030dfb2f735cdeda5cd9331008843.png",
					"skuTitle": {
						"text": "曹家巧手津酥大麻花500g/箱"
					},
					"sellPrice": {
						"text": "¥7.19"
					},
					"dashPrice": {
						"text": "¥9.9"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥6.19"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "天天特价",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥6.19"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥7.19"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100054610059153,
					"picUrl": "http://p1.meituan.net/groceryimages/052ead90f2221611b0f72cb7ab656172119623.jpg",
					"skuTitle": {
						"text": "卫龙魔芋爽香辣味18g*20袋"
					},
					"sellPrice": {
						"text": "¥15.99"
					},
					"dashPrice": {
						"text": "¥22"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥14.99"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"stickerPicUrl": "https://p1.meituan.net/xiaomei/af02f5025bfa11479413939f56646ff144093.png",
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥14.99"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥15.99"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100048448890185,
					"picUrl": "http://p0.meituan.net/groceryimages/086864c595bf04c51ad5122245c62868158254.jpg",
					"skuTitle": {
						"text": "一鸣乳酸黄瓜罐头(进口)500g/瓶"
					},
					"sellPrice": {
						"text": "¥10.59"
					},
					"dashPrice": {
						"text": "¥13.8"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥9.59"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥9.59"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥10.59"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100008978072358,
					"picUrl": "https://p0.meituan.net/mallimages/a0e40abd35d9ff1ebfe0bccb715d6ad4106197.jpg",
					"skuTitle": {
						"text": "蓝漂倍柔白色卷纸(4层)18卷/提"
					},
					"sellPrice": {
						"text": "¥7.9"
					},
					"dashPrice": {
						"text": "¥9.9"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥6.9"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "即将涨价",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥6.9"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥7.9"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100105746062448,
					"picUrl": "https://p0.meituan.net/750.750/groceryimages/f91f442b7b1738a11c5bc5e8f2e069fb871154.png",
					"skuTitle": {
						"text": "国产带鱼段500g±50g"
					},
					"sellPrice": {
						"text": "¥5.5"
					},
					"dashPrice": {
						"text": "¥6.5"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥4.5"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥4.5"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥5.5"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100075446467513,
					"picUrl": "https://img.meituan.net/groceryimages/c2b613915e0e91c4a1b4cb8fb32d3524199185.jpg",
					"skuTitle": {
						"text": "【真空包装】脱骨肘子肉无骨肘子200g/袋"
					},
					"sellPrice": {
						"text": "¥9.99"
					},
					"dashPrice": {
						"text": "¥19.9"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥8.99"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "即将涨价",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥8.99"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥9.99"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100103200388631,
					"picUrl": "https://p0.meituan.net/750.750/groceryimages/29c95911f4914a72ce9d622b17108ef3597273.png",
					"skuTitle": {
						"text": "广西桂林鲜米粉(含卤汁包,辣椒油豌豆酸豆角)260g/袋"
					},
					"sellPrice": {
						"text": "¥4.55"
					},
					"dashPrice": {
						"text": "¥9.9"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥3.55"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "即将涨价",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥3.55"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥4.55"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100045746994321,
					"picUrl": "https://p1.meituan.net/750.750/groceryimages/7ddd0539e670992aaf9f6834015189c8907396.png",
					"skuTitle": {
						"text": "南京同仁堂排油片果蔬酵素片60g/瓶(60片)"
					},
					"sellPrice": {
						"text": "¥14.66"
					},
					"dashPrice": {
						"text": "¥29"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥13.66"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥13.66"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥14.66"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}, {
					"skuId": 100112204567458,
					"picUrl": "https://img.meituan.net/groceryimages/7f3c7dcd322e8e30785c0670d1796d2a214252.jpg",
					"skuTitle": {
						"text": "大希地西肴纪整切西冷130g/袋"
					},
					"sellPrice": {
						"text": "¥13.8"
					},
					"dashPrice": {
						"text": "¥18"
					},
					"priceTag": {
						"text": "新客价"
					},
					"promotionPrice": {
						"text": "¥12.8"
					},
					"promotionLimitTag": {
						"text": "限1份"
					},
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"v2Tags": [],
					"newSellPrice": {
						"text": "¥12.8"
					},
					"originPrice": {
						"newDashPrice": {
							"text": "¥13.8"
						},
						"priceType": 1,
						"priceTag": ""
					}
				}],
				"homePageModuleBgImgForMrnNew": "https://p0.meituan.net/mallimages/259e5cdc0dc07f77c8b107c83db8de22636440.gif",
				"jumpProtocol": "igrocery://www.grocery.com/centBuy",
				"deadLineTime": 1622559600000,
				"newCustomerAreaPopPic": "https://p0.meituan.net/mallimages/979ed5239e7c5b182430e3affc9c20a323519.png",
				"newCustomerModuleName": {
					"exclusive": "https://p0.meituan.net/mallimages/8a9cb098747a3832d887d7431c00c6a85366.png",
					"envelope": "https://p1.meituan.net/mallimages/97a803a741fbfc9187709c002051c41c6783.png",
					"coupon": "https://p0.meituan.net/mallimages/7b8f97442480a77dd940f2df940b39987272.png"
				},
				"newCustomerModuleNameTxt": {
					"envelopeText": "新人专属券",
					"exclusiveText": "新人专享品",
					"couponText": "新人全额返"
				},
				"type": 1
			},
			"middleBanner": {
				"bannerList": []
			},
			"seckill": {},
			"groupSeckill": {},
			"homepageTile": {},
			"saleNotice": {
				"total": 0,
				"offset": 0,
				"limit": 0
			},
			"homepageStrategy": {
				"homepageNewformStrategy": "a",
				"mmpIndexStrategy": "a",
				"groupMergeToSeckill": "a",
				"guessLikeStrategy": "a",
				"groupCombineSeckill": "b",
				"poiLocationStrategy": "",
				"subjectColumnStrategy": "b",
				"cmarketEntranceStrategy": "b",
				"seckillEntranceStrategy": "b",
				"homepageWithSkuStrategy": "",
				"ddProcessErQiHomePageStrategy": "c",
				"cmarketEntranceShowPicStrategy": "b",
				"jinGangHengXiangStrategy": "a",
				"memberEntranceShowStrategy": "a",
				"homepageFullAmountBannerStrategy": "a",
				"homepageFeedSubjectStrategy": "b",
				"marketSeckillPositionStrategy": "b",
				"cmarketSkuCarouselStrategy": "b"
			},
			"newCustomerBannerVO": {},
			"topTabVOList": [{
				"type": 1,
				"value": "1",
				"name": "热卖",
				"priority": 1
			}, {
				"type": 3,
				"value": "8035",
				"name": "六一聚惠",
				"icon": "https://img.meituan.net/groceryimages/6d9da4b51c66e1dabc7a3dfe800463333701.png",
				"priority": 2
			}, {
				"type": 2,
				"value": "42515",
				"name": "蔬菜",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42516",
				"name": "水果",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42529",
				"name": "酒饮",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42521",
				"name": "粮油",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42517",
				"name": "肉禽蛋",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42530",
				"name": "零食",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42537",
				"name": "纸品清洁",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42558",
				"name": "乳饮",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42538",
				"name": "百货",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42520",
				"name": "速食冻品",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42536",
				"name": "个护",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42524",
				"name": "海鲜",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42561",
				"name": "家纺服饰",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42563",
				"name": "数码家电",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42531",
				"name": "花卉绿植",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42564",
				"name": "母婴玩具",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42533",
				"name": "宠物生活",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42535",
				"name": "早餐",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42534",
				"name": "平价菜场",
				"icon": "",
				"priority": 3
			}, {
				"type": 2,
				"value": "42542",
				"name": "箱装量贩",
				"icon": "",
				"priority": 3
			}, {
				"type": 4,
				"value": "4",
				"name": "每日上新",
				"priority": 4
			}],
			"refundBannerVO": {},
			"seckillCombine": {
				"countDownTime": 1622505600000,
				"purchaseText": {
					"text": "10个商品即将抢光"
				},
				"styleMap": {
					"common_tpm": {
						"color": "#432703",
						"borderColor": "#FFE5A6",
						"backgroundColor": "#FFEEC5"
					},
					"pt": {
						"color": "#FFFFFF",
						"borderColor": "#005DACE9",
						"backgroundColor": "#FF5DACE9"
					},
					"ty": {
						"color": "#FF9900",
						"backgroundColor": "#F0FFF2E3"
					},
					"lt": {
						"color": "#CB7C00",
						"borderColor": "#CB7C00",
						"backgroundColor": "#99FFFFFF"
					},
					"lsspv310": {
						"color": "#BB6B2E"
					},
					"odpbnbu": {
						"color": "#999999",
						"borderColor": "#B7B7B7"
					},
					"common_tpd": {
						"color": "#E95A7E",
						"borderColor": "#FFE1E8",
						"backgroundColor": "#FFF2F5"
					},
					"biz_tpm_v2": {
						"color": "#FFFFFF",
						"backgroundColor": "#FF5532"
					},
					"dp": {
						"textDecoration": "line-through"
					},
					"lrtv3": {
						"color": "#506CD0",
						"backgroundColor": "#F0EEF1FF"
					},
					"sws": {
						"color": "#FFFFFF",
						"backgroundColor": "#FF0068FF"
					},
					"sso": {
						"color": "#FFFFFF",
						"backgroundColor": "#D9D9D9"
					},
					"biz_tpd": {
						"color": "#FF6632",
						"borderColor": "#FFC79E",
						"backgroundColor": "#FFF3EB"
					},
					"dt": {
						"color": "#0080E2",
						"borderColor": "#0080E2",
						"backgroundColor": "#FFFFFFFF"
					},
					"sol": {
						"color": "#FFFFFF",
						"backgroundColor": "#D9D9D9"
					},
					"hot_word_special_biz": {
						"backgroundColor": "#FFF5F5"
					},
					"lstv570": {
						"color": "#009125",
						"backgroundColor": "#E6FFFFFF"
					},
					"sku_comment_user_buy_tag": {
						"color": "#167043",
						"gradientColor": {
							"direction": 3,
							"fromColor": "#E8FCE3",
							"toColor": "#DCFCD4"
						}
					},
					"odpbnbe": {
						"color": "#333333",
						"backgroundColor": "#EEEEEE"
					},
					"biz_top": {
						"color": "#4D8AF3",
						"borderColor": "#A7C4F6",
						"backgroundColor": "#F2F7FF"
					},
					"operate_hot_word_biz": {
						"backgroundColor": "#FFF5F5"
					},
					"scl": {
						"color": "#999999"
					},
					"common_top": {
						"color": "#E95A7E",
						"borderColor": "#FFE1E8",
						"backgroundColor": "#FFF2F5"
					},
					"sku_list_live_stream": {
						"color": "#F20000",
						"backgroundColor": "#FFF0F0"
					},
					"mpoiv3": {
						"color": "#DB3535",
						"backgroundColor": "#F0FFEEEE"
					},
					"tag_fpstp": {
						"color": "#333333"
					},
					"promotion_word_biz": {
						"color": "#FF1929"
					},
					"relate_reason": {
						"color": "#D5A94D"
					},
					"scgsg": {
						"color": "#53B348"
					},
					"scgsf": {
						"color": "#E0924D"
					},
					"clt": {
						"color": "#333333"
					},
					"tag_base_property": {
						"color": "#009125",
						"borderColor": "#33BA55"
					},
					"d2tv33": {
						"color": "#333333"
					},
					"rec_reason": {
						"color": "#D5A94D"
					},
					"scrg": {
						"backgroundColor": "#F9F9F9"
					},
					"scrf": {
						"backgroundColor": "#F9F9F9"
					},
					"biz_sp": {
						"color": "#999999"
					},
					"prt": {
						"color": "#FFFFFF",
						"borderColor": "#00FD714D",
						"backgroundColor": "#FFFD714D"
					},
					"d2tv32": {
						"color": "#8F5E3C"
					},
					"ltv3": {
						"color": "#D19B5A",
						"borderColor": "#E3C39C",
						"backgroundColor": "#ccFFFFFF"
					},
					"lsb": {
						"color": "#FE4F20"
					},
					"lsd": {
						"color": "#95989E"
					},
					"fb": {
						"color": "#0080E2"
					},
					"swsv3": {
						"color": "#FFFFFF",
						"backgroundColor": "#66A78157"
					},
					"tag_tpm_v2": {
						"color": "#FC4A0D",
						"borderColor": "#FFB699",
						"backgroundColor": "#FFF7F2"
					},
					"addot": {
						"color": "#A78157",
						"backgroundColor": "#F7F1EC"
					},
					"addco": {
						"color": "#506cd0",
						"backgroundColor": "#eef1ff"
					},
					"sku_comment_user_judge_tag": {
						"color": "#BD3200",
						"gradientColor": {
							"direction": 3,
							"fromColor": "#FFF4DB",
							"toColor": "#FFEFCC"
						}
					},
					"top": {
						"color": "#506CD0",
						"borderColor": "#96A7E3",
						"backgroundColor": "#ccFFFFFF"
					},
					"group_style_gb": {
						"backgroundColor": "#FFE8E3"
					},
					"hot_word_common_biz": {
						"backgroundColor": "#F5F6F7"
					},
					"sku_list_board": {
						"color": "#FF6200"
					},
					"group_style_text": {
						"color": "#FF5454"
					},
					"sku_group_seckill_desc_tag": {
						"color": "#FFFFFF",
						"backgroundColor": "rgba(0,0,0,0.7)"
					},
					"lsdv3": {
						"color": "#666666"
					},
					"lsbv3": {
						"color": "#C79F7D"
					},
					"biz_top_v2": {
						"color": "#FF6632",
						"borderColor": "#FFCCC0",
						"backgroundColor": "#FFECE8"
					},
					"scbsg": {
						"color": "#867F78"
					},
					"sdpci": {
						"color": "#666666"
					},
					"scbsf": {
						"color": "#867F78"
					},
					"biz_tpd_v2": {
						"color": "#FF6632",
						"borderColor": "#FFCCC0",
						"backgroundColor": "#FFECE8"
					},
					"d2t": {
						"color": "#0080E2"
					},
					"v4_comment": {
						"color": "#8B8F94"
					},
					"tag_detail_presell": {
						"color": "#179938",
						"borderColor": "#62BA78"
					},
					"tpd": {
						"color": "#FFFFFF",
						"backgroundColor": "#C79F7D"
					},
					"addho": {
						"color": "#ed8c00",
						"backgroundColor": "#fff1e2"
					},
					"tb": {
						"color": "#0080E2",
						"backgroundColor": "#F0E2F0FE"
					},
					"tpm": {
						"color": "#FFFFFF",
						"backgroundColor": "#FF688B"
					},
					"ltdv3": {
						"color": "#C79F7D",
						"borderColor": "#C79F7D",
						"backgroundColor": "#00FFFFFF"
					},
					"tlpdv3": {
						"color": "#506CD0"
					},
					"tpdv3": {
						"color": "#506CD0",
						"backgroundColor": "#F0EEF1FF"
					},
					"sku_list_rec_reason": {
						"color": "#F20000"
					},
					"biz_tpm": {
						"color": "#ffffff",
						"backgroundColor": "#FF7a32"
					},
					"fpstp": {
						"color": "#333333",
						"backgroundColor": "#F6F6F6"
					},
					"d2tv3": {
						"color": "#506CD0"
					},
					"mt34": {
						"color": "#C8853F",
						"backgroundColor": "#F0FFEECA"
					},
					"ssr38": {
						"color": "#333333",
						"borderColor": "#B7B7B7"
					},
					"msg_tip_biz": {
						"color": "#53B348",
						"backgroundColor": "#E1F5D9"
					},
					"sku_seckill_desc_tag": {
						"color": "#FFFFFF",
						"backgroundColor": "linear-gradient(90deg, #FC6344, #FC2134)"
					}
				},
				"skuList": [{
					"subStatus": false,
					"skuId": 100095372986197,
					"picUrl": "https://p1.meituan.net/750.750/groceryimages/81e5ddd16120da1191625a3e6927a5d8591710.png",
					"sellingPointInfo": "即将涨价",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "昌旺咸鸭蛋1枚"
					},
					"sellUnit": {
						"text": "袋"
					},
					"sellPrice": {
						"text": "¥1.5"
					},
					"promotionPrice": {
						"text": "¥0.99"
					},
					"promotionLimitTag": {
						"text": "限购1份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 150,
					"v2Tags": [{
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "万人团"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://p1.meituan.net/750.750/groceryimages/81e5ddd16120da1191625a3e6927a5d8591710.png", "https://img.meituan.net/groceryimages/a7c7d2350bcf39f1fd9c18f7f03910b5336095.jpg", "https://img.meituan.net/groceryimages/2d3ddce2c987ddbf2e259a0465efaed1364646.jpg", "https://img.meituan.net/groceryimages/467e9c9b815db8dc4bc286b3567fea75415847.jpg"],
						"sellPrice": {
							"text": "¥1.5"
						},
						"promotionPrice": {
							"text": "¥0.99"
						},
						"countdownVO": {
							"descRightText": {
								"text": "已抢229份"
							},
							"seckillType": 2,
							"noticeType": 0
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "1枚"
						}]
					},
					"recReasonV2VO": {
						"type": 0,
						"boardType": 0
					},
					"bottomTagInfo": {},
					"topTagInfo": {
						"type": 3,
						"img": "https://p0.meituan.net/groceryimages/8248936dce749199c2856f9d0ba42b92108021.png"
					},
					"newSellPrice": {
						"text": "¥0.99"
					},
					"seckillInfoV2": {
						"salePercent": 6,
						"salePercentText": "刚刚开抢",
						"seckillType": 3
					},
					"categoryId": 0,
					"seckillInfo": {
						"noticeType": 2,
						"skuStatus": 2,
						"seckillType": 2,
						"groupSeckillTag": {
							"url": "https://p1.meituan.net/mallimages/aa9693b567151735c2d1d08a8550b0d215104.png"
						},
						"seckillInfoDesc": {
							"desc": {
								"text": "214人已开团",
								"styleId": "sku_group_seckill_desc_tag"
							}
						},
						"selectedTabTime": 1622473200000
					},
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://p0.meituan.net/groceryimages/8b700b68924b2b773cd942970002f884697160.png",
					"recommendedSku": false
				}, {
					"subStatus": false,
					"skuId": 100080219573037,
					"picUrl": "https://img.meituan.net/groceryproductapipicpublic/86ca855645303f40c4424a808fabd03c407886760.png",
					"sellingPointInfo": "即将涨价",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "扁豆500g±50g/份"
					},
					"sellUnit": {
						"text": "份"
					},
					"sellPrice": {
						"text": "¥5.25"
					},
					"promotionPrice": {
						"text": "¥3.49"
					},
					"promotionLimitTag": {
						"text": "限购5份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 525,
					"v2Tags": [{
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "秒杀价"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购5份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购5份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://img.meituan.net/groceryimages/468123f3097e502a1fa1e7fe03e0c9c858968.jpg", "https://img.meituan.net/groceryimages/e653c6a53a4e5870d8a60640e1abcff676604.jpg"],
						"sellPrice": {
							"text": "¥5.25"
						},
						"promotionPrice": {
							"text": "¥3.49"
						},
						"countdownVO": {
							"descRightText": {
								"text": "已抢51份"
							},
							"seckillType": 2,
							"noticeType": 0
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "500g±50g/份"
						}]
					},
					"recReasonV2VO": {
						"type": 0,
						"boardType": 0
					},
					"bottomTagInfo": {},
					"topTagInfo": {
						"type": 3,
						"img": "https://p0.meituan.net/groceryimages/3a0dd0956d01f77e15078e0668f99b6985893.png"
					},
					"newSellPrice": {
						"text": "¥3.49"
					},
					"seckillInfoV2": {
						"salePercent": 0,
						"salePercentText": "刚刚开抢",
						"seckillType": 1
					},
					"categoryId": 0,
					"seckillInfo": {
						"noticeType": 2,
						"skuStatus": 2,
						"seckillType": 1,
						"seckillInfoDesc": {},
						"selectedTabTime": 1622473200000
					},
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/86ca855645303f40c4424a808fabd03c407886760.png",
					"recommendedSku": false
				}, {
					"subStatus": false,
					"skuId": 100063302560850,
					"picUrl": "https://img.meituan.net/groceryproductapipicpublic/8f11fadb0e6ac42115c2cc6c8478feec701436485.png",
					"sellingPointInfo": "周围邻居都在抢",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "【孝心首选】麒麟西瓜2.5kg"
					},
					"sellUnit": {
						"text": "个"
					},
					"sellPrice": {
						"text": "¥20.45"
					},
					"promotionPrice": {
						"text": "¥19.9"
					},
					"promotionLimitTag": {
						"text": "限购5份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 2045,
					"v2Tags": [{
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "秒杀价"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购5份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购5份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://p0.meituan.net/750.750/groceryimages/42213293c9b264231d5620f70134df6b630724.png", "http://p0.meituan.net/groceryimages/a17b35e533a9028ca33674ed6a45224c222745.jpg", "http://p0.meituan.net/groceryimages/0cfff47f6c5d7dee1ee419d0d45964e8214309.jpg", "http://p0.meituan.net/groceryimages/a17b35e533a9028ca33674ed6a45224c222745.jpg"],
						"sellPrice": {
							"text": "¥20.45"
						},
						"promotionPrice": {
							"text": "¥19.9"
						},
						"countdownVO": {
							"descRightText": {
								"text": "已抢12份"
							},
							"seckillType": 2,
							"noticeType": 0
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "2.5kg"
						}]
					},
					"recReasonV2VO": {
						"type": 0,
						"boardType": 0
					},
					"bottomTagInfo": {},
					"topTagInfo": {
						"type": 3,
						"img": "https://p0.meituan.net/groceryimages/3a0dd0956d01f77e15078e0668f99b6985893.png"
					},
					"newSellPrice": {
						"text": "¥19.9"
					},
					"seckillInfoV2": {
						"salePercent": 0,
						"salePercentText": "刚刚开抢",
						"seckillType": 1
					},
					"categoryId": 0,
					"seckillInfo": {
						"noticeType": 2,
						"skuStatus": 2,
						"seckillType": 1,
						"seckillInfoDesc": {},
						"selectedTabTime": 1622473200000
					},
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/8f11fadb0e6ac42115c2cc6c8478feec701436485.png",
					"recommendedSku": false
				}, {
					"subStatus": false,
					"skuId": 100056103480311,
					"picUrl": "https://img.meituan.net/groceryproductapipicpublic/a38e25707b5fabb74ff007d1d4de4685560766123.png",
					"sellingPointInfo": "今日必抢",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "千禧小番茄500g±30g"
					},
					"sellUnit": {
						"text": "份"
					},
					"sellPrice": {
						"text": "¥10.44"
					},
					"promotionPrice": {
						"text": "¥4.88"
					},
					"promotionLimitTag": {
						"text": "限购5份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 1044,
					"v2Tags": [{
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "秒杀价"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购5份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购5份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://p0.meituan.net/750.750/groceryimages/f77e128870ef0856de9387aa660125b9570656.png", "https://p0.meituan.net/750.750/groceryimages/11ccae8f063a67470eeb4dad7192fe34532493.png", "http://p0.meituan.net/groceryimages/9d0c7d1d1917a85266d5ec229f9d2078205197.jpg", "http://p1.meituan.net/groceryimages/003562ad355141771d10b4c9b637d33d178603.jpg"],
						"sellPrice": {
							"text": "¥10.44"
						},
						"promotionPrice": {
							"text": "¥4.88"
						},
						"countdownVO": {
							"descRightText": {
								"text": "已抢45份"
							},
							"seckillType": 2,
							"noticeType": 0
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "500g±30g"
						}]
					},
					"recReasonV2VO": {
						"type": 0,
						"boardType": 0
					},
					"bottomTagInfo": {},
					"topTagInfo": {
						"type": 3,
						"img": "https://p0.meituan.net/groceryimages/3a0dd0956d01f77e15078e0668f99b6985893.png"
					},
					"newSellPrice": {
						"text": "¥4.88"
					},
					"seckillInfoV2": {
						"salePercent": 0,
						"salePercentText": "刚刚开抢",
						"seckillType": 1
					},
					"categoryId": 0,
					"seckillInfo": {
						"noticeType": 2,
						"skuStatus": 2,
						"seckillType": 1,
						"seckillInfoDesc": {},
						"selectedTabTime": 1622473200000
					},
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/a38e25707b5fabb74ff007d1d4de4685560766123.png",
					"recommendedSku": false
				}]
			},
			"homePagePropagandaVO": {
				"title": "售后无忧",
				"titleIconUrl": "https://p0.meituan.net/mallimages/93f08d732319cba245cd2c4e31045c4c1270.png",
				"items": [{
					"tag": "品质保障",
					"iconUrl": "https://p0.meituan.net/mallimages/f69d06f3cd1845244de5840628a6bab21325.png",
					"description": "若收货时发现商品有变质、腐烂、破损等情况,可在下单次日起48小时内申请退款"
				}, {
					"tag": "闪电退款",
					"iconUrl": "https://p0.meituan.net/mallimages/7ea2636fb94e637fc6aa2e76125fbebf1398.png",
					"description": "申请退款可享受闪电退款到账服务"
				}, {
					"tag": "次日自提",
					"iconUrl": "https://p1.meituan.net/mallimages/a7f0aef28d3e30825710ede99afbf8671130.png",
					"description": "每日23点前下单,次日16点可去门店自提"
				}]
			},
			"unifiedPropagandaVO": {
				"title": "便宜有好货",
				"titleIconUrl": "https://p0.meituan.net/groceryimages/d65410a6f2da979dd0e7ed7da6174eba3553.png",
				"expand": true,
				"items": [{
					"tag": "品质保障",
					"iconUrl": "https://p0.meituan.net/groceryimages/f7b27da04efdb620e2316744ea08c8b82075.png",
					"description": "全场商品均经过品质检验,若收货时发现商品有变质、腐烂、破损等情况,可在提货日起72小时内申请退款"
				}, {
					"tag": "极速退款",
					"iconUrl": "https://p0.meituan.net/groceryimages/46fe0d246610f14ca927705e665d9b7d2084.png",
					"description": "退款审核通过后,可享受极速退款到账服务(部分商品需司机取回后退款)"
				}, {
					"tag": "次日自提",
					"iconUrl": "https://p0.meituan.net/groceryimages/f88554f1045e983d5cf6d8f50a68a23c1817.png",
					"description": "每日23点前下单,次日16点可到下单门店自提(不同门店提货时间可能有差异,详见门店社群通知)"
				}, {
					"tag": "资质规则",
					"iconUrl": "https://p0.meituan.net/groceryimages/cfa3566c4ff26711f860519f19170f562082.png",
					"description": "平台资质与规则,点击查看详情",
					"link": "https://rules-center.meituan.com/m?commonType=12"
				}]
			},
			"guessLikeListVO": {
				"itemList": [{
					"type": 1,
					"skuItem": {
						"subStatus": false,
						"skuId": 100082771972226,
						"picUrl": "https://img.meituan.net/groceryimages/57e8993c7a77873b55ff604e4c44aac8216216.jpg",
						"sellingPointInfo": "特价来袭",
						"sellingPointInfoType": 2,
						"skuTitle": {
							"text": "白玉菇125g±10g/盒"
						},
						"sellUnit": {
							"text": "盒"
						},
						"sellPrice": {
							"text": "¥1.99"
						},
						"promotionPrice": {
							"text": "¥0.99"
						},
						"promotionLimitTag": {
							"text": "限1份"
						},
						"dashPrice": {},
						"sellButton": {
							"text": "",
							"enable": true,
							"status": 1
						},
						"process": false,
						"seqPrice": 199,
						"v2Tags": [{
							"tagType": 1,
							"type": 9,
							"priority": 0,
							"ordered": 9,
							"styleText": {
								"text": "新客价"
							},
							"colorType": 1
						}, {
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 10,
							"styleText": {
								"text": "限1份"
							},
							"colorType": 1
						}],
						"v3Tags": [{
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 3,
							"styleText": {
								"text": "限1份"
							},
							"colorType": 2
						}],
						"buttonList": [{
							"text": "",
							"enable": true,
							"status": 1
						}],
						"choiceEnable": false,
						"preSellDeliveryDate": {
							"text": "明天16:00提货"
						},
						"detailOptimizationVO": {
							"picUrls": ["https://img.meituan.net/groceryimages/57e8993c7a77873b55ff604e4c44aac8216216.jpg", "https://img.meituan.net/groceryimages/8bd794d6d6223034b631b1799df87003188981.jpg", "https://img.meituan.net/groceryimages/ddb03de7dfe522ca673bb4fa746fb00f201326.jpg", "https://img.meituan.net/groceryimages/65d58d120fbec4e0219d8b98dd5df24b149451.jpg", "https://img.meituan.net/groceryimages/5241766c69dda763f76c053d6ad868d0149763.jpg"],
							"sellPrice": {
								"text": "¥1.99"
							},
							"promotionPrice": {
								"text": "¥0.99"
							},
							"buttonList": [{
								"text": "加入购物车",
								"enable": true,
								"status": 1
							}, {
								"text": "立即购买",
								"enable": true,
								"status": 8
							}],
							"isShowRemindClick": false,
							"saleStatus": 1
						},
						"type": 1,
						"processVO": {
							"specList": [{
								"attrId": -1,
								"attrValue": "125g±10g/盒"
							}]
						},
						"recReasonV2VO": {
							"type": 1,
							"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
							"recReasonText": {
								"text": "附近2054人已下单",
								"styleId": "sku_list_rec_reason"
							},
							"boardType": 0,
							"userIconList": ["https://img.meituan.net/avatar/1bd6b2fab06cb5529a4255515d7261a26496.jpg", "https://img.meituan.net/avatar/87fa561f4b666c07ba263c35f6859d592520.jpg", "https://img.meituan.net/avatar/662cd977ab50e101334a0bf11b6529494889.jpg"]
						},
						"bottomTagInfo": {},
						"topTagInfo": {
							"type": 3,
							"img": "https://p0.meituan.net/groceryimages/a0967c8b358b5f78c335a18ec32cd00869040.png"
						},
						"newSellPrice": {
							"text": "¥0.99"
						},
						"feedBackInfoList": [{
							"text": "不喜欢该商品",
							"isDelete": true,
							"needReport": true,
							"type": 1,
							"categoryId": 110028
						}, {
							"text": "不想看同类商品",
							"isDelete": true,
							"needReport": true,
							"type": 2,
							"categoryId": 110028
						}, {
							"text": "图片引起不适",
							"isDelete": true,
							"needReport": true,
							"type": 3,
							"categoryId": 110028
						}],
						"categoryId": 0,
						"goodType": 3,
						"orgPromotionPrice": 0,
						"showHighlight": false,
						"fromSearchResult": false,
						"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/eb56f768dc0c768d3924a3fd1203feb7449008809.png",
						"recommendedSku": false
					}
				}, {
					"type": 1,
					"skuItem": {
						"subStatus": false,
						"skuId": 100103200388631,
						"picUrl": "https://p0.meituan.net/750.750/groceryimages/29c95911f4914a72ce9d622b17108ef3597273.png",
						"sellingPointInfo": "特价来袭",
						"sellingPointInfoType": 2,
						"skuTitle": {
							"text": "广西桂林鲜米粉(含卤汁包,辣椒油豌豆酸豆角)260g/袋"
						},
						"sellUnit": {
							"text": "袋"
						},
						"sellPrice": {
							"text": "¥4.55"
						},
						"promotionPrice": {
							"text": "¥3.55"
						},
						"promotionLimitTag": {
							"text": "限1份"
						},
						"dashPrice": {},
						"sellButton": {
							"text": "",
							"enable": true,
							"status": 1
						},
						"process": false,
						"seqPrice": 455,
						"v2Tags": [{
							"tagType": 1,
							"type": 9,
							"priority": 0,
							"ordered": 9,
							"styleText": {
								"text": "新客价"
							},
							"colorType": 1
						}, {
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 10,
							"styleText": {
								"text": "限1份"
							},
							"colorType": 1
						}],
						"v3Tags": [{
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 3,
							"styleText": {
								"text": "限1份"
							},
							"colorType": 2
						}],
						"buttonList": [{
							"text": "",
							"enable": true,
							"status": 1
						}],
						"choiceEnable": false,
						"preSellDeliveryDate": {
							"text": "明天16:00提货"
						},
						"detailOptimizationVO": {
							"picUrls": ["https://p0.meituan.net/750.750/groceryimages/29c95911f4914a72ce9d622b17108ef3597273.png", "https://img.meituan.net/groceryimages/9e9ff128e1f73a7e95bcb590214f117c209926.jpg", "https://img.meituan.net/groceryimages/a95cc3ecdd8981c0888dca376f28613a488697.jpg", "https://img.meituan.net/groceryimages/efc0509f48cbec9e62a6b367a10f29ae344357.jpg"],
							"sellPrice": {
								"text": "¥4.55"
							},
							"promotionPrice": {
								"text": "¥3.55"
							},
							"buttonList": [{
								"text": "加入购物车",
								"enable": true,
								"status": 1
							}, {
								"text": "立即购买",
								"enable": true,
								"status": 8
							}],
							"isShowRemindClick": false,
							"saleStatus": 1
						},
						"type": 1,
						"processVO": {
							"specList": [{
								"attrId": -1,
								"attrValue": "260g/袋"
							}]
						},
						"recReasonV2VO": {
							"type": 1,
							"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
							"recReasonText": {
								"text": "附近2100人已下单",
								"styleId": "sku_list_rec_reason"
							},
							"boardType": 0,
							"userIconList": ["https://img.meituan.net/avatar/8c0fae8e2d06a42ecd934da4bf28fbdb3306.jpg", "https://img.meituan.net/avatar/bde7f880401a463257610c541e38f45d2938.jpg", "https://img.meituan.net/avatar/fd8392aec59b288117b6169c873a15703510.jpg"]
						},
						"bottomTagInfo": {},
						"topTagInfo": {
							"type": 3,
							"img": "https://p0.meituan.net/groceryimages/a0967c8b358b5f78c335a18ec32cd00869040.png"
						},
						"newSellPrice": {
							"text": "¥3.55"
						},
						"feedBackInfoList": [{
							"text": "不喜欢该商品",
							"isDelete": true,
							"needReport": true,
							"type": 1,
							"categoryId": 110265
						}, {
							"text": "不想看同类商品",
							"isDelete": true,
							"needReport": true,
							"type": 2,
							"categoryId": 110265
						}, {
							"text": "图片引起不适",
							"isDelete": true,
							"needReport": true,
							"type": 3,
							"categoryId": 110265
						}],
						"categoryId": 0,
						"goodType": 3,
						"orgPromotionPrice": 0,
						"showHighlight": false,
						"fromSearchResult": false,
						"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/4850e692456891bc6f0c8aeb675b9b89521829624.png",
						"recommendedSku": false
					}
				}, {
					"type": 1,
					"skuItem": {
						"subStatus": false,
						"skuId": 100097117689415,
						"picUrl": "https://img.meituan.net/groceryimages/83ba6d6b7575c0af98a77b923ec5e82c78704.jpg",
						"sellingPointInfo": "",
						"sellingPointInfoType": -1,
						"skuTitle": {
							"text": "【孝心首选】 国产香蕉500g+"
						},
						"sellUnit": {
							"text": "袋"
						},
						"sellPrice": {
							"text": "¥5.5"
						},
						"dashPrice": {},
						"sellButton": {
							"text": "",
							"enable": true,
							"status": 1
						},
						"process": false,
						"seqPrice": 550,
						"v2Tags": [{
							"tagType": 1,
							"type": 9,
							"priority": 0,
							"ordered": 9,
							"styleText": {
								"text": "已省4.4元"
							},
							"colorType": 1
						}],
						"v3Tags": [],
						"buttonList": [{
							"text": "",
							"enable": true,
							"status": 1
						}],
						"choiceEnable": false,
						"preSellDeliveryDate": {
							"text": "明天16:00提货"
						},
						"detailOptimizationVO": {
							"picUrls": ["https://img.meituan.net/groceryimages/83ba6d6b7575c0af98a77b923ec5e82c78704.jpg", "https://img.meituan.net/groceryimages/8b26ab28110f1b80e44f11055f50ffc594870.jpg", "https://img.meituan.net/groceryimages/0ba3e634ad210a5bd3b42ecaed1de49678757.jpg", "https://img.meituan.net/groceryimages/8d5349608efd920dd0828ef4de51f56799519.jpg"],
							"sellPrice": {
								"text": "¥5.5"
							},
							"buttonList": [{
								"text": "加入购物车",
								"enable": true,
								"status": 1
							}, {
								"text": "立即购买",
								"enable": true,
								"status": 8
							}],
							"isShowRemindClick": false,
							"saleStatus": 1
						},
						"type": 1,
						"processVO": {
							"specList": [{
								"attrId": -1,
								"attrValue": "500g"
							}]
						},
						"recReasonV2VO": {
							"type": 1,
							"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
							"recReasonText": {
								"text": "附近2402人已下单",
								"styleId": "sku_list_rec_reason"
							},
							"boardType": 0,
							"userIconList": ["https://img.meituan.net/avatar/a3702ada479d744244bfb64d7996bf274388.jpg", "https://img.meituan.net/avatar/fb470e1d48f08c421226ef572a62dc513420.jpg", "https://img.meituan.net/avatar/0a8f8e95bd5c3eeb7adb003c176dd8a54417.jpg"]
						},
						"bottomTagInfo": {},
						"topTagInfo": {
							"type": 7,
							"img": "https://p0.meituan.net/groceryimages/26661ba66fdf595c9970fbbfde46013861272.png"
						},
						"newSellPrice": {
							"text": "¥5.5"
						},
						"topClickInfo": {
							"type": 2,
							"jumperUrl": "igrocery://www.grocery.com/board_list?poiId=143147528661317&type=1&tabId=2",
							"iconUrl": "https://p0.meituan.net/groceryimages/ba70abaefe24cc062c0a84685da8a4921528.png",
							"text": {
								"text": "水果今日热卖榜第1名",
								"styleId": "sku_list_board"
							},
							"boardType": 1
						},
						"feedBackInfoList": [{
							"text": "不喜欢该商品",
							"isDelete": true,
							"needReport": true,
							"type": 1,
							"categoryId": 110116
						}, {
							"text": "不想看同类商品",
							"isDelete": true,
							"needReport": true,
							"type": 2,
							"categoryId": 110116
						}, {
							"text": "图片引起不适",
							"isDelete": true,
							"needReport": true,
							"type": 3,
							"categoryId": 110116
						}],
						"categoryId": 0,
						"goodType": 3,
						"orgPromotionPrice": 0,
						"showHighlight": false,
						"fromSearchResult": false,
						"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/f7f1e9c799bc5303d4b5513635fa3c26610694790.png",
						"recommendedSku": false
					}
				}, {
					"type": 1,
					"skuItem": {
						"subStatus": false,
						"skuId": 100086357081737,
						"picUrl": "https://img.meituan.net/groceryimages/32a8a4c3435201fded457f8c62b163d4164943.jpg",
						"sellingPointInfo": "滑嫩爽口",
						"sellingPointInfoType": 1,
						"skuTitle": {
							"text": "辉群鸭血300g"
						},
						"sellUnit": {
							"text": "盒"
						},
						"sellPrice": {
							"text": "¥1.99"
						},
						"promotionLimitTag": {
							"text": "限量热卖"
						},
						"dashPrice": {},
						"sellButton": {
							"text": "",
							"enable": true,
							"status": 1
						},
						"process": false,
						"seqPrice": 199,
						"v2Tags": [{
							"tagType": 1,
							"type": 9,
							"priority": 0,
							"ordered": 9,
							"styleText": {
								"text": "劲爆低价"
							},
							"colorType": 1
						}, {
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 10,
							"styleText": {
								"text": "限量热卖"
							},
							"colorType": 1
						}],
						"v3Tags": [{
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 3,
							"styleText": {
								"text": "限量热卖"
							},
							"colorType": 2
						}],
						"buttonList": [{
							"text": "",
							"enable": true,
							"status": 1
						}],
						"choiceEnable": false,
						"preSellDeliveryDate": {
							"text": "明天16:00提货"
						},
						"detailOptimizationVO": {
							"picUrls": ["https://img.meituan.net/groceryimages/32a8a4c3435201fded457f8c62b163d4164943.jpg", "https://img.meituan.net/groceryimages/089edb6601b36a860f997012b15492ab159256.jpg", "https://img.meituan.net/groceryimages/b3a5be90cdcb763a6f01fc194cff846b118975.jpg"],
							"sellPrice": {
								"text": "¥1.99"
							},
							"buttonList": [{
								"text": "加入购物车",
								"enable": true,
								"status": 1
							}, {
								"text": "立即购买",
								"enable": true,
								"status": 8
							}],
							"isShowRemindClick": false,
							"saleStatus": 1
						},
						"type": 1,
						"processVO": {
							"specList": [{
								"attrId": -1,
								"attrValue": "300g"
							}]
						},
						"recReasonV2VO": {
							"type": 1,
							"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
							"recReasonText": {
								"text": "附近2705人已下单",
								"styleId": "sku_list_rec_reason"
							},
							"boardType": 0,
							"userIconList": ["https://img.meituan.net/avatar/441da543a5d3abc7e55f1e07f32556b24140.jpg", "https://img.meituan.net/avatar/b30d6c7f0b2cd6e44b3baffee720cd565728.jpg", "https://img.meituan.net/avatar/104991151fdfba9d104d289151f9c0633271.jpg"]
						},
						"bottomTagInfo": {},
						"topTagInfo": {
							"type": 7,
							"img": "https://p0.meituan.net/groceryimages/c56cd306cbf4ab1f4cc361f0274c819662080.png"
						},
						"newSellPrice": {
							"text": "¥1.99"
						},
						"feedBackInfoList": [{
							"text": "不喜欢该商品",
							"isDelete": true,
							"needReport": true,
							"type": 1,
							"categoryId": 110217
						}, {
							"text": "不想看同类商品",
							"isDelete": true,
							"needReport": true,
							"type": 2,
							"categoryId": 110217
						}, {
							"text": "图片引起不适",
							"isDelete": true,
							"needReport": true,
							"type": 3,
							"categoryId": 110217
						}],
						"categoryId": 0,
						"goodType": 3,
						"orgPromotionPrice": 0,
						"showHighlight": false,
						"fromSearchResult": false,
						"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/fcf13cccb2a33c30be1729f8a481e9f1749836570.png",
						"recommendedSku": false
					}
				}, {
					"type": 1,
					"skuItem": {
						"subStatus": false,
						"skuId": 100093774879197,
						"picUrl": "https://p0.meituan.net/750.750/groceryimages/a33a035455c62b8f5896f910cca08b21602742.png",
						"sellingPointInfo": "酸甜爽口",
						"sellingPointInfoType": 1,
						"skuTitle": {
							"text": "荷润藕遇乳酸菌风味饮料340ml*12瓶整箱装"
						},
						"sellUnit": {
							"text": "箱"
						},
						"sellPrice": {
							"text": "¥9.9"
						},
						"promotionLimitTag": {
							"text": "限购2份"
						},
						"dashPrice": {},
						"sellButton": {
							"text": "",
							"enable": true,
							"status": 1
						},
						"process": false,
						"seqPrice": 990,
						"v2Tags": [{
							"tagType": 1,
							"type": 9,
							"priority": 0,
							"ordered": 9,
							"styleText": {
								"text": "4.8折优惠"
							},
							"colorType": 1
						}, {
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 10,
							"styleText": {
								"text": "限购2份"
							},
							"colorType": 1
						}],
						"v3Tags": [{
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 3,
							"styleText": {
								"text": "限购2份"
							},
							"colorType": 2
						}],
						"buttonList": [{
							"text": "",
							"enable": true,
							"status": 1
						}],
						"choiceEnable": false,
						"preSellDeliveryDate": {
							"text": "明天16:00提货"
						},
						"detailOptimizationVO": {
							"picUrls": ["https://p0.meituan.net/750.750/groceryimages/a33a035455c62b8f5896f910cca08b21602742.png", "https://img.meituan.net/groceryimages/92ee693a1c358d1fb79524e6781afa0c353230.jpg", "https://img.meituan.net/groceryimages/9eed495aea7bc94a99217bcafc471098339389.jpg", "https://img.meituan.net/groceryimages/dbda8a69f69c11395af108b906a67860504404.jpg", "https://img.meituan.net/groceryimages/4c8a3c16d2520164ae34ec73d1aff29a375474.jpg"],
							"sellPrice": {
								"text": "¥9.9"
							},
							"buttonList": [{
								"text": "加入购物车",
								"enable": true,
								"status": 1
							}, {
								"text": "立即购买",
								"enable": true,
								"status": 8
							}],
							"isShowRemindClick": false,
							"saleStatus": 1
						},
						"type": 1,
						"processVO": {
							"specList": [{
								"attrId": -1,
								"attrValue": "340ml*12瓶整箱装"
							}]
						},
						"recReasonV2VO": {
							"type": 1,
							"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
							"recReasonText": {
								"text": "附近1387人已下单",
								"styleId": "sku_list_rec_reason"
							},
							"boardType": 0,
							"userIconList": ["https://img.meituan.net/avatar/c85a5da8ef4789cbee1fd0ce9f16df403304.jpg", "https://img.meituan.net/avatar/360adbb273c57eb8944453a1eac8f6f15688.jpg", "https://img.meituan.net/avatar/6a93ccf1deb21d9b9b4c2d872e48f2a26022.jpg"]
						},
						"bottomTagInfo": {
							"type": 1,
							"sticker": {
								"img": "https://p1.meituan.net/xiaomei/af02f5025bfa11479413939f56646ff144093.png"
							}
						},
						"topTagInfo": {
							"type": 7,
							"img": "https://p0.meituan.net/groceryimages/c56cd306cbf4ab1f4cc361f0274c819662080.png"
						},
						"newSellPrice": {
							"text": "¥9.9"
						},
						"feedBackInfoList": [{
							"text": "不喜欢该商品",
							"isDelete": true,
							"needReport": true,
							"type": 1,
							"categoryId": 110365
						}, {
							"text": "不想看同类商品",
							"isDelete": true,
							"needReport": true,
							"type": 2,
							"categoryId": 110365
						}, {
							"text": "图片引起不适",
							"isDelete": true,
							"needReport": true,
							"type": 3,
							"categoryId": 110365
						}],
						"categoryId": 0,
						"goodType": 3,
						"orgPromotionPrice": 0,
						"showHighlight": false,
						"fromSearchResult": false,
						"whitePicUrl": "https://p0.meituan.net/groceryimages/e04e7bb2b893614622741109c13f2e0d667746.png",
						"recommendedSku": false
					}
				}, {
					"type": 1,
					"skuItem": {
						"subStatus": false,
						"skuId": 100077334689829,
						"picUrl": "https://img.meituan.net/groceryimages/06332209ddc5a155f51eb27d434ba9d367410.jpg",
						"sellingPointInfo": "天天特价",
						"sellingPointInfoType": 2,
						"skuTitle": {
							"text": "新黄心土豆500g ±50g"
						},
						"sellUnit": {
							"text": "份"
						},
						"sellPrice": {
							"text": "¥1.79"
						},
						"promotionPrice": {
							"text": "¥1.78"
						},
						"promotionLimitTag": {
							"text": "限购1份"
						},
						"dashPrice": {},
						"sellButton": {
							"text": "",
							"enable": true,
							"status": 1
						},
						"process": false,
						"seqPrice": 179,
						"v2Tags": [{
							"tagType": 2,
							"type": 7,
							"priority": 0,
							"ordered": 3,
							"image": {
								"title": "",
								"url": "https://p0.meituan.net/mallimages/6ed01def5ae2aa0f0e839044d449f96112448.png",
								"width": 48,
								"height": 44,
								"imageId": ""
							},
							"styleText": {
								"text": "应季好货",
								"styleId": "feature_tag"
							},
							"colorType": 1
						}, {
							"tagType": 1,
							"type": 9,
							"priority": 0,
							"ordered": 9,
							"styleText": {
								"text": "特价"
							},
							"colorType": 1
						}, {
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 10,
							"styleText": {
								"text": "限购1份"
							},
							"colorType": 1
						}],
						"v3Tags": [{
							"tagType": 2,
							"type": 7,
							"priority": 0,
							"ordered": 3,
							"image": {
								"title": "",
								"url": "https://p0.meituan.net/mallimages/6ed01def5ae2aa0f0e839044d449f96112448.png",
								"width": 48,
								"height": 44,
								"imageId": ""
							},
							"styleText": {
								"text": "应季好货",
								"styleId": "feature_tag"
							},
							"colorType": 1
						}, {
							"tagType": 1,
							"type": 10,
							"priority": 0,
							"ordered": 3,
							"styleText": {
								"text": "限购1份"
							},
							"colorType": 2
						}],
						"buttonList": [{
							"text": "",
							"enable": true,
							"status": 1
						}],
						"choiceEnable": false,
						"preSellDeliveryDate": {
							"text": "明天16:00提货"
						},
						"detailOptimizationVO": {
							"picUrls": ["https://img.meituan.net/groceryimages/06332209ddc5a155f51eb27d434ba9d367410.jpg", "https://img.meituan.net/groceryimages/8a5071d1c217944de9267581e1071854127816.jpg", "https://img.meituan.net/groceryimages/20d9f21f41ec9a593ce7526bb5509593125954.jpg", "https://img.meituan.net/groceryimages/8a1a8e1fb372f66b6f39a2b83498dd98247493.jpg"],
							"sellPrice": {
								"text": "¥1.79"
							},
							"promotionPrice": {
								"text": "¥1.78"
							},
							"buttonList": [{
								"text": "加入购物车",
								"enable": true,
								"status": 1
							}, {
								"text": "立即购买",
								"enable": true,
								"status": 8
							}],
							"isShowRemindClick": false,
							"saleStatus": 1
						},
						"type": 1,
						"processVO": {
							"specList": [{
								"attrId": -1,
								"attrValue": "500g ±50g"
							}]
						},
						"recReasonV2VO": {
							"type": 1,
							"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
							"recReasonText": {
								"text": "附近3762人已下单",
								"styleId": "sku_list_rec_reason"
							},
							"boardType": 0,
							"userIconList": ["https://img.meituan.net/avatar/29cff4708013363b5b4ee2fe101c4bf12537.jpg", "https://img.meituan.net/avatar/ba11738ae3191b37481561be13daf0182780.jpg", "https://img.meituan.net/avatar/5bb448b1bcdf5803fcf5a2e387978b003969.jpg"]
						},
						"bottomTagInfo": {},
						"topTagInfo": {
							"type": 7,
							"img": "https://p0.meituan.net/groceryimages/c56cd306cbf4ab1f4cc361f0274c819662080.png"
						},
						"newSellPrice": {
							"text": "¥1.78"
						},
						"feedBackInfoList": [{
							"text": "不喜欢该商品",
							"isDelete": true,
							"needReport": true,
							"type": 1,
							"categoryId": 110031
						}, {
							"text": "不想看同类商品",
							"isDelete": true,
							"needReport": true,
							"type": 2,
							"categoryId": 110031
						}, {
							"text": "图片引起不适",
							"isDelete": true,
							"needReport": true,
							"type": 3,
							"categoryId": 110031
						}],
						"categoryId": 0,
						"goodType": 3,
						"orgPromotionPrice": 0,
						"showHighlight": false,
						"fromSearchResult": false,
						"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/5f990d68724987593a334ce67b1b82a7480821872.png",
						"recommendedSku": false
					}
				}],
				"total": 1444,
				"offset": 0,
				"limit": 6,
				"moduleTitle": {
					"text": "猜你喜欢"
				},
				"styleMap": {
					"common_tpm": {
						"color": "#432703",
						"borderColor": "#FFE5A6",
						"backgroundColor": "#FFEEC5"
					},
					"pt": {
						"color": "#FFFFFF",
						"borderColor": "#005DACE9",
						"backgroundColor": "#FF5DACE9"
					},
					"ty": {
						"color": "#FF9900",
						"backgroundColor": "#F0FFF2E3"
					},
					"lt": {
						"color": "#CB7C00",
						"borderColor": "#CB7C00",
						"backgroundColor": "#99FFFFFF"
					},
					"lsspv310": {
						"color": "#BB6B2E"
					},
					"odpbnbu": {
						"color": "#999999",
						"borderColor": "#B7B7B7"
					},
					"common_tpd": {
						"color": "#E95A7E",
						"borderColor": "#FFE1E8",
						"backgroundColor": "#FFF2F5"
					},
					"biz_tpm_v2": {
						"color": "#FFFFFF",
						"backgroundColor": "#FF5532"
					},
					"dp": {
						"textDecoration": "line-through"
					},
					"lrtv3": {
						"color": "#506CD0",
						"backgroundColor": "#F0EEF1FF"
					},
					"sws": {
						"color": "#FFFFFF",
						"backgroundColor": "#FF0068FF"
					},
					"sso": {
						"color": "#FFFFFF",
						"backgroundColor": "#D9D9D9"
					},
					"biz_tpd": {
						"color": "#FF6632",
						"borderColor": "#FFC79E",
						"backgroundColor": "#FFF3EB"
					},
					"dt": {
						"color": "#0080E2",
						"borderColor": "#0080E2",
						"backgroundColor": "#FFFFFFFF"
					},
					"sol": {
						"color": "#FFFFFF",
						"backgroundColor": "#D9D9D9"
					},
					"hot_word_special_biz": {
						"backgroundColor": "#FFF5F5"
					},
					"lstv570": {
						"color": "#009125",
						"backgroundColor": "#E6FFFFFF"
					},
					"sku_comment_user_buy_tag": {
						"color": "#167043",
						"gradientColor": {
							"direction": 3,
							"fromColor": "#E8FCE3",
							"toColor": "#DCFCD4"
						}
					},
					"odpbnbe": {
						"color": "#333333",
						"backgroundColor": "#EEEEEE"
					},
					"biz_top": {
						"color": "#4D8AF3",
						"borderColor": "#A7C4F6",
						"backgroundColor": "#F2F7FF"
					},
					"operate_hot_word_biz": {
						"backgroundColor": "#FFF5F5"
					},
					"scl": {
						"color": "#999999"
					},
					"common_top": {
						"color": "#E95A7E",
						"borderColor": "#FFE1E8",
						"backgroundColor": "#FFF2F5"
					},
					"sku_list_live_stream": {
						"color": "#F20000",
						"backgroundColor": "#FFF0F0"
					},
					"mpoiv3": {
						"color": "#DB3535",
						"backgroundColor": "#F0FFEEEE"
					},
					"tag_fpstp": {
						"color": "#333333"
					},
					"promotion_word_biz": {
						"color": "#FF1929"
					},
					"relate_reason": {
						"color": "#D5A94D"
					},
					"scgsg": {
						"color": "#53B348"
					},
					"scgsf": {
						"color": "#E0924D"
					},
					"clt": {
						"color": "#333333"
					},
					"tag_base_property": {
						"color": "#009125",
						"borderColor": "#33BA55"
					},
					"d2tv33": {
						"color": "#333333"
					},
					"rec_reason": {
						"color": "#D5A94D"
					},
					"scrg": {
						"backgroundColor": "#F9F9F9"
					},
					"scrf": {
						"backgroundColor": "#F9F9F9"
					},
					"biz_sp": {
						"color": "#999999"
					},
					"prt": {
						"color": "#FFFFFF",
						"borderColor": "#00FD714D",
						"backgroundColor": "#FFFD714D"
					},
					"d2tv32": {
						"color": "#8F5E3C"
					},
					"ltv3": {
						"color": "#D19B5A",
						"borderColor": "#E3C39C",
						"backgroundColor": "#ccFFFFFF"
					},
					"lsb": {
						"color": "#FE4F20"
					},
					"lsd": {
						"color": "#95989E"
					},
					"fb": {
						"color": "#0080E2"
					},
					"swsv3": {
						"color": "#FFFFFF",
						"backgroundColor": "#66A78157"
					},
					"tag_tpm_v2": {
						"color": "#FC4A0D",
						"borderColor": "#FFB699",
						"backgroundColor": "#FFF7F2"
					},
					"addot": {
						"color": "#A78157",
						"backgroundColor": "#F7F1EC"
					},
					"addco": {
						"color": "#506cd0",
						"backgroundColor": "#eef1ff"
					},
					"sku_comment_user_judge_tag": {
						"color": "#BD3200",
						"gradientColor": {
							"direction": 3,
							"fromColor": "#FFF4DB",
							"toColor": "#FFEFCC"
						}
					},
					"top": {
						"color": "#506CD0",
						"borderColor": "#96A7E3",
						"backgroundColor": "#ccFFFFFF"
					},
					"group_style_gb": {
						"backgroundColor": "#FFE8E3"
					},
					"hot_word_common_biz": {
						"backgroundColor": "#F5F6F7"
					},
					"sku_list_board": {
						"color": "#FF6200"
					},
					"group_style_text": {
						"color": "#FF5454"
					},
					"sku_group_seckill_desc_tag": {
						"color": "#FFFFFF",
						"backgroundColor": "rgba(0,0,0,0.7)"
					},
					"lsdv3": {
						"color": "#666666"
					},
					"lsbv3": {
						"color": "#C79F7D"
					},
					"biz_top_v2": {
						"color": "#FF6632",
						"borderColor": "#FFCCC0",
						"backgroundColor": "#FFECE8"
					},
					"scbsg": {
						"color": "#867F78"
					},
					"sdpci": {
						"color": "#666666"
					},
					"scbsf": {
						"color": "#867F78"
					},
					"biz_tpd_v2": {
						"color": "#FF6632",
						"borderColor": "#FFCCC0",
						"backgroundColor": "#FFECE8"
					},
					"d2t": {
						"color": "#0080E2"
					},
					"v4_comment": {
						"color": "#8B8F94"
					},
					"tag_detail_presell": {
						"color": "#179938",
						"borderColor": "#62BA78"
					},
					"tpd": {
						"color": "#FFFFFF",
						"backgroundColor": "#C79F7D"
					},
					"addho": {
						"color": "#ed8c00",
						"backgroundColor": "#fff1e2"
					},
					"tb": {
						"color": "#0080E2",
						"backgroundColor": "#F0E2F0FE"
					},
					"tpm": {
						"color": "#FFFFFF",
						"backgroundColor": "#FF688B"
					},
					"ltdv3": {
						"color": "#C79F7D",
						"borderColor": "#C79F7D",
						"backgroundColor": "#00FFFFFF"
					},
					"tlpdv3": {
						"color": "#506CD0"
					},
					"tpdv3": {
						"color": "#506CD0",
						"backgroundColor": "#F0EEF1FF"
					},
					"sku_list_rec_reason": {
						"color": "#F20000"
					},
					"biz_tpm": {
						"color": "#ffffff",
						"backgroundColor": "#FF7a32"
					},
					"fpstp": {
						"color": "#333333",
						"backgroundColor": "#F6F6F6"
					},
					"d2tv3": {
						"color": "#506CD0"
					},
					"mt34": {
						"color": "#C8853F",
						"backgroundColor": "#F0FFEECA"
					},
					"ssr38": {
						"color": "#333333",
						"borderColor": "#B7B7B7"
					},
					"msg_tip_biz": {
						"color": "#53B348",
						"backgroundColor": "#E1F5D9"
					},
					"sku_seckill_desc_tag": {
						"color": "#FFFFFF",
						"backgroundColor": "linear-gradient(90deg, #FC6344, #FC2134)"
					}
				},
				"guessLikeTabVOList": [{
					"tabName": {
						"text": "猜你喜欢"
					},
					"tabSubName": {
						"text": "最懂你"
					},
					"tabId": 0,
					"tabType": 1
				}],
				"styleType": 0
			},
			"jigsawSpecialAreaVO": {
				"total": 0,
				"offset": 0,
				"limit": 0
			},
			"freeOrderProcess": {},
			"afterSaleTipsVO": {},
			"homepageRefreshPopup": {
				"showTime": 1622559600000
			},
			"cmarket": {
				"itemList": [{
					"subStatus": false,
					"skuId": 100077334689829,
					"picUrl": "https://img.meituan.net/groceryimages/06332209ddc5a155f51eb27d434ba9d367410.jpg",
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "新黄心土豆500g ±50g"
					},
					"sellUnit": {
						"text": "份"
					},
					"sellPrice": {
						"text": "¥1.79"
					},
					"promotionPrice": {
						"text": "¥1.78"
					},
					"promotionLimitTag": {
						"text": "限购1份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 179,
					"v2Tags": [{
						"tagType": 2,
						"type": 7,
						"priority": 0,
						"ordered": 3,
						"image": {
							"title": "",
							"url": "https://p0.meituan.net/mallimages/6ed01def5ae2aa0f0e839044d449f96112448.png",
							"width": 48,
							"height": 44,
							"imageId": ""
						},
						"styleText": {
							"text": "应季好货",
							"styleId": "feature_tag"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "特价"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 2,
						"type": 7,
						"priority": 0,
						"ordered": 3,
						"image": {
							"title": "",
							"url": "https://p0.meituan.net/mallimages/6ed01def5ae2aa0f0e839044d449f96112448.png",
							"width": 48,
							"height": 44,
							"imageId": ""
						},
						"styleText": {
							"text": "应季好货",
							"styleId": "feature_tag"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://img.meituan.net/groceryimages/06332209ddc5a155f51eb27d434ba9d367410.jpg", "https://img.meituan.net/groceryimages/8a5071d1c217944de9267581e1071854127816.jpg", "https://img.meituan.net/groceryimages/20d9f21f41ec9a593ce7526bb5509593125954.jpg", "https://img.meituan.net/groceryimages/8a1a8e1fb372f66b6f39a2b83498dd98247493.jpg"],
						"sellPrice": {
							"text": "¥1.79"
						},
						"promotionPrice": {
							"text": "¥1.78"
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "500g ±50g"
						}]
					},
					"recReasonV2VO": {
						"type": 1,
						"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
						"recReasonText": {
							"text": "附近3762人已下单",
							"styleId": "sku_list_rec_reason"
						},
						"boardType": 0,
						"userIconList": ["https://img.meituan.net/avatar/29cff4708013363b5b4ee2fe101c4bf12537.jpg", "https://img.meituan.net/avatar/ba11738ae3191b37481561be13daf0182780.jpg", "https://img.meituan.net/avatar/5bb448b1bcdf5803fcf5a2e387978b003969.jpg"]
					},
					"bottomTagInfo": {},
					"topTagInfo": {
						"type": 7,
						"img": "https://p0.meituan.net/groceryimages/c56cd306cbf4ab1f4cc361f0274c819662080.png"
					},
					"newSellPrice": {
						"text": "¥1.78"
					},
					"categoryId": 0,
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/5f990d68724987593a334ce67b1b82a7480821872.png",
					"recommendedSku": false
				}, {
					"subStatus": false,
					"skuId": 100105721057535,
					"picUrl": "https://img.meituan.net/groceryimages/36db0214040dc08fefc338d759882fd4199513.jpg",
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "雪榕海鲜菇250g±10g/包"
					},
					"sellUnit": {
						"text": "包"
					},
					"sellPrice": {
						"text": "¥1.49"
					},
					"promotionPrice": {
						"text": "¥1.48"
					},
					"promotionLimitTag": {
						"text": "限购1份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 149,
					"v2Tags": [{
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "特价"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://img.meituan.net/groceryimages/36db0214040dc08fefc338d759882fd4199513.jpg", "https://img.meituan.net/groceryimages/4e908d0ddf22d62a644755028c6623b6241418.jpg", "https://img.meituan.net/groceryimages/8cb4eab73c814eca50050cd008a19318248773.jpg", "https://img.meituan.net/groceryimages/2ccfc8fcf6e07dafe62bfcb16ac56dac425055.jpg"],
						"sellPrice": {
							"text": "¥1.49"
						},
						"promotionPrice": {
							"text": "¥1.48"
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "250g±10g/包"
						}]
					},
					"recReasonV2VO": {
						"type": 1,
						"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
						"recReasonText": {
							"text": "附近2161人已下单",
							"styleId": "sku_list_rec_reason"
						},
						"boardType": 0,
						"userIconList": ["https://img.meituan.net/avatar/025c0034494e51d2d04af9747a32c7fa3381.jpg", "https://img.meituan.net/avatar/41e03b1b13ecf66ad6c762a65a34df1d5811.jpg", "https://img.meituan.net/avatar/77882a65c863923d63109240afed52e56019.jpg"]
					},
					"bottomTagInfo": {},
					"newSellPrice": {
						"text": "¥1.48"
					},
					"categoryId": 0,
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/2dfbd9bce636ac0f015123786001d152565875760.png",
					"recommendedSku": false
				}, {
					"subStatus": false,
					"skuId": 100101242363373,
					"picUrl": "https://img.meituan.net/groceryimages/f2b4bebb2f455e33afe550d451c591af218575.jpg",
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "蟹味菇125g±10g/盒"
					},
					"sellUnit": {
						"text": "盒"
					},
					"sellPrice": {
						"text": "¥1.29"
					},
					"promotionPrice": {
						"text": "¥1.28"
					},
					"promotionLimitTag": {
						"text": "限购1份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 129,
					"v2Tags": [{
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "特价"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://img.meituan.net/groceryimages/f2b4bebb2f455e33afe550d451c591af218575.jpg", "https://img.meituan.net/groceryimages/ba85fd6b9aef9476fcb8fb82eec7ceb5207573.jpg", "https://img.meituan.net/groceryimages/5d4d4333bb44fb4643db8a2e73a3c0c6136953.jpg", "https://img.meituan.net/groceryimages/bba62a7902bee03dbcab1ec3fb276402181422.jpg"],
						"sellPrice": {
							"text": "¥1.29"
						},
						"promotionPrice": {
							"text": "¥1.28"
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "125g±10g/盒"
						}]
					},
					"recReasonV2VO": {
						"type": 1,
						"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
						"recReasonText": {
							"text": "附近1989人已下单",
							"styleId": "sku_list_rec_reason"
						},
						"boardType": 0,
						"userIconList": ["https://img.meituan.net/avatar/c315ddd3b90cbfed37807c3564c613065942.jpg", "https://img.meituan.net/avatar/bcc8cde47dfa8aa00f1d65e0c722adbf4392.jpg", "https://img.meituan.net/avatar/ad01be20adeb4ead9db01d02803942643877.jpg"]
					},
					"bottomTagInfo": {},
					"topTagInfo": {
						"type": 7,
						"img": "https://p0.meituan.net/groceryimages/c56cd306cbf4ab1f4cc361f0274c819662080.png"
					},
					"newSellPrice": {
						"text": "¥1.28"
					},
					"categoryId": 0,
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/ed28a8cfd94078b869fb26864501b95d62465811.png",
					"recommendedSku": false
				}, {
					"subStatus": false,
					"skuId": 100106047393626,
					"picUrl": "https://img.meituan.net/groceryimages/68e5dcf3ba0477345c7d3253c9bf5851217571.jpg",
					"sellingPointInfo": "特价来袭",
					"sellingPointInfoType": 2,
					"skuTitle": {
						"text": "国产柠檬(单果90-110g)"
					},
					"sellUnit": {
						"text": "个"
					},
					"sellPrice": {
						"text": "¥1.99"
					},
					"promotionPrice": {
						"text": "¥1.98"
					},
					"promotionLimitTag": {
						"text": "限购1份"
					},
					"dashPrice": {},
					"sellButton": {
						"text": "",
						"enable": true,
						"status": 1
					},
					"process": false,
					"seqPrice": 199,
					"v2Tags": [{
						"tagType": 1,
						"type": 9,
						"priority": 0,
						"ordered": 9,
						"styleText": {
							"text": "特价"
						},
						"colorType": 1
					}, {
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 10,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 1
					}],
					"v3Tags": [{
						"tagType": 1,
						"type": 10,
						"priority": 0,
						"ordered": 3,
						"styleText": {
							"text": "限购1份"
						},
						"colorType": 2
					}],
					"buttonList": [{
						"text": "",
						"enable": true,
						"status": 1
					}],
					"choiceEnable": false,
					"preSellDeliveryDate": {
						"text": "明天16:00提货"
					},
					"detailOptimizationVO": {
						"picUrls": ["https://img.meituan.net/groceryimages/68e5dcf3ba0477345c7d3253c9bf5851217571.jpg", "https://img.meituan.net/groceryimages/a693e084c00099b2acb5a30cd20742b480929.jpg", "https://img.meituan.net/groceryimages/8d308cecf202592b7af0d198d149dc3c186568.jpg"],
						"sellPrice": {
							"text": "¥1.99"
						},
						"promotionPrice": {
							"text": "¥1.98"
						},
						"buttonList": [{
							"text": "加入购物车",
							"enable": true,
							"status": 1
						}, {
							"text": "立即购买",
							"enable": true,
							"status": 8
						}],
						"isShowRemindClick": false,
						"saleStatus": 1
					},
					"type": 1,
					"processVO": {
						"specList": [{
							"attrId": -1,
							"attrValue": "单果90-110g"
						}]
					},
					"recReasonV2VO": {
						"type": 1,
						"iconUrl": "https://p1.meituan.net/mallimages/b3d846a3cc8d9324a639afad448ac15f3994.png",
						"recReasonText": {
							"text": "附近2136人已下单",
							"styleId": "sku_list_rec_reason"
						},
						"boardType": 0,
						"userIconList": ["https://img.meituan.net/avatar/86013bb438e01bf4075b29b44f1133a86203.jpg", "https://img.meituan.net/avatar/4570a2e6b01de25a5a651a347dddb8362571.jpg", "https://img.meituan.net/avatar/49badd319a9e1a89f39c6922480acc8a3937.jpg"]
					},
					"bottomTagInfo": {},
					"topTagInfo": {
						"type": 6,
						"img": "https://p0.meituan.net/groceryimages/73cdf5688e6776820aa16a8d417e164960459.png"
					},
					"newSellPrice": {
						"text": "¥1.98"
					},
					"topClickInfo": {
						"type": 2,
						"jumperUrl": "igrocery://www.grocery.com/board_list?poiId=143147528661317&type=4&tabId=2",
						"iconUrl": "https://p0.meituan.net/groceryimages/ba70abaefe24cc062c0a84685da8a4921528.png",
						"text": {
							"text": "水果今日新品榜第1名",
							"styleId": "sku_list_board"
						},
						"boardType": 4
					},
					"categoryId": 0,
					"orgPromotionPrice": 0,
					"showHighlight": false,
					"fromSearchResult": false,
					"whitePicUrl": "https://img.meituan.net/groceryproductapipicpublic/3cdcf0e65bc06498c0b4a354a06c1411241533892.png",
					"recommendedSku": false
				}],
				"moduleTitle": {
					"text": "特价菜场"
				},
				"sndModuleTitle": {
					"text": "优惠放心 快来选购"
				},
				"jumperVO": {
					"iretail": "igrocery://www.grocery.com/vegetal_market",
					"iconUrl": "https://p0.meituan.net/mallimages/61ea4187a1160844ddf6c0fe11a760c135491.png"
				},
				"sceneEntrancePic": {
					"url": "https://p1.meituan.net/groceryimages/0d25b63ec032b3fefefcef5560563fac384315.gif"
				},
				"sceneType": "平价菜场"
			},
			"groceryMoneyBanner": {},
			"getMessagesResp": {
				"code": 0
			},
			"appletsForceUpgrade": {
				"forceUpgrade": false
			}
		},
		"lbsLocationResult": {
			"targetPoiInfo": {
				"poiId": 143147528661317,
				"poiName": "美团优选体验店",
				"address": "美团优选体验店仅供浏览,您可点击切换自提点",
				"latitude": 40.012287,
				"longitude": 116.470893,
				"picUrl": "https://img.meituan.net/groupheaduploadfiles/b34666a32d5049079a44b29c1c73969928413658.jpg",
				"publicityContext": "新鲜便宜 售后无忧",
				"poiBusinessStatus": 1,
				"cityId": 2,
				"modelText": "今天下单,明天16:00自提",
				"poiServiceType": 1
			}
		},
		"utm_medium": "",
		"uuid": ""
	}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment