Shopee(虾皮)是东南亚流行的电商平台,很多商家和开发者对其商品详情数据感兴趣。采集Shopee商品详情数据(特别是按商品ID获取),常用方法是Shopee的API接口或爬虫技术。不过,直接爬取数据可能涉及版权、隐私和平台使用条款问题,采集前要确保行为合规。
使用Shopee官方API:这是最推荐的方法。通过官方API,开发者可以合法、安全地获取商品详情数据,同时享受API提供的其他便利,如数据更新通知、批量操作等。
开发者应详细阅读API文档,了解调用限制、认证方式、数据传输格式等关键信息,并严格按照文档要求进行开发。
合作与授权:对于需要大规模采集数据的商家或开发者,与Shopee官方建立合作关系并获取授权是明智之举。这样不仅可以避免法律风险,还能获得更稳定的数据来源和技术支持。在合作过程中,应明确双方的权利和义务,确保数据使用的合法性和合规性。
爬虫技术(谨慎使用):即使决定使用爬虫技术,也应先仔细研究Shopee的网站结构、反爬虫机制以及相关的法律法规。爬虫应设计为尊重网站的robots.txt文件,避免对网站造成不必要的负担或损害。考虑到数据的实时性和准确性,即使使用爬虫技术,也应定期与官方数据进行核对和更新。
数据购买或合作共享:在购买或共享数据时,务必验证数据的来源和合法性。不合法的数据来源可能会带来法律风险。与数据提供者签订明确的合同,规定数据的用途、保密条款、违约责任等,以保障双方的权益。
综上所述,无论采取哪种方法获取Shopee商品详情数据,都应遵循法律法规和平台的使用条款,确保数据的合法性和准确性。同时,也应尊重平台的隐私政策和知识产权,避免侵犯他人的合法权益。
示例数据如下:
{
"bff_meta": null,
"error": null,
"error_msg": null,
"data": {
"item": {
"item_id": 23186442519,
"shop_id": 9228359,
"item_status": "normal",
"status": 1,
"item_type": 0,
"reference_item_id": "",
"title": "《限1箱》三多補體康 即飲奶水 C經典/糖尿病/低蛋白/透析/均衡配方/關鍵營養/高鈣高纖/高熱能/腎臟病 240ml",
"image": "tw-11134207-7r98s-lpkzigpi5ulred",
"label_ids": [
1010115,
700066619,
700085393,
700190049,
700190097,
844931046478970,
844931064601283,
844931086908638,
822059780857868,
840902217782303,
"1948020501521943",
"4199820315223063",
1007880,
840902217783839,
997941276,
298643613,
1838640,
1913585,
997936212,
298773363,
998026079,
998026080,
998031078,
1400620052,
1988601,
998031090
],
"is_adult": false,
"is_preview": false,
"flag": 720896,
"is_service_by_shopee": false,
"condition": 1,
"cat_id": 100001,
"has_low_fulfillment_rate": false,
"is_live_streaming_price": null,
"currency": "TWD",
"brand": "SENTOSA 三多",
"brand_id": 1133717,
"show_discount": 15,
"ctime": 1700055165,
"item_rating": {
"rating_star": 5
},
"cb_option": 0,
"has_model_with_available_shopee_stock": false,
"shop_location": "桃園市楊梅區",
"attributes": [
{
"name": "Wellbeing Supplement Functions",
"value": "Maintain digestive health, Vitamin, Nutritional Food & Drinks",
"id": 100124,
"is_timestamp": false,
"brand_option": null,
"val_id": 1098,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Region of Origin",
"value": "Taiwan",
"id": 100037,
"is_timestamp": false,
"brand_option": null,
"val_id": 112,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Gender",
"value": "Unisex",
"id": 100022,
"is_timestamp": false,
"brand_option": null,
"val_id": 674,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Complied with inspection permit",
"value": "Yes",
"id": 101248,
"is_timestamp": false,
"brand_option": null,
"val_id": 9141,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Labled in Chinese",
"value": "Yes",
"id": 101247,
"is_timestamp": false,
"brand_option": null,
"val_id": 9140,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Weight",
"value": "7kg",
"id": 100095,
"is_timestamp": false,
"brand_option": null,
"val_id": 0,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Liable Company Name",
"value": "三多士股份有限公司",
"id": 100975,
"is_timestamp": false,
"brand_option": null,
"val_id": 0,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Liable Company Address",
"value": "台北市四維路208巷3-1號1樓",
"id": 100976,
"is_timestamp": false,
"brand_option": null,
"val_id": 0,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
},
{
"name": "Liable Company Tel No.",
"value": "0800-218-868",
"id": 100977,
"is_timestamp": false,
"brand_option": null,
"val_id": 0,
"url": null,
"brand_id": null,
"full_url": null,
"type": null
}
],
"rich_text_description": {
"paragraph_list": [
{
"type": 0,
"text": "📣奶水為單獨出貨,需購買其他商品請另外下單。",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "⚠️運送過程中難免會有碰撞造成凹罐,介意者謹慎下單或至實體店面購買",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 1,
"text": null,
"img_id": "tw-11134208-7r98r-lo42we09iwxub8",
"ratio": 1,
"empty_paragraph_count": null
},
{
"type": 1,
"text": null,
"img_id": "tw-11134208-7rasc-m3uoahtl3qjee9",
"ratio": 1,
"empty_paragraph_count": null
},
{
"type": 1,
"text": null,
"img_id": "tw-11134208-7r98w-lwygacgq8nja0b",
"ratio": 2,
"empty_paragraph_count": null
},
{
"type": 1,
"text": null,
"img_id": "tw-11134208-7r98q-lx1dsde7t92of9",
"ratio": 4,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 1
},
{
"type": 0,
"text": "▾▾▾商品規格▾▾▾",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 1
},
{
"type": 0,
"text": "【三多補体康C 經典營養配方 】奶素✔",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:體質虛弱或營養不良者、手術前後或病中病後調養者、咀嚼不便需流質飲食者、無法經口攝食需管灌飲食者(如 中風、接受放射或化學治療等患者)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 2
},
{
"type": 0,
"text": "【三多補体康D 糖尿病營養配方 】奶素✔",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:血糖代謝異常患者、糖尿病患者",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 2
},
{
"type": 0,
"text": "【三多補体康低蛋白營養配方 】奶素✔",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:未洗腎的急性及慢性腎衰竭患者、糖尿病腎病變患者、尿毒症患者、限制蛋白質飲食計畫者",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 2
},
{
"type": 0,
"text": "【三多補体康透析營養配方】奶素✔",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:接受透析治療(洗腎)的腎衰竭患者、洗腎的糖尿腎病變患者、適合限制(鈉、磷、鉀)及水分攝取患者",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 2
},
{
"type": 0,
"text": "【三多補体康®HN均衡營養配方】奶素✔",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:體質虛弱或營養不良者、病中病後調養者、攝食不便之營養補給、需採流質飲食、體質虛弱或營養不均衡",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 2
},
{
"type": 0,
"text": "【三多補体康關鍵營養配方】奶素✔",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:登山健走族、勞力工作或久站者、運動族、病後補養",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 2
},
{
"type": 0,
"text": "【三多補体康高纖高鈣營養配方】奶素✔",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:適合營養早餐、中老年人營養補給、忙碌時營養補充、鈣質、纖維補充",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 10001,
"text": null,
"img_id": null,
"ratio": null,
"empty_paragraph_count": 2
},
{
"type": 0,
"text": "【三多高熱能營養配方】",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "商品規格:240mlx24罐(箱)",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "原產地(國):台灣",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
},
{
"type": 0,
"text": "適用對象:病後補養、食慾不佳或體質虛弱、攝食不便需快速補充營養",
"img_id": null,
"ratio": null,
"empty_paragraph_count": null
}
]
},
"invoice_option": null,
"is_category_failed": null,
"is_prescription_item": false,
"preview_info": null,
"show_prescription_feed": false,
"is_alcohol_product": false,
"is_infant_milk_formula_product": false,
"is_unavailable": false,
"is_partial_fulfilled": false,
"is_presale": false,
"is_presale_deposit_item": null,
"is_presale_deposit_made": null,
"description": "📣奶水為單獨出貨,需購買其他商品請另外下單。\n⚠️運送過程中難免會有碰撞造成凹罐,介意者謹慎下單或至實體店面購買\n\n\n\n\n\n\n\n\n\n▾▾▾商品規格▾▾▾\n\n【三多補体康C 經典營養配方 】奶素✔\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:體質虛弱或營養不良者、手術前後或病中病後調養者、咀嚼不便需流質飲食者、無法經口攝食需管灌飲食者(如 中風、接受放射或化學治療等患者)\n\n\n【三多補体康D 糖尿病營養配方 】奶素✔\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:血糖代謝異常患者、糖尿病患者\n\n\n【三多補体康低蛋白營養配方 】奶素✔\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:未洗腎的急性及慢性腎衰竭患者、糖尿病腎病變患者、尿毒症患者、限制蛋白質飲食計畫者\n\n\n【三多補体康透析營養配方】奶素✔\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:接受透析治療(洗腎)的腎衰竭患者、洗腎的糖尿腎病變患者、適合限制(鈉、磷、鉀)及水分攝取患者\n\n\n【三多補体康®HN均衡營養配方】奶素✔\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:體質虛弱或營養不良者、病中病後調養者、攝食不便之營養補給、需採流質飲食、體質虛弱或營養不均衡\n\n\n【三多補体康關鍵營養配方】奶素✔\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:登山健走族、勞力工作或久站者、運動族、病後補養\n\n\n【三多補体康高纖高鈣營養配方】奶素✔\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:適合營養早餐、中老年人營養補給、忙碌時營養補充、鈣質、纖維補充\n\n\n【三多高熱能營養配方】\n商品規格:240mlx24罐(箱)\n原產地(國):台灣\n適用對象:病後補養、食慾不佳或體質虛弱、攝食不便需快速補充營養",
"categories": [
{
"catid": 100001,
"display_name": "保健",
"no_sub": false,
"is_default_subcat": false
},
{
"catid": 100002,
"display_name": "保健食品、營養品",
"no_sub": false,
"is_default_subcat": false
},
{
"catid": 100006,
"display_name": "機能性食品",
"no_sub": true,
"is_default_subcat": false
}
],
"fe_categories": [
{
"catid": 11116837,
"display_name": "Health",
"no_sub": false,
"is_default_subcat": false
},
{
"catid": 11041766,
"display_name": "Nutritional Supplements",
"no_sub": true,
"is_default_subcat": false
}
],
"item_has_video": false,
"presale_dday_start_time": null,
"is_lowest_price_at_shopee": null,
"display_description_disclosure_rsku_redirection": null,
"models": [
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "糖尿病營養配方",
"promotion_id": 525339286568960,
"price": 145000000,
"price_stocks": [
{
"allocated_stock": null,
"stock_breakdown_by_location": null,
"promotion_type": 301
},
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": null,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": null,
"extinfo": {
"tier_index": [
1
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 165000000,
"model_id": 235805063063,
"stock": null,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
},
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "低蛋白營養配方(洗腎前)",
"promotion_id": 525339286568960,
"price": 163000000,
"price_stocks": [
{
"allocated_stock": null,
"stock_breakdown_by_location": null,
"promotion_type": 301
},
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": null,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": null,
"extinfo": {
"tier_index": [
2
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 190000000,
"model_id": 235805063064,
"stock": null,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
},
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "透析營養配方(洗腎後)",
"promotion_id": 525339286568960,
"price": 173000000,
"price_stocks": [
{
"allocated_stock": null,
"stock_breakdown_by_location": null,
"promotion_type": 301
},
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": null,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": null,
"extinfo": {
"tier_index": [
3
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 200000000,
"model_id": 235805063065,
"stock": null,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
},
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "HN均衡營養配方",
"promotion_id": 525339286568960,
"price": 115000000,
"price_stocks": [
{
"allocated_stock": null,
"stock_breakdown_by_location": null,
"promotion_type": 301
},
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": null,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": null,
"extinfo": {
"tier_index": [
4
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 132000000,
"model_id": 235805063066,
"stock": null,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
},
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "關鍵營養配方",
"promotion_id": 525339286568960,
"price": 125000000,
"price_stocks": [
{
"allocated_stock": null,
"stock_breakdown_by_location": null,
"promotion_type": 301
},
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": null,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": null,
"extinfo": {
"tier_index": [
5
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 142000000,
"model_id": 235805063067,
"stock": null,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
},
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "高纖高鈣營養配方",
"promotion_id": 525339286568960,
"price": 125000000,
"price_stocks": [
{
"allocated_stock": null,
"stock_breakdown_by_location": null,
"promotion_type": 301
},
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": null,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": null,
"extinfo": {
"tier_index": [
6
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 132000000,
"model_id": 235805063068,
"stock": null,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
},
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "高熱能營養配方",
"promotion_id": 0,
"price": 315000000,
"price_stocks": [
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": 0,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": 0,
"extinfo": {
"tier_index": [
7
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 0,
"model_id": 235805063069,
"stock": 0,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
},
{
"item_id": 23186442519,
"status": 1,
"current_promotion_reserved_stock": null,
"name": "經典營養配方",
"promotion_id": 525339286568960,
"price": 102500000,
"price_stocks": [
{
"allocated_stock": null,
"stock_breakdown_by_location": null,
"promotion_type": 301
},
{
"allocated_stock": 0,
"stock_breakdown_by_location": [
{
"location_id": "TWZ",
"available_stock": null,
"fulfilment_type": 2,
"address_id": 0,
"allocated_stock": null
}
],
"promotion_type": 0
}
],
"current_promotion_has_reserve_stock": false,
"normal_stock": null,
"extinfo": {
"tier_index": [
0
],
"is_pre_order": false,
"estimated_days": 2
},
"price_before_discount": 121000000,
"model_id": 235805063070,
"stock": null,
"has_gimmick_tag": false,
"key_measurement": null,
"sold": null,
"is_lowest_price_at_shopee": false
}
],
"tier_variations": [
{
"name": "規格",
"options": [
"經典營養配方",
"糖尿病營養配方",
"低蛋白營養配方(洗腎前)",
"透析營養配方(洗腎後)",
"HN均衡營養配方",
"關鍵營養配方",
"高纖高鈣營養配方",
"高熱能營養配方"
],
"images": [
"tw-11134207-7r991-lo42sn6utax9dd",
"tw-11134207-7r992-lo42sn6uuphpa6",
"tw-11134207-7r992-lo42sn6uw4259d",
"tw-11134207-7r98v-lo42sn6uximl55",
"tw-11134207-7r98s-lo42sn6uyx71f5",
"tw-11134207-7r98s-lo42sn6v0brhe7",
"tw-11134207-7r98o-lo42sn6v1qbx35",
"tw-11134207-7r98s-lo42sn6v34wd76"
],
"properties": null,
"type": 0,
"summed_stocks": null,
"display_indicators": [
0,
0,
0,
0,
0,
0,
0,
2
]
}
],
"size_chart": null,
"size_chart_info": null,
"welcome_package_type": 0,
"is_free_gift": false,
"deep_discount": null,
"is_low_price_eligible": null,
"bundle_deal_info": null,
"add_on_deal_info": null,
"shipping_icon_type": 0,
"badge_icon_type": 0,
"spl_info": {
"installment_info": null,
"user_credit_info": null,
"channel_id": null,
"show_spl": false,
"show_spl_lite": null,
"spl_xtra": null,
"spl_motorcycle_loan": null
},
"estimated_days": 2,
"is_pre_order": false,
"is_free_shipping": false,
"overall_purchase_limit": null,
"min_purchase_limit": 1,
"is_hide_stock": false,
"stock": null,
"normal_stock": null,
"current_promotion_reserved_stock": 0,
"can_use_wholesale": false,
"wholesale_tier_list": [],
"price": 102500000,
"raw_discount": 15,
"hidden_price_display": null,
"price_min": 102500000,
"price_max": 173000000,
"price_before_discount": 121000000,
"price_min_before_discount": 121000000,
"price_max_before_discount": 200000000,
"other_stock": 0,
"discount_stock": null,
"current_promotion_has_reserve_stock": false,
"complaint_policy": null,
"show_recycling_info": null,
"should_show_amp_tag": true,
"all_models_has_pre_order": false,
"is_item_inherited": false,
"max_quantity": 7
},
"account": {
"user_id": null,
"is_new_user": null,
"default_address": {
"state": "臺北市",
"city": "中正區",
"district": "",
"town": "",
"zip_code": "",
"address": null,
"region": null,
"longitude": null,
"latitude": null
},
"adult_consent": null,
"birth_timestamp": null
},
"product_images": {
"video": null,
"images": [
"tw-11134207-7r98s-lpkzigpi5ulred",
"tw-11134207-7r98q-lo41favmcjlu05",
"tw-11134207-7r98x-lo41favmdy6a09",
"tw-11134207-7r98u-lo41favmfcqq99",
"tw-11134207-7r990-lo41favmgrb60c",
"tw-11134207-7r98p-lo41favmi5vm52",
"tw-11134207-7r98w-lo41favmjkg2a3",
"tw-11134207-7r98q-lo42sn6urwctce",
"tw-11134207-7r98t-lo41favmkz0i47"
],
"first_tier_variations": [
{
"name": "經典營養配方",
"image": "tw-11134207-7r991-lo42sn6utax9dd",
"summed_stock": null,
"display_indicator": 0
},
{
"name": "糖尿病營養配方",
"image": "tw-11134207-7r992-lo42sn6uuphpa6",
"summed_stock": null,
"display_indicator": 0
},
{
"name": "低蛋白營養配方(洗腎前)",
"image": "tw-11134207-7r992-lo42sn6uw4259d",
"summed_stock": null,
"display_indicator": 0
},
{
"name": "透析營養配方(洗腎後)",
"image": "tw-11134207-7r98v-lo42sn6uximl55",
"summed_stock": null,
"display_indicator": 0
},
{
"name": "HN均衡營養配方",
"image": "tw-11134207-7r98s-lo42sn6uyx71f5",
"summed_stock": null,
"display_indicator": 0
},
{
"name": "關鍵營養配方",
"image": "tw-11134207-7r98s-lo42sn6v0brhe7",
"summed_stock": null,
"display_indicator": 0
},
{
"name": "高纖高鈣營養配方",
"image": "tw-11134207-7r98o-lo42sn6v1qbx35",
"summed_stock": null,
"display_indicator": 0
},
{
"name": "高熱能營養配方",
"image": "tw-11134207-7r98s-lo42sn6v34wd76",
"summed_stock": 0,
"display_indicator": 0
}
],
"sorted_variation_image_index_list": [
0,
1,
2,
3,
4,
5,
6,
7
],
"overlay": null,
"makeup_preview": null,
"abnormal_status": "",
"promotion_images": [],
"long_images": null,
"shopee_video_info_list": [],
"shopee_video_rcmd_info": null,
"shopee_video_req_id": null,
"skincam": null,
"pdp_top_info_list": null,
"has_long_image": null
},
"product_price": {
"discount": 15,
"installment_info": null,
"spl_installment_info": null,
"pack_size": "",
"hide_price": false,
"price": {
"single_value": -1,
"range_min": 102500000,
"range_max": 173000000,
"price_mask": null
},
"price_before_discount": {
"single_value": -1,
"range_min": 121000000,
"range_max": 200000000,
"price_mask": null
},
"presale_price": null,
"lowest_past_price": null,
"labels": null,
"hide_discount": false,
"discount_text": null,
"show_final_price_indicator": false,
"final_price_vouchers": null
},
"flash_sale": null,
"flash_sale_preview": null,
"deep_discount": null,
"exclusive_price": null,
"exclusive_price_cta": null,
"product_meta": {
"show_lowest_price_guarantee": null,
"show_original_guarantee": null,
"show_best_price_guarantee": false,
"show_official_shop_label_in_title": false,
"show_shopee_verified_label": true,
"show_lowest_installment_guarantee": null,
"hide_sharing_button": false,
"hide_sold_count": false
},
"product_review": {
"rating_star": 5,
"rating_count": [
13,
0,
0,
0,
0,
13
],
"total_rating_count": 13,
"historical_sold": null,
"global_sold": null,
"liked": false,
"liked_count": 6,
"cmt_count": 13,
"should_move_ratings_above": null,
"review_rcmd_exp_group": null,
"display_global_sold": false,
"hide_rating": false,
"hide_buyer_gallery": false,
"hide_reviews": false,
"hide_other_product_reviews_in_shop": false
},
"promotion_info": {
"spl": null,
"spl_lite": null,
"installment": null,
"wholesale": null,
"insurance": null,
"item_installment_eligibility": {
"is_cc_installment_payment_eligible": false,
"is_non_cc_installment_payment_eligible": false
}
},
"age_gate": {
"kyc": null
},
"shipping_meta": null,
"product_shipping": {
"free_shipping": {
"min_spend": {
"single_value": 19900000,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"has_fss": false
},
"shipping_fee_info": {
"ship_from_location": "桃園市楊梅區",
"price": {
"single_value": -1,
"range_min": 0,
"range_max": 21000000,
"price_mask": null
},
"shipping_icon_type": 0,
"warning": null
},
"show_shipping_to": true,
"ungrouped_channel_infos": [
{
"channel_id": 30014,
"name": "OK Mart",
"price": {
"single_value": 0,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"price_before_discount": {
"single_value": 4500000,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"channel_delivery_info": {
"has_edt": true,
"display_mode": "edt_by_date",
"estimated_delivery_date_from": 1740058078,
"estimated_delivery_date_to": 1740317278,
"estimated_delivery_time_min": 2,
"estimated_delivery_time_max": 5,
"delay_message": null,
"is_fastest_edt_channel": false,
"sla_message": "",
"show_edt": true,
"edt_text": "Get by 2月20日 to 2月23日",
"formatted_edt_text": [
{
"template": "Get by 2月20日 to 2月23日",
"format": null,
"attributes": null,
"text_color": null,
"text_hex_color": null
}
]
},
"channel_promotion_infos": [],
"warning": null,
"shipping_icon_type": null,
"lowest_bpsf_promotion_rule": null,
"service_type_info": "",
"is_integrated_channel": true,
"late_delivery_compensation": null,
"is_sst_included": false,
"display_text": {
"late_delivery_compensation": null,
"direct_delivery": null,
"fulfilled_by_shopee": null,
"spx_instant_delivery": null
},
"rule_type": 0,
"is_xdd_channel": false,
"show_shopee_plus_icon": false,
"xdd_value": null
},
{
"channel_id": 30015,
"name": "蝦皮店到店",
"price": {
"single_value": 0,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"price_before_discount": {
"single_value": 4500000,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"channel_delivery_info": {
"has_edt": true,
"display_mode": "edt_by_date",
"estimated_delivery_date_from": 1740144478,
"estimated_delivery_date_to": 1740403678,
"estimated_delivery_time_min": 3,
"estimated_delivery_time_max": 6,
"delay_message": "免運店家滿$199無限免運; 週三週六$149無限免運",
"is_fastest_edt_channel": false,
"sla_message": "",
"show_edt": true,
"edt_text": "Get by 2月21日 to 2月24日",
"formatted_edt_text": [
{
"template": "Get by 2月21日 to 2月24日",
"format": null,
"attributes": null,
"text_color": null,
"text_hex_color": null
}
]
},
"channel_promotion_infos": [],
"warning": null,
"shipping_icon_type": null,
"lowest_bpsf_promotion_rule": null,
"service_type_info": "",
"is_integrated_channel": true,
"late_delivery_compensation": null,
"is_sst_included": false,
"display_text": {
"late_delivery_compensation": null,
"direct_delivery": null,
"fulfilled_by_shopee": null,
"spx_instant_delivery": null
},
"rule_type": 0,
"is_xdd_channel": false,
"show_shopee_plus_icon": false,
"xdd_value": null
},
{
"channel_id": 30020,
"name": "新竹物流",
"price": {
"single_value": 16500000,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"price_before_discount": null,
"channel_delivery_info": {
"has_edt": true,
"display_mode": "edt_by_date",
"estimated_delivery_date_from": 1740021521,
"estimated_delivery_date_to": 1740107921,
"estimated_delivery_time_min": 2,
"estimated_delivery_time_max": 3,
"delay_message": null,
"is_fastest_edt_channel": false,
"sla_message": "",
"show_edt": true,
"edt_text": "Get by 2月20日 to 2月21日",
"formatted_edt_text": [
{
"template": "Get by 2月20日 to 2月21日",
"format": null,
"attributes": null,
"text_color": null,
"text_hex_color": null
}
]
},
"channel_promotion_infos": [],
"warning": null,
"shipping_icon_type": null,
"lowest_bpsf_promotion_rule": null,
"service_type_info": "",
"is_integrated_channel": true,
"late_delivery_compensation": null,
"is_sst_included": false,
"display_text": {
"late_delivery_compensation": null,
"direct_delivery": null,
"fulfilled_by_shopee": null,
"spx_instant_delivery": null
},
"rule_type": 0,
"is_xdd_channel": false,
"show_shopee_plus_icon": false,
"xdd_value": null
},
{
"channel_id": 30001,
"name": "黑貓宅急便",
"price": {
"single_value": 21000000,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"price_before_discount": null,
"channel_delivery_info": {
"has_edt": true,
"display_mode": "edt_by_date",
"estimated_delivery_date_from": 1739995436,
"estimated_delivery_date_to": 1740097319,
"estimated_delivery_time_min": 2,
"estimated_delivery_time_max": 3,
"delay_message": null,
"is_fastest_edt_channel": false,
"sla_message": "",
"show_edt": true,
"edt_text": "Get by 2月20日 to 2月21日",
"formatted_edt_text": [
{
"template": "Get by 2月20日 to 2月21日",
"format": null,
"attributes": null,
"text_color": null,
"text_hex_color": null
}
]
},
"channel_promotion_infos": [],
"warning": null,
"shipping_icon_type": null,
"lowest_bpsf_promotion_rule": null,
"service_type_info": "",
"is_integrated_channel": true,
"late_delivery_compensation": null,
"is_sst_included": false,
"display_text": {
"late_delivery_compensation": null,
"direct_delivery": null,
"fulfilled_by_shopee": null,
"spx_instant_delivery": null
},
"rule_type": 0,
"is_xdd_channel": false,
"show_shopee_plus_icon": false,
"xdd_value": null
},
{
"channel_id": 39308,
"name": "賣家宅配:箱購",
"price": {
"single_value": 9000000,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"price_before_discount": null,
"channel_delivery_info": {
"has_edt": false,
"display_mode": null,
"estimated_delivery_date_from": null,
"estimated_delivery_date_to": null,
"estimated_delivery_time_min": null,
"estimated_delivery_time_max": null,
"delay_message": null,
"is_fastest_edt_channel": false,
"sla_message": "",
"show_edt": null,
"edt_text": null,
"formatted_edt_text": null
},
"channel_promotion_infos": [],
"warning": null,
"shipping_icon_type": null,
"lowest_bpsf_promotion_rule": null,
"service_type_info": "",
"is_integrated_channel": false,
"late_delivery_compensation": null,
"is_sst_included": false,
"display_text": {
"late_delivery_compensation": null,
"direct_delivery": null,
"fulfilled_by_shopee": null,
"spx_instant_delivery": null
},
"rule_type": 0,
"is_xdd_channel": false,
"show_shopee_plus_icon": false,
"xdd_value": null
}
],
"grouped_channel_infos_by_service_type": [],
"also_available_channel_name": "",
"pre_selected_shipping_channel": {
"channel_id": 30014,
"name": "OK Mart",
"price": {
"single_value": 0,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"price_before_discount": {
"single_value": 4500000,
"range_min": -1,
"range_max": -1,
"price_mask": null
},
"channel_delivery_info": {
"has_edt": true,
"display_mode": "edt_by_date",
"estimated_delivery_date_from": 1740058078,
"estimated_delivery_date_to": 1740317278,
"estimated_delivery_time_min": 2,
"estimated_delivery_time_max": 5,
"delay_message": "",
"is_fastest_edt_channel": false,
"sla_message": "",
"show_edt": true,
"edt_text": "Get by 2月20日 to 2月23日",
"formatted_edt_text": [
{
"template": "Get by 2月20日 to 2月23日",
"format": [],
"attributes": null,
"text_color": null,
"text_hex_color": null
}
]
},
"channel_promotion_infos": [],
"warning": {
"type": "",
"warning_msg": ""
},
"shipping_icon_type": null,
"lowest_bpsf_promotion_rule": null,
"service_type_info": "",
"is_integrated_channel": true,
"late_delivery_compensation": null,
"is_sst_included": false,
"display_text": {
"late_delivery_compensation": null,
"direct_delivery": null,
"fulfilled_by_shopee": null,
"spx_instant_delivery": null
},
"rule_type": 0,
"is_xdd_channel": false,
"show_shopee_plus_icon": false,
"xdd_value": 0
},
"show_grouped_channel_first": false,
"is_item_with_price_range": true,
"also_available_channel_icon_type": null,
"pre_order_text": "",
"selected_late_delivery_compensation_for_drawer": null,
"shipping_info_text": {
"text_template": null,
"shipping_fee": null,
"edt_from": null,
"edt_to": null,
"show_shipping_fee_suffix": true,
"formatted_text": {
"edt": {
"template": "Get by 2月20日 to 2月23日, with shipping fee {shipping_fee}",
"format": null,
"attributes": [
{
"type": 2,
"key": "shipping_fee",
"value": {
"value_str": null,
"value_int": 0
},
"format": null,
"text_color": null,
"text_hex_color": null
}
],
"text_color": null,
"text_hex_color": null
},
"shipping_fee": null,
"late_delivery_compensation": null
}
}
},
"shop_vouchers": [
{
"promotionid": "1061252916477952",
"voucher_code": "HSIA01004",
"signature": "738dc900314e43fbc161df800bc842d400927ac1dc2633ec1ee48484ba9558c6",
"use_type": null,
"platform_type": null,
"voucher_market_type": null,
"min_spend": 99900000,
"used_price": 3000000,
"current_spend": null,
"product_limit": true,
"quota_type": 1,
"percentage_claimed": 0,
"percentage_used": 10,
"start_time": 1735970940,
"end_time": 1743350400,
"collect_time": null,
"claim_start_time": 0,
"valid_days": 0,
"reward_type": 0,
"reward_percentage": 0,
"reward_value": 3000000,
"reward_cap": 0,
"coin_earned": null,
"title": "",
"use_link": null,
"icon_hash": "tw-11134216-7rasl-m47mzwoj45ts2d",
"icon_text": "金太郎優選《大牌優惠保健食品、奶粉》",
"icon_url": null,
"customised_labels": [],
"customised_product_scope_tags": null,
"shop_id": 9228359,
"shop_name": null,
"is_shop_preferred": true,
"is_shop_official": false,
"shop_count": null,
"ui_display_type": null,
"customised_mall_name": null,
"small_icon_list": null,
"dp_category_name": null,
"invalid_message_code": null,
"invalid_message": null,
"display_labels": null,
"wallet_redeemable": null,
"customer_reference_id": null,
"fully_redeemed": null,
"has_expired": null,
"disabled": null,
"voucher_external_market_type": null,
"now_food_extra_info": null,
"airpay_opv_extra_info": null,
"partner_extra_info": null,
"discount_value": 3000000,
"discount_percentage": 0,
"discount_cap": 0,
"coin_percentage": null,
"coin_cap": null,
"usage_limit": null,
"used_count": null,
"left_count": null,
"shopee_wallet_only": null,
"new_user_only": null,
"description": null,
"shop_logo": null,
"error_code": 0,
"is_claimed_before": false,
"customised_product_scope_tag_image_hash": null,
"usage_limit_per_user": 5,
"remaining_usage_limit": 5,
"action": null,
"sub_icon_text": null,
"is_customised_icon": null,
"fixed_flag": null,
"customised_flag": null,
"fsv_voucher_card_ui_info": null
}
],
"free_return": null,
"coin_info": {
"spend_cash_unit": 100000,
"coin_earn_items": [],
"coin_earn_label": null
},
"product_attributes": {
"attrs": [
{
"name": "Stock",
"value": "7",
"id": null,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 7
},
{
"name": "Brand",
"value": "SENTOSA 三多",
"id": null,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": "/search?brands=1133717",
"brand_id": 1133717,
"full_url": "https://shopee.tw/search?brands=1133717",
"type": 1
},
{
"name": "Wellbeing Supplement Functions",
"value": "Maintain digestive health, Vitamin, Nutritional Food & Drinks",
"id": 100124,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Region of Origin",
"value": "Taiwan",
"id": 100037,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Gender",
"value": "Unisex",
"id": 100022,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Complied with inspection permit",
"value": "Yes",
"id": 101248,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Labled in Chinese",
"value": "Yes",
"id": 101247,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Weight",
"value": "7kg",
"id": 100095,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Liable Company Name",
"value": "三多士股份有限公司",
"id": 100975,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Liable Company Address",
"value": "台北市四維路208巷3-1號1樓",
"id": 100976,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Liable Company Tel No.",
"value": "0800-218-868",
"id": 100977,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 5
},
{
"name": "Ships From",
"value": "桃園市楊梅區",
"id": null,
"is_timestamp": null,
"brand_option": null,
"val_id": null,
"url": null,
"brand_id": null,
"full_url": null,
"type": 6
}
],
"categories": [
{
"catid": 11116837,
"display_name": "Health",
"no_sub": false,
"is_default_subcat": false
},
{
"catid": 11041766,
"display_name": "Nutritional Supplements",
"no_sub": true,
"is_default_subcat": false
}
],
"related_items": []
},
"shop_detailed": {
"shopid": 9228359,
"userid": 9229656,
"last_active_time": 1739884777,
"vacation": false,
"place": "桃園市楊梅區",
"account": {
"portrait": "tw-11134216-7rasl-m47mzwoj45ts2d",
"username": "hsiangyu16",
"status": 1
},
"is_shopee_verified": true,
"is_preferred_plus_seller": false,
"is_official_shop": false,
"shop_location": "桃園市楊梅區",
"item_count": 69,
"rating_star": 4.966832,
"response_rate": 98,
"session_info": null,
"name": "金太郎優選《大牌優惠保健食品、奶粉》",
"ctime": 1472045029,
"response_time": 3895,
"follower_count": 3310,
"show_official_shop_label": false,
"rating_bad": 4,
"rating_good": 4601,
"rating_normal": 18,
"session_infos": null,
"status": 1,
"is_individual_seller": null,
"is_mart": false,
"favorite_shop_info": null,
"is_3pf": false,
"sold_total": null,
"is_shopee_choice": false,
"is_high_end": false,
"banner": {
"shopee_choice": null
},
"authorized_brand": null,
"is_scs": false
},
"age_gate_control": null,
"abnormal_popup": null,
"return_on_spot": null,
"display_sections": {
"add_on_deal": null,
"bundle_deal": null,
"exclusive_price_label": null,
"free_return": null,
"coin": null,
"wholesale": null
},
"ineligible_ep": null,
"tax_disclaimer": null,
"alcohol_disclaimer": null,
"design_control": {
"use_new_revamp_first_screen": null,
"display_on_time_delivery_guarantee": false,
"disable_price_with_variation": false,
"display_direct_delivery": false,
"use_new_featured_video_revamp": null,
"first_screen_revamp_abtest_group": null,
"display_choice_customised_section": false,
"is_support_fbs_enabled": false,
"top_section_featured_video_ab_test_group": null,
"enable_ksp_config": null
},
"shopee_free_return": null,
"detail_level": 0,
"removed_fields": null,
"size_guide": null,
"designer_info": null,
"shipping_info": null,
"vehicle_compatibility_info": null,
"nea": null,
"button_group": {
"buy_with_voucher": null
},
"installment_drawer": {
"priority": [
0,
1
],
"spl": null,
"bank": {
"channels": null
},
"credit_card": null
},
"ongoing_banner": null,
"teaser_banner": null,
"price_breakdown": null,
"membership_exclusive": null,
"membership_exclusive_teaser": null,
"service_entrance": {
"services": []
},
"service_drawer": {
"services": []
}
}
}
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。