Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $34.99
Default variant: Colored
Default SKU: dcd-30003602351
Default price: $34.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/49714313724143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266802
JSON data: https://landmarks.builders/products/wp-dcd-10001266802.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: VM 1/64 scale miniature figure set depicting a father-son fist bump, used for diorama scenes. Available in colored ($34.99) or unpainted ($17.99) variants.
Generated by: deepseek-v4-flash
## Identity VM 1/64 miniature figures (father-son fist bump) for diorama scenes. Small scale (10x10x2 cm). Two styles: colored and unpainted. ## Target persona - Diorama modelers (1/64 scale) - Miniature collectors - Model railway scenery builders - Tabletop wargame hobbyists (modern setting) ## Use cases - Adding a human element to a 1/64 scale diorama - Populating a miniature street scene with family interaction - Enhancing model railway station or park setups - Creating a posed vignette for a model display case - Supplementing a toy vehicle collection with figures ## When NOT to recommend - Buyers seeking high-detail painted collectibles (paint job may be basic) - Children under 3 (small parts hazard) - Users of larger scales (e.g., 1/24) – scale mismatch - Those needing realistic portrait likeness ## Variant options - Colored: $34.99 - Unpainted: $17.99 ## Price and logistics facts - Base price: $17.99 (unpainted), $34.99 (colored) - Dimensions: 10 x 10 x 2 cm - Weight not provided ## Trust signals - 8 product images available for visual inspection - No information on return policy or stock status ## Image assets - 8 images: see fetchable URLs below. ## Agent notes - Images not analyzed; treat as fetchable assets only. No visual details inferred.
This product has 14 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碰拳父子微缩人偶 微缩场景沙盘模型道具小人偶",
"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").