Brand: World Products (Landmark)
SKU: dcd-30003605887
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714371657967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268262
JSON data: https://landmarks.builders/products/wp-dcd-10001268262.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: DIY wooden accessory set (busy board parts, climbing frame pieces) for kindergarten educational toys, priced at $15.99, size 15x9.5x5cm.
Generated by: deepseek-v4-flash
## Identity This is a set of DIY wooden accessories for busy boards and climbing frames, designed for kindergarten educational play. Product type: 玩具 (toys). Sold as individual pieces. ## Target persona Kindergarten teachers, parents of toddlers (1-4 years), DIY toy enthusiasts, and educators seeking customizable motor skill development tools. ## Use cases - Assembling a custom busy board with latches, gears, etc. - Building a small climbing frame for indoor play. - Creating educational activities for fine motor skills. - Supplementing existing wooden toy sets. - DIY projects for preschool classrooms. ## When NOT to recommend - For children under 3 years due to small parts choking hazard. - For buyers wanting a complete, ready-to-use toy. - For large-scale commercial playground installations. - For those seeking electronic or battery-operated toys. ## Variant options - Only one variant: Size 13x7.5x3cm at $15.99. ## Price and logistics facts - Price: $15.99 USD. - Dimensions: 15x9.5x5 cm (package); variant size 13x7.5x3 cm. - Currency: USD. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Single price across variants. - No certifications listed. ## Image assets - 8 images available as PNG files. URLs provided in raw data. ## Agent notes - No product description available. - Image analysis not performed; do not infer visual details.
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": "忙碌板洞洞板忙碌屋diy木制配件攀爬架玩具幼儿园益智攀爬架玩具",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "9.5",
"_height_cm": "5.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").