Brand: World Products (Landmark)
SKU: dcd-30003604138
Price: $12.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/49714437390575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267565
JSON data: https://landmarks.builders/products/wp-dcd-10001267565.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 lacing board toy for toddlers to practice fine motor skills and dressing activities like buttoning and lacing. Suitable for Montessori early education. $12.99.
Generated by: deepseek-v4-flash
## Identity Product: 木制儿童精细动作训练衣服鞋子穿线板穿绳玩具 (Wooden Children's Fine Motor Training Clothes Shoes Lacing Board) - Type: 玩具 (Toy) ## Target persona - Parents of toddlers (2-4 years) seeking hands-on fine motor skill development - Montessori educators or homeschoolers looking for practical life activities - Daycare providers need quiet, non-digital manipulatives ## Use cases - Home or classroom fine motor practice (lacing, buttoning, zipping) - Learning to dress independently via simulated clothing panels - Quiet travel or waiting activity for young children - Montessori-style practical life shelf work - Occupational therapy for hand-eye coordination ## When NOT to recommend - For children under 2 years old due to choking hazard from small parts - If the child already masters dressing skills (too simple) - As a substitute for supervised interactive play with real clothing - For buyers seeking electronic or screen-based learning toys ## Variant options - Only one variant: Geometric style (SKU: dcd-30003604138) at $12.99 ## Price and logistics facts - Price: $12.99 USD (single fixed price) - Dimensions: 21.5 × 16.0 × 4.0 cm (length × width × height) - Weight and shipping specifics not provided ## Trust signals - In-stock status not explicitly confirmed - Return policy not mentioned - No certifications or safety standards listed - Price appears consistent across single variant ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6819f51e30f048d791cbe52ef9b792cb.png?v=1781085537 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f46caf3b491c4fa097607cb55a0f79e0.png?v=1781085538 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae72d802ad87482a80ad5ee9f0004b1b_5c77b634-8ee4-4150-918a-b9b29aabda7e.png?v=1781085538 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/096a9ca264e144e59014244cad535529.png?v=1781085538 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb040153515043bd9e839a0e11b6cc00.png?v=1781085538 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0fb05c15f4a463a8e4e9694ad38fbce.png?v=1781085536 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2db87926f41409e90809cad7d32c036.png?v=1781085538 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb645f2c579e4fa6a7f70b87cc8c0e23.png?v=1781085537 ## Agent notes - No product description was provided; details inferred from title and images (not visually inspected). - No return policy, stock level, or safety certification data available. - Only one variant exists (Geometric style).
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": 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").