API Marketplace
  1. Shopee
  • How to use
    • Overview
  • Webparsers API Marketplace
    • Walmart
      • Get Walmart Product Details
      • Search Walmart Products
      • Get Walmart Product Sellers
      • Get Walmart Order (Put cookie)
      • Walmat Delivery tracking
    • Amazon
      • Get product Amazon
      • Search Amazon
      • Get offers Amazon
    • Google
      • Google Trends
    • Ebay
      • Get product Ebay
      • Search Ebay
    • Kaufland
      • Get product Kaufland
      • Get product pricing Kaufland
      • Search Kaufland
      • Get offers Kaufland
    • Naver
      • Get Product information from Naver
      • Get Benefit from Naver
      • Get Benefit Npay from Naver
      • Get Product-Benefits from Naver
      • Get Product-Benefits Npay from Naver
      • Search Naver products
      • MSearch Naver products
    • Sahibinden
      • Get Sahibinden Product Details
    • Shopee
      • Shopee Create Task
        POST
      • Shopee Get Task Status
        GET
      • Shopee Get Task Result
        GET
      • Get Shopee get_pc
        GET
      • Get Shopee Product Details
        GET
    • Shein
      • Get Shein Product Details
    • TikTok
      • Get TikTok Product Details
      • Search TikTok products
      • Get TikTok Seller details
    • Universal Scraping
      • Universal Web Scraping HTML API
      • Universal Web Scraping Structured API
    • Allegro
      • Get product Allegro
    • Champssports
      • Get Product Champssports
      • Search Champssports
    • Dickssportinggoods
      • Get Product Dickssportinggoods
      • Search Dickssportinggoods
    • Footlocker
      • Get Product Footlocker
      • Search Footlocker
    • Etsy
      • Get product Etsy
      • Search product Etsy
    • Geizhals
      • Get product Geizhals
    • Manomano
      • Get product Manomano
    • Otto
      • Get product Otto
    • Tabletki
      • Get Tabletki Products in specific pharmacy
      • Get Tabletki Product
      • Get Tabletki Pharmacy data
      • Search Tabletki Products
      • Get Tabletki Product page
      • Get Tabletki Product prices
    • RedBubble
      • Get product Redbubble
      • Search product Redbubble
    • Rozetka
      • Get product Rozetka
      • Search product Rozetka
    • Idealo
      • Get product Idealo
    • Utils
      • EAN to Asin
      • Asin to EAN
    • Stats
      • Get billed usage
      • Get balance
      • Get API usage statistics
    • Schemas
      • HTTPValidationError
  1. Shopee

Get Shopee get_pc

GET
/shopee/get_pc
Returns shopee get_pc endpoint info

Request

Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
or
Query Params

Responses

