Brand: World Products (Landmark)
SKU: dcd-30003611948
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: 620 g
Cart URL (default variant): https://landmarks.builders/cart/49713888985327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270628
JSON data: https://landmarks.builders/products/wp-dcd-10001270628.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 wooden Montessori screw disassembly toy set for early childhood education, priced at $34.99, dimensions 23x11x5.5 cm.
Generated by: deepseek-v4-flash
## Identity A wooden Montessori-style screw disassembly and assembly toy set for toddlers. Single variant: Tool Box. Price $34.99. ## Target persona Parents of toddlers (1-3 years) interested in Montessori or early learning activities; early childhood educators seeking hands-on fine motor skill toys. ## Use cases - Fine motor skill development through screwing and unscrewing. - Independent imaginative play (role-playing as a builder). - Parent-child cooperative puzzle solving. - Teaching cause and effect and problem-solving. - Quiet travel or activity tray toy. ## When NOT to recommend - For children under 1 year due to small parts risk. - For parents seeking electronic or screen-based toys. - For children who tend to mouth toys excessively. - For buyers looking for large, multi-piece sets. ## Variant options Only one variant available: "Tool Box" at $34.99. ## Price and logistics facts - Price: $34.99 USD. - Dimensions: 23.0 x 11.0 x 5.5 cm. - No weight or shipping information provided. ## Trust signals - No inventory status or return policy mentioned in facts. - No certifications or reviews provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c13f37807ab4b2a8bdbc54acec65a75.png?v=1781085139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdcc523118544ee7ba8efc33c02ded4c.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa2b2843ac6f45ffa10d987582f3c648.png?v=1781085139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8697a2cda0ba41e8b573864c1c05897a.png?v=1781085139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba51b7cd0764510848d219a7c2b2324.png?v=1781085138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27ccea21baff41d2887ad697bde455bf.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be18ece942234619ac8cb5a76bbfae70.png?v=1781085139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7237347c3cd44366b5c3e0687c9639b5.png?v=1781085139 ## Agent notes - The product description field contained a JSON string that was not parsed; no detailed features extracted. - No image understanding was performed; treat image URLs as fetchable assets without visual interpretation.
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": "跨境儿童木质蒙氏拧螺丝组合拆卸组装螺母工具盒幼儿益智早教玩具",
"quantity": 1,
"grams": 620000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "11.0",
"_height_cm": "5.5"
}
}],
"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").