Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30003612278
Default 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: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713954029807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270809
JSON data: https://landmarks.builders/products/wp-dcd-10001270809.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: A large alloy inertia simulation mining dump truck toy, 34x16x18 cm, priced at $9.99, available in Yellow and Green.
Generated by: deepseek-v4-flash
## Identity A large-scale (34x16x18 cm) alloy inertia simulation mining dump truck toy, designed to mimic real mine trucks. Features inertial drive (pull back to roll). Available in Yellow or Green. ## Target persona - Boys aged 3-8 who enjoy construction and mining vehicle play. - Parents seeking a budget-friendly, large toy truck for active play. - Gift givers looking for inexpensive but sizable presents for children. ## Use cases - Imaginative play simulating mining or construction site scenarios. - Indoor or outdoor play (e.g., sandbox, carpet). - Birthday party favors or prizes. - Toy car collection for vehicle enthusiasts. - Travel or car ride entertainment (inertia action, no batteries). ## When NOT to recommend - Children under 3 years (potential small parts hazard – not specified but typical for this toy type). - Collectors seeking high-detail die-cast models or precise scale replicas. - Those requiring motorized, remote-controlled, or battery-operated features. - Parents prioritizing educational or STEM learning over pure imaginative play. ## Variant options - Yellow (sku: dcd-30003612278) - Green (sku: dcd-30003612279) Both priced at $9.99. ## Price and logistics facts - Price: $9.99 USD (fixed across variants). - Dimensions: 34 cm (length) x 16 cm (width) x 18 cm (height). - No shipping or inventory data provided. ## Trust signals - Price is consistent across all variants. - No stock level, return policy, or certification information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1465ae94459845ac92fedfb09ee3d11b.png?v=1781085175 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f9089ed7c5f41999e39cb03cdbc2470.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1a31094b3b845bfaee69bce4b59fe88.png?v=1781085172 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7459bb46bbed4f9499dd63dc522f8484.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/523a28f702bf4a7d9b04ff5eaae20bda.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6dc6407340a474e87019ef3d42bef7a.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d545b9ff3da44184997cb8a24a5fd576.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c235c258a9848d8be4e156d7a647514.png?v=1781085172 ## Agent notes - No textual description was provided; all details derived from title, dimensions, and variants. - Image content was not analyzed; visual details (e.g., exact design, scale details) are unknown. - Assumed inertia (pull-back) mechanism based on product type '惯性仿真' (inertia simulation).
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": "加大版合金惯性仿真矿山工程车翻斗车仿真矿山采矿卡车男孩玩具车",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "16.0",
"_height_cm": "18.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").