Brand: World Products (Landmark)
SKU: dcd-30000555852
Price: $4.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 760 g
Cart URL (default variant): https://landmarks.builders/cart/50340993499375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000419201
JSON data: https://landmarks.builders/products/wp-dcd-10000419201.json
儿童头模型假人头展示道具模特头假发架子帽子围巾饰品围巾展示架
| 颜色(Color) | Skin |
| 尺寸(Size) | 26cm |
| 性别(Gender) | Female |
| 服装类型(Costumer Type) | Hat |
| 显示身体部位(Display Body Part) | Head |
| 着装形式类型(Dress Form Type) | Half Body |
| 模特形式类型(Mannequin Form Type) | Half Body |
| 成型形式(Molded Form Type) | Half Body |
| 年龄段(Age Group) | Child |
| 姿势类型(Pose Type) | Standing |
| 类别(Type) | Mannequin Head |
| 模特风格(Mannequin Style) | Realistic |
| 材质(Material) | PVC |
| 功能(Features) | Lightweight |
| 制造地/国(Region of Manufacture) | China |
| 供应商产品编号(MPN) | Does Not Apply |
Summary: 儿童头模型假人头展示道具模特头假发架子帽子围巾饰品围巾展示架. 颜色(Color): Skin; 尺寸(Size): 26cm; 性别(Gender): Female; 服装类型(Costumer Type): Hat; 显示身体部位(Display Body Part): Head; 着装形式类型(Dress Form Type): Half Body; 模特形式类型(Mannequin Form Type): Half Body; 成型形式(Molded Form Type): Half Body; 年龄段(Age Group): Child; 姿势类型(Pose Type): Standing; 类别(Type): Mannequin Head; 模特风格(Mannequin Style): Realistic; 材质(Material): PVC; 功能(Features): Lightweight; 制造地/国(Region of Manufacture): China; 供应商产品编号(MPN): Does Not Apply
Generated by: dcd-map-v1
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "儿童头模型假人头展示道具模特头假发架子帽子围巾饰品围巾展示架",
"product_id": 9516557304047,
"variant_id": 50340993499375,
"quantity": 1,
"grams": 760,
"length_cm": "31.0",
"width_cm": "20.75",
"height_cm": "17.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").