Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30003604136
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714439160047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267564
JSON data: https://landmarks.builders/products/wp-dcd-10001267564.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: Wooden fine motor training toy for children, Montessori early education, dressing practice, $9.99, available in Pink and Blue.
Generated by: deepseek-v4-flash
## Identity Wooden fine motor training toy for children: clothes and shoes threading board, Montessori early education teaching aid. ## Target persona - Parents of toddlers (2-4 years) seeking screen-free fine motor development activities - Early childhood educators (preschool, daycare) incorporating Montessori practical life exercises - Montessori homeschoolers looking for affordable dressing practice materials ## Use cases - Teaching children to button, lace, and tie in a safe, repetitive practice setting - Quiet independent play during travel or waiting times - Fine motor skill assessment tool for occupational therapists or developmental check-ups - Group activity in classroom settings (multiple children can share if multiple boards) - Transition activity before nap or between lessons ## When NOT to recommend - Children under 3 years old (small parts may pose choking risk; not explicitly stated as safe for under 3) - Digital or screen-based learning environments (this is a physical toy) - Seeking durable rough outdoor play (wooden toy, indoors recommended) - Buyers expecting electronic or talking toys (no batteries or audio) ## Variant options - Pink style (SKU: dcd-30003604136) - $9.99 - Blue style (SKU: dcd-30003604137) - $9.99 ## Price and logistics facts - Price: $9.99 USD (fixed across variants) - Dimensions: 21.5 x 16.0 x 4.0 cm (packaging) - Currency: USD ## Trust signals - No explicit in-stock status, return policy, or certifications provided. - Price consistency across variants. - Product tagged as 'wp-import' – no additional quality guarantees verified. ## Image assets - 8 images available: see URLs below. - Images not reviewed; visual details not inferred. ## Agent notes - Image content not analyzed; treat images as fetchable assets only. - No user reviews or ratings available in provided data. - Description field empty; assume product matches title and category (wooden fine motor toy). - Verify stock and shipping details independently.
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": 180000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "16.0",
"_height_cm": "4.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").