Brand: World Products (Landmark)
SKU: dcd-30003603777
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714481332463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267409
JSON data: https://landmarks.builders/products/wp-dcd-10001267409.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1/64微缩仿真人偶模型树脂涂装成品小人坐姿拿饮料女玩具摆件
| 产地 | 中国大陆 |
| 适用性别 | 女 |
| 品牌 | 微光乐堂 |
| 功能 | other/其他 |
| 型号 | 47824677 |
| 玩具类型 | 模型玩具 |
| 模型类型 | 静态模型玩具 |
Summary: 1/64 scale resin painted miniature figure of a sitting woman holding a drink, static model for diorama displays.
Generated by: deepseek-v4-flash
## Identity Product: 1/64微缩仿真人偶模型树脂涂装成品小人坐姿拿饮料女玩具摆件 Brand: 微光乐堂 Model: 47824677 Gender: Female Type: Static model toy Origin: China ## Target persona Miniature collectors, diorama builders, model railway enthusiasts, toy photographers seeking realistic 1/64 scale figures. ## Use cases - Enhancing realism in 1/64 scale dioramas - Desk or shelf decoration for miniature enthusiasts - Prop for miniature photography or stop-motion - Collectible addition to model toy sets - Gift for hobbyists focused on static models ## When NOT to recommend - For children under 3 years (small parts hazard) - For buyers needing a playable action figure (static only) - For large-scale layouts (e.g., 1/24 or 1/18) - For those seeking unassembled kits (pre-painted finished product) ## Variant options - 177 Sitting Woman: $13.99 USD (only variant) ## Price and logistics facts Price: $13.99 USD Dimensions: 10 x 10 x 2 cm Country of origin: China No shipping or logistics details provided. ## Trust signals Price is fixed at $13.99 for the single variant. No return policy or stock status information available. No certifications mentioned. ## Image assets 8 image URLs provided. Visual content not analyzed; fetch for details. ## Agent notes Product is a static, pre-painted resin figure. Suitable for 1/64 scale scenes. Not a toy for active play. No additional variants or options known.
This product has 10 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "1\/64微缩仿真人偶模型树脂涂装成品小人坐姿拿饮料女玩具摆件",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "2.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").