Brand: World Products (Landmark)
SKU: dcd-30003608701
Price: $9.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/49714150342895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269318
JSON data: https://landmarks.builders/products/wp-dcd-10001269318.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: 3D printed 1/64 scale miniature figure of a boy in yellow short sleeves with hands in pockets, pre-colored, for diorama scenes or collection at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 3D printed 1/64 scale miniature figure (VM brand) depicting a boy in yellow short sleeves, hands in pockets, pre-colored, dimensions 6.5×6.5×2.0 cm. ## Target persona Miniature enthusiasts, diorama builders, 1/64 scale collectors, 3D print hobbyists. ## Use cases - Adding a human element to 1/64 scale dioramas - Enhancing model train layouts or city scenes - Collectible display piece for miniature collections - Photography prop for scaled shots - Novelty gift for miniaturists ## When NOT to recommend - Buyers needing larger scale figures (e.g., 1/12, 1/24) - Those seeking highly articulated action figures - People wanting unpainted or DIY kits - Users requiring realistic human proportions ## Variant options - Style: 1-64 Yellow Boy – $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 6.5 × 6.5 × 2.0 cm - Shipping: not specified ## Trust signals - No stock status, return policy, or certification data available. - Price consistent across single variant. - No reviews or seller rating provided. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f70fde62b97401ea084ad03df34e750.png?v=1781085332) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d8fe8e7085f440c90cc99fa8c006120.png?v=1781085333) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c7008e53509436bbda1889019709c1c.png?v=1781085335) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52407f71f5804f27b554a31f23d816f1.png?v=1781085333) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a4e8893908a403f9b38b7da0b244bbc.png?v=1781085333) [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3a46b58d7114021b89edc8cc2f183f2.png?v=1781085332) [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87bdcfb992f344f9a5867c72c5a4d5a8.png?v=1781085331) [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25cd8ef731954101be0d61af33d26c31.png?v=1781085333) ## Agent notes - Single variant, pre-colored, 1/64 scale. No description text provided. Images are Shopify-hosted PNGs. No item condition or stock data.
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": "6.5",
"_width_cm": "6.5",
"_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").