Brand: World Products (Landmark)
SKU: dcd-30003602694
Price: $19.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/49714482479343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266967
JSON data: https://landmarks.builders/products/wp-dcd-10001266967.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 1/64 scale 3D color-printed miniature figure of a girl shielding from the sun, designed for use in dioramas and model scenes.
Generated by: deepseek-v4-flash
## Identity VM 1/64抬手遮阳女生微缩人偶 – a 3D color-printed miniature figure (girl with hand raised shielding from sun) at 1/64 scale, size 15×10×2 cm. ## Target persona Collectors and hobbyists building 1/64 scale dioramas, especially miniature street or vehicle scenes; model railroad enthusiasts (N scale equivalent); architectural model makers seeking human figures. ## Use cases - Adding a pedestrian figure to a 1/64 scale car diorama. - Populating a miniature bus stop or street corner scene. - Enhancing a model railway layout (N scale roughly compatible). - Creating a sunlit outdoor vignette for photography. - Filling a scale city block display. - Use as a reference for scale comparisons in 1/64 collections. ## When NOT to recommend - For children under 3 due to small parts (choking hazard). - For 1/18 or larger scale models where figure would be too small. - If a highly realistic or articulated figure is needed (likely static, single piece). - For outdoor use unless protected (unknown material durability). ## Variant options - Style: Sun Shielding Girl (only variant available). ## Price and logistics facts - Price: $19.99 USD. - Dimensions: 15.0 × 10.0 × 2.0 cm. - No shipping or stock details provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - Price is fixed for this variant. - No certifications listed. ## Image assets - 8 images available at provided URLs (not viewed). ## Agent notes - Image content not analyzed; visual details cannot be confirmed. - No product description was provided. - Only one variant exists. - SKU: dcd-30003602694.
This product has 13 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": "VM 1\/64抬手遮阳女生微缩人偶 微缩场景模型搭配3D彩色打印小人偶",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "15.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").