🟢200OK
application/json
Successful product list
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api-marketplace.webparsers.com/shopee/get_pc?item_id=5705390141&shop_id=112813397&country=tw' \
--header 'x-api-key: <api-key>'
Response Response Example
{
    "bff_meta": null,
    "error": null,
    "error_msg": null,
    "data": {
        "item": {
            "item_id": 28414337841,
            "shop_id": 42150565,
            "item_status": "normal",
            "status": 8,
            "item_type": 0,
            "reference_item_id": "",
            "title": "三多補體康(透析配方)240ml慎 售價72元 效期2026 6月",
            "image": "tw-11134207-7rasa-m1h3yae8gopp4f",
            "label_ids": [
                1838640,
                844931086908638,
                844931064601283,
                1010115,
                1400635006,
                1400635005,
                1400635031,
                298843331,
                2143620,
                822059780857868,
                840902217783839,
                840902217782303,
                1400285049,
                23
            ],
            "is_adult": false,
            "is_preview": false,
            "flag": 196864,
            "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": 0,
            "ctime": 1729173682,
            "item_rating": {
                "rating_star": 0
            },
            "cb_option": 0,
            "has_model_with_available_shopee_stock": false,
            "shop_location": "高雄市岡山區",
            "attributes": [
                {
                    "name": "產地",
                    "value": "台灣",
                    "id": 100037,
                    "is_timestamp": false,
                    "brand_option": null,
                    "val_id": 112,
                    "url": null,
                    "brand_id": null,
                    "full_url": null,
                    "type": null,
                    "item_attribute_type": null,
                    "name_tr": null,
                    "value_tr": null
                },
                {
                    "name": "性別",
                    "value": "男女通用",
                    "id": 100022,
                    "is_timestamp": false,
                    "brand_option": null,
                    "val_id": 674,
                    "url": null,
                    "brand_id": null,
                    "full_url": null,
                    "type": null,
                    "item_attribute_type": null,
                    "name_tr": null,
                    "value_tr": null
                }
            ],
            "rich_text_description": {
                "paragraph_list": [
                    {
                        "type": 0,
                        "text": "超商每筆最多16瓶",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 0,
                        "text": "OK超商蝦皮店到店最多可24瓶",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 0,
                        "text": "三多補體康(透析配方)240ml慎  單瓶售價72元",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 10001,
                        "text": null,
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": 1
                    },
                    {
                        "type": 0,
                        "text": "購物須知:",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 0,
                        "text": "商品運送途中難免會有擠壓碰撞導致凹罐 如介意者切勿下單",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 0,
                        "text": "商品凹罐皆不接受退換貨服務",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 10001,
                        "text": null,
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": 1
                    },
                    {
                        "type": 0,
                        "text": "12瓶一組售價864元",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 10001,
                        "text": null,
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": 1
                    },
                    {
                        "type": 0,
                        "text": "一箱24瓶售價1700元",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 10001,
                        "text": null,
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": 1
                    },
                    {
                        "type": 0,
                        "text": "超商.蝦皮每筆限24瓶(每單只能限一筆)",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 10001,
                        "text": null,
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": 1
                    },
                    {
                        "type": 0,
                        "text": "*滿300的訂單才有出貨*",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    },
                    {
                        "type": 0,
                        "text": "*商品出貨由蝦皮代開發票*",
                        "img_id": null,
                        "ratio": null,
                        "description_type": 1,
                        "empty_paragraph_count": null
                    }
                ],
                "source_language": 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": "超商每筆最多16瓶\nOK超商蝦皮店到店最多可24瓶\n三多補體康(透析配方)240ml慎  單瓶售價72元\n\n購物須知:\n商品運送途中難免會有擠壓碰撞導致凹罐 如介意者切勿下單\n商品凹罐皆不接受退換貨服務\n\n12瓶一組售價864元\n\n一箱24瓶售價1700元\n\n超商.蝦皮每筆限24瓶(每單只能限一筆)\n\n*滿300的訂單才有出貨*\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": "保健、護理",
                    "no_sub": false,
                    "is_default_subcat": false
                },
                {
                    "catid": 11041766,
                    "display_name": "綜合機能保健",
                    "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,
            "display_similar_sold": null,
            "title_type": 1,
            "authorized_brand_name": null,
            "models": [
                {
                    "item_id": 28414337841,
                    "status": 1,
                    "current_promotion_reserved_stock": null,
                    "name": "三多補體康(透析配方)240ml慎",
                    "promotion_id": 0,
                    "price": 7200000,
                    "price_stocks": [
                        {
                            "allocated_stock": null,
                            "stock_breakdown_by_location": null,
                            "promotion_type": 0
                        }
                    ],
                    "current_promotion_has_reserve_stock": false,
                    "normal_stock": null,
                    "extinfo": {
                        "tier_index": [
                            0
                        ],
                        "is_pre_order": false,
                        "estimated_days": 1
                    },
                    "price_before_discount": 0,
                    "model_id": 176736545782,
                    "stock": null,
                    "has_gimmick_tag": false,
                    "key_measurement": null,
                    "sold": null,
                    "is_lowest_price_at_shopee": false,
                    "name_tr": null,
                    "is_clickable": true,
                    "is_grayout": false,
                    "has_stock": true
                }
            ],
            "tier_variations": [
                {
                    "name": "透析配方",
                    "options": [
                        "三多補體康(透析配方)240ml慎"
                    ],
                    "images": [
                        "tw-11134207-7rasm-m1h45sdjdnvh81"
                    ],
                    "properties": null,
                    "type": 0,
                    "summed_stocks": null,
                    "display_indicators": [
                        0
                    ],
                    "name_tr": null,
                    "options_tr": null,
                    "selling_points": null,
                    "selling_points_tr": null
                }
            ],
            "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": 1,
            "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": null,
            "can_use_wholesale": true,
            "wholesale_tier_list": [
                {
                    "min_count": 16,
                    "max_count": null,
                    "price": 6900000
                }
            ],
            "price": 7200000,
            "raw_discount": 0,
            "hidden_price_display": null,
            "price_min": 7200000,
            "price_max": 7200000,
            "price_before_discount": 7200000,
            "price_min_before_discount": 7200000,
            "price_max_before_discount": 7200000,
            "other_stock": null,
            "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": null,
            "drug_details": null,
            "selected_real_models": null,
            "size_tier_variation_idx": null,
            "is_fashion_item": false,
            "social_proof_label": null,
            "title_tr": null,
            "description_tr": null,
            "rich_text_description_tr": null,
            "stock_display": null,
            "max_quantity_display": "還剩 12 件",
            "disclaimer": null
        },
        "account": {
            "user_id": null,
            "is_new_user": null,
            "default_address": {
                "state": "臺北市",
                "city": "中正區",
                "district": "",
                "town": "",
                "zip_code": "",
                "address": null,
                "region": null,
                "longitude": null,
                "latitude": null,
                "vn_data_version": ""
            },
            "adult_consent": null,
            "birth_timestamp": null
        },
        "product_images": {
            "video": null,
            "images": [
                "tw-11134207-7rasa-m1h3yae8gopp4f"
            ],
            "first_tier_variations": [
                {
                    "name": "三多補體康(透析配方)240ml慎",
                    "image": "tw-11134207-7rasm-m1h45sdjdnvh81",
                    "summed_stock": null,
                    "display_indicator": 0,
                    "show_find_similar": null,
                    "name_tr": null,
                    "selling_point": "",
                    "selling_point_tr": null,
                    "gallery_image": "tw-11134207-7rasm-m1h45sdjdnvh81"
                }
            ],
            "sorted_variation_image_index_list": [],
            "overlay": null,
            "makeup_preview": null,
            "abnormal_status": "unlisted",
            "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": false,
            "show_find_similar": null,
            "try_it_on": null,
            "show_find_similar_for_selection": false,
            "beautycam": null,
            "unavailable_item_recommendation": null,
            "models": [
                {
                    "tier_index": [
                        0
                    ],
                    "gallery_image": "tw-11134207-7rasm-m1h45sdjdnvh81"
                }
            ],
            "gallery_contents": [
                {
                    "image": {
                        "url": "tw-11134207-7rasa-m1h3yae8gopp4f",
                        "promotion_image_type": null,
                        "label_content": null,
                        "cmt_id": null
                    },
                    "video": null
                }
            ]
        },
        "product_price": {
            "discount": null,
            "installment_info": null,
            "spl_installment_info": null,
            "pack_size": "",
            "hide_price": false,
            "price": {
                "single_value": 7200000,
                "range_min": -1,
                "range_max": -1,
                "price_mask": null
            },
            "price_before_discount": null,
            "presale_price": null,
            "lowest_past_price": null,
            "labels": null,
            "hide_discount": false,
            "discount_text": null,
            "show_final_price_indicator": null,
            "final_price_vouchers": null,
            "has_final_price": true,
            "final_price_info": 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": false,
            "show_lowest_installment_guarantee": null,
            "hide_sharing_button": false,
            "hide_sold_count": false,
            "show_description_translation_button": null
        },
        "product_review": {
            "rating_star": 0,
            "rating_count": [
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "total_rating_count": 0,
            "historical_sold": null,
            "global_sold": null,
            "liked": false,
            "liked_count": 0,
            "cmt_count": 0,
            "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,
            "sold_count_disclosure": null,
            "historical_sold_display": null,
            "global_sold_display": null,
            "sold_count_display": null
        },
        "promotion_info": {
            "spl": null,
            "spl_lite": null,
            "installment": null,
            "wholesale": {
                "tiers": [
                    {
                        "min_count": 16,
                        "max_count": null,
                        "price": 6900000
                    }
                ]
            },
            "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": 4900000,
                    "range_min": -1,
                    "range_max": -1,
                    "price_mask": null
                },
                "has_fss": false
            },
            "shipping_fee_info": {
                "ship_from_location": "高雄市岡山區",
                "price": {
                    "single_value": 0,
                    "range_min": -1,
                    "range_max": -1,
                    "price_mask": null
                },
                "shipping_icon_type": 0,
                "warning": null
            },
            "show_shipping_to": true,
            "ungrouped_channel_infos": [
                {
                    "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": 1769885001,
                        "estimated_delivery_date_to": 1770057801,
                        "estimated_delivery_time_min": 2,
                        "estimated_delivery_time_max": 4,
                        "delay_message": "免運店家滿$199無限免運; 週三週六$149無限免運",
                        "is_fastest_edt_channel": false,
                        "sla_message": "",
                        "show_edt": true,
                        "edt_text": "預計配達時間 2月1日 - 2月3日",
                        "formatted_edt_text": [
                            {
                                "template": "預計配達時間 2月1日 - 2月3日",
                                "format": null,
                                "attributes": null,
                                "text_color": null,
                                "text_hex_color": null
                            }
                        ],
                        "formatted_pre_order_text": null,
                        "formatted_fbs_description_text": null,
                        "show_edt_as_header": false
                    },
                    "channel_promotion_infos": [],
                    "warning": null,
                    "shipping_icon_type": null,
                    "lowest_bpsf_promotion_rule": null,
                    "service_type_info": "",
                    "is_integrated_channel": true,
                    "late_delivery_compensation": {
                        "type": 1,
                        "amount": 1000000,
                        "is_guaranteed_edt": true,
                        "compensation_amount": null,
                        "text": null
                    },
                    "is_sst_included": false,
                    "display_text": {
                        "late_delivery_compensation": {
                            "text": "如果訂單未能準時配達,您可以領取 {compensation_amount} 優惠券作為補償",
                            "gdt_max": null,
                            "compensation_amount": {
                                "value": 1000000
                            }
                        },
                        "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,
                    "hide_shipping_fee": null,
                    "edt_tracking_info": "{\"edt_min\":2,\"edt_max\":4,\"edt_min_hours\":48,\"edt_max_hours\":96,\"edt_display_identifier\":327689,\"buyer_address_hash\":\"w0agt4T\",\"is_cache_edt\":false}"
                }
            ],
            "grouped_channel_infos_by_service_type": [],
            "also_available_channel_name": null,
            "pre_selected_shipping_channel": {
                "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": 1769885001,
                    "estimated_delivery_date_to": 1770057801,
                    "estimated_delivery_time_min": 2,
                    "estimated_delivery_time_max": 4,
                    "delay_message": "免運店家滿$199無限免運; 週三週六$149無限免運",
                    "is_fastest_edt_channel": false,
                    "sla_message": "",
                    "show_edt": true,
                    "edt_text": "預計配達時間 2月1日 - 2月3日",
                    "formatted_edt_text": [
                        {
                            "template": "預計配達時間 2月1日 - 2月3日",
                            "format": [],
                            "attributes": null,
                            "text_color": null,
                            "text_hex_color": null
                        }
                    ],
                    "formatted_pre_order_text": null,
                    "formatted_fbs_description_text": null,
                    "show_edt_as_header": false
                },
                "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": {
                    "type": 1,
                    "amount": 1000000,
                    "is_guaranteed_edt": true,
                    "compensation_amount": {
                        "value": 1000000
                    },
                    "text": ""
                },
                "is_sst_included": false,
                "display_text": {
                    "late_delivery_compensation": {
                        "text": "如果訂單未能準時配達,您可以領取 {compensation_amount} 優惠券作為補償",
                        "gdt_max": null,
                        "compensation_amount": {
                            "value": 1000000
                        }
                    },
                    "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,
                "hide_shipping_fee": null,
                "edt_tracking_info": null
            },
            "show_grouped_channel_first": false,
            "is_item_with_price_range": false,
            "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": "預計配達時間 2月1日 - 2月3日, 運費:{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": {
                        "template": "如果訂單未能準時配達,您可以領取 {compensation_amount} 優惠券作為補償",
                        "format": null,
                        "attributes": [
                            {
                                "type": 2,
                                "key": "compensation_amount",
                                "value": {
                                    "value_str": null,
                                    "value_int": 1000000
                                },
                                "format": null,
                                "text_color": null,
                                "text_hex_color": null
                            }
                        ],
                        "text_color": null,
                        "text_hex_color": null
                    },
                    "fbs_description": null,
                    "display_edt_text_first_line": true
                },
                "highlight_free_shipping": false
            },
            "formatted_pre_order_text": null,
            "has_free_return": null,
            "model_id": 176736545782,
            "delivery_address": {
                "state": "臺北市",
                "city": "中正區",
                "district": null,
                "town": null,
                "zip_code": null,
                "address": null,
                "region": null,
                "longitude": null,
                "latitude": null,
                "vn_data_version": null
            }
        },
        "shop_vouchers": [],
        "free_return": null,
        "coin_info": {
            "spend_cash_unit": 100000,
            "coin_earn_items": [],
            "coin_earn_label": null
        },
        "product_attributes": {
            "attrs": [
                {
                    "name": "品牌",
                    "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,
                    "item_attribute_type": null,
                    "name_tr": null,
                    "value_tr": null
                },
                {
                    "name": "產地",
                    "value": "台灣",
                    "id": 100037,
                    "is_timestamp": null,
                    "brand_option": null,
                    "val_id": null,
                    "url": null,
                    "brand_id": null,
                    "full_url": null,
                    "type": 5,
                    "item_attribute_type": null,
                    "name_tr": null,
                    "value_tr": null
                },
                {
                    "name": "性別",
                    "value": "男女通用",
                    "id": 100022,
                    "is_timestamp": null,
                    "brand_option": null,
                    "val_id": null,
                    "url": null,
                    "brand_id": null,
                    "full_url": null,
                    "type": 5,
                    "item_attribute_type": null,
                    "name_tr": null,
                    "value_tr": null
                },
                {
                    "name": "出貨地",
                    "value": "高雄市岡山區",
                    "id": null,
                    "is_timestamp": null,
                    "brand_option": null,
                    "val_id": null,
                    "url": null,
                    "brand_id": null,
                    "full_url": null,
                    "type": 6,
                    "item_attribute_type": null,
                    "name_tr": null,
                    "value_tr": null
                }
            ],
            "categories": [
                {
                    "catid": 11116837,
                    "display_name": "保健、護理",
                    "no_sub": false,
                    "is_default_subcat": false
                },
                {
                    "catid": 11041766,
                    "display_name": "綜合機能保健",
                    "no_sub": true,
                    "is_default_subcat": false
                }
            ],
            "related_items": []
        },
        "shop_detailed": {
            "shopid": 42150565,
            "userid": 42151952,
            "last_active_time": 1769694543,
            "vacation": false,
            "place": "高雄市岡山區",
            "account": {
                "portrait": "fd002c18009164c9eef9e96138e0b444",
                "username": "lovetaiwan2017",
                "status": 1
            },
            "is_shopee_verified": false,
            "is_preferred_plus_seller": false,
            "is_official_shop": false,
            "shop_location": "高雄市岡山區",
            "item_count": 37,
            "rating_star": 4.958145,
            "response_rate": 79,
            "session_info": null,
            "name": "日本京都城",
            "ctime": 1510119019,
            "response_time": 8842,
            "follower_count": 1531,
            "show_official_shop_label": false,
            "rating_bad": 18,
            "rating_good": 18466,
            "rating_normal": 85,
            "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,
            "shop_location_tr": null,
            "sold_total_display": null,
            "is_outlet": false,
            "display_fbs_logo": false,
            "is_chatroom_online": null,
            "outlet_shop": null
        },
        "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": {
                "tier_texts": [
                    {
                        "text": "買 (>=16) 件 {{price}}",
                        "price": 6900000
                    }
                ]
            }
        },
        "ineligible_ep": null,
        "tax_disclaimer": null,
        "alcohol_disclaimer": null,
        "design_control": {
            "use_new_revamp_first_screen": null,
            "display_on_time_delivery_guarantee": true,
            "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,
            "disable_main_page_select_variation": null,
            "support_shop_review_preview": null,
            "pdp_revamp_phase1_improvement_ui_review_down": null,
            "display_fashion_attributes": null,
            "display_fashion_review_section": null,
            "display_fashion_first_screen": null,
            "enable_fashion_review_improvements": null,
            "display_fbs_floating_counter": null,
            "display_shipping_drawer_new_free_shipping_text": false,
            "display_shipping_drawer_new_free_shipping_ui": false,
            "shift_featured_videos_above_review_ratings_section": 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,
            "ineligible_user_platform_exclusive_sku": 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": [
                {
                    "text": "蝦皮放心買",
                    "type": null,
                    "id": 52
                },
                {
                    "text": "蝦皮安心退",
                    "type": null,
                    "id": 51
                }
            ]
        },
        "service_drawer": {
            "services": [
                {
                    "title": "蝦皮放心買",
                    "description": "除了賣家實名認證跟商品合規檢驗外,蝦皮也實行賣家計分管理,針對營運表現不佳的賣家進行取締。管理項目包含訂單未完成率、延遲出貨率、違反上架規範等。",
                    "type": null,
                    "free_return": null,
                    "insurance": null,
                    "id": 52,
                    "redirection_url": "https://shopee.tw/m/worry-free#anchorId-1737101390274",
                    "icon": "tw-11134258-7rbkc-m8vjh2lirw12cc",
                    "insurance_drawer": null
                },
                {
                    "title": "蝦皮安心退",
                    "description": "蝦皮安心退由蝦皮協助審核,您無須先與賣家溝通,一鍵即可申請退貨。除特殊退貨物流,您也無須負擔退貨運費。        ",
                    "type": null,
                    "free_return": null,
                    "insurance": null,
                    "id": 51,
                    "redirection_url": "https://shopee.tw/m/newrr",
                    "icon": "tw-11134258-7rasm-m2rus0ffw963d1",
                    "insurance_drawer": null
                }
            ]
        },
        "trade_in": null,
        "product_description": {
            "paragraph_list": [
                {
                    "type": 0,
                    "text": "超商每筆最多16瓶",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 0,
                    "text": "OK超商蝦皮店到店最多可24瓶",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 0,
                    "text": "三多補體康(透析配方)240ml慎  單瓶售價72元",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 10001,
                    "text": null,
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": 1
                },
                {
                    "type": 0,
                    "text": "購物須知:",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 0,
                    "text": "商品運送途中難免會有擠壓碰撞導致凹罐 如介意者切勿下單",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 0,
                    "text": "商品凹罐皆不接受退換貨服務",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 10001,
                    "text": null,
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": 1
                },
                {
                    "type": 0,
                    "text": "12瓶一組售價864元",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 10001,
                    "text": null,
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": 1
                },
                {
                    "type": 0,
                    "text": "一箱24瓶售價1700元",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 10001,
                    "text": null,
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": 1
                },
                {
                    "type": 0,
                    "text": "超商.蝦皮每筆限24瓶(每單只能限一筆)",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 10001,
                    "text": null,
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": 1
                },
                {
                    "type": 0,
                    "text": "*滿300的訂單才有出貨*",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                },
                {
                    "type": 0,
                    "text": "*商品出貨由蝦皮代開發票*",
                    "img_id": null,
                    "ratio": null,
                    "description_type": 1,
                    "empty_paragraph_count": null
                }
            ],
            "source_language": ""
        },
        "selected_tiers": {
            "0": 0
        },
        "size_info": null,
        "size_recommendation": null,
        "translation_status": 0,
        "product_description_tr": null
    }
}
Modified at 2026-03-01 14:53:03
Previous
Shopee Get Task Result
Next
Get Shopee Product Details
Built with