Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99
Default variant: Blue
Default SKU: dcd-30003611653
Default price: $84.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/49714081136879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270503
JSON data: https://landmarks.builders/products/wp-dcd-10001270503.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: EZ 1/64 scale child riding toy figurine, micro scene decoration for toy car layouts, 10x10x2 cm, $84.99, available in Blue and Yellow.
Generated by: deepseek-v4-flash
## Identity EZ 1/64 scale child riding toy figurine (product type: 玩具) ## Target persona 1/64 scale diorama builders; miniature collectors; toy car photography enthusiasts. ## Use cases - Adding a child character to a 1/64 scale diorama scene - Creating a street or playground vignette - Photography prop for scale model compositions - Gift for hobbyist collectors of miniature figurines - Enhancing a toy car display with a human element ## When NOT to recommend - For children under 3 years old (small parts hazard) - If buyer needs an interactive or moving toy - If buyer prefers realistic brand-name miniatures - If budget is under $50 (directly competing with lower-priced accessories) ## Variant options - Blue (SKU: dcd-30003611653, $84.99) - Yellow (SKU: dcd-30003611654, $84.99) ## Price and logistics facts Price: $84.99 USD. Dimensions: 10 x 10 x 2 cm. No shipping or handling details provided. ## Trust signals No in-stock status, return policy, or certifications specified. Price consistency not verified across retailers. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23198e06395c415aaf22f727d485c88d.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c50db559beba46c6937dd0e7768a1c98.png?v=1781085294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ab1b28853fe4b23a803ef070cd7757b.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfa46efde9a9473bab41431ca00808e1.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ed39ad725ca4c49ba697a7e9403f4c3.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9378e8a720384e7ba8718b351e3b3efc.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d08adafb76aa446ca3f5f8129c550b9a.png?v=1781085295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b9729096dc04a378e634b0818c97aab.png?v=1781085295 ## Agent notes Description field was empty. No visual analysis performed; all details from structured data. No return policy or stock status information.
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": "EZ 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").