蝦皮店到店突破1500!NSI該怎麼處理?
Shopee Xpress hits 1,500 in TW, how about the NSI?
『蝦皮店到到店』不知不覺間已經來到了1500 (含合作店) 了。
鑑於智取店數量日益增多,
NSI 應拆成 超商 shop=convenience 和 LOCKER amenity=parcel_locker ,
問單兵該如何處置?
“Shopee Xpress” has quietly grown to 1,500 locations (including partner stores).
With the increasing number of smart pickup stores aka parcel lockers,
IMHO the NSI records should be split into convenience stores (shop=convenience
) and lockers (amenity=parcel_locker
).
Any idea how we should handle this? Thoughts are welcomed.
Source ref:
https://spx.tw/api/service-point/point/around/list?radius=400000000&longitude=121.19149979406507&latitude=25.068378238310864
Res:
{
"retcode": 0,
"message": "Success",
"data": {
"total": 1500, // ← 1500 間了
"in_given_range": false,
"list": [...],
}
}
蝦皮店到店 自有體系範例:
Shopee Xpress operated Pick-up/Drop-off points
(is_spx_point = 1
)
{
"is_spx_point": 1,
"address_id": 32753,
"address_data": "{\"state_id\":1,\"city_id\":104162,\"district_id\":114574,\"uptown_id\":32753,\"state\":\"TAIWAN\",\"city\":\"桃園市\",\"district\":\"大園區\",\"uptown\":\"新興路\",\"zipcode\":\"\"}",
"next_work_day": 1,
"id": 281,
"support_online_payment": 0,
"point_status": 0,
"next_work_hour": ["11:30", "22:30"],
"support_sending_non_shopee_parcel": 0,
"company_name": "Shopee Xpress",
"latitude": 25.061557,
"support_awb_print": 1,
"open_on_weekends": 1,
"open_hours": "[{\"day\":[\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\",\"Monday\",\"Tuesday\"],\"hours\":[\"11:30\",\"22:30\"]}]",
"support_buy_parcel_box": 0,
"support_sprinter": 0,
"station_id": 507,
"phone": "",
"is_holiday": 0,
"address": "桃園市大園區新興路139號1樓",
"support_sending_return_parcel": 1,
"support_fresh": 0,
"support_eco_package": 0,
"support_dropoff": 1,
"is_rest_day": 0,
"longitude": 121.195367,
"alias": "大園新興店",
"is_opening": 1,
"sp_point_type": 1,
"support_self_collection": 1,
"distance": 852.7639,
"additional": "{\"cutoff_time\":\"22:30:00\",\"order_capacity\":4012}",
"photo_list": "[]",
"storage_capacity": "{\"NDD_COLLECTION\":{\"dl\":9999,\"state\":0},\"NORMAL\":{\"dl\":1214,\"state\":0}}",
"function_data": "",
"point_nick_name": "",
"is_display": false,
"support_ndd_dropoff": 1,
"support_ndd_collection": 1,
"support_buyer_self_collection": 1,
"support_seller_self_collection": 1,
"ndd_checkout_status": 1,
"checkout_limit_list": [2, 4],
"support_shopee_choice_collection": 1
},