Brand: World Products (Landmark)
SKU: dcd-30003604126
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714450628847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267559
JSON data: https://landmarks.builders/products/wp-dcd-10001267559.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: Children's educational lacing board for fine motor skill development, priced at $9.99, dimensions 20x3x13.7 cm, dinosaur blocks variant.
Generated by: deepseek-v4-flash
## Identity Children's early education lacing board (穿绳穿线板) for fine motor skill practice. Dinosaur themed blocks variant. Price: $9.99. Dimensions: 20x3x13.7 cm. ## Target persona - Parents of children aged 2-5 seeking affordable early learning toys - Preschool teachers looking for classroom fine motor activities - Occupational therapists working on fine motor skill development ## Use cases - Home early education play sessions for toddlers - Kindergarten classroom table activities - Fine motor skill training for children with developmental delays - Travel activity to keep child engaged during car or plane rides - Parent-child interactive play to build coordination ## When NOT to recommend - Children under 18 months (potential choking hazard from small pieces) - Children who prefer electronic or screen-based toys - Parents seeking a durable outdoor or rough-play toy - Children who easily become frustrated with repetitive lacing tasks ## Variant options - **Dinosaur Blocks** (SKU: dcd-30003604126) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 20.0 x 3.0 x 13.7 cm - Shipping details not provided in source data. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications (e.g., ASTM, CE) mentioned. - Single price variant confirms pricing consistency. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fac63d55de24a39b19850910cf66261.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20027191a2b94f97955fe752f47b47d3.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dc32dbb1eed48f4a2c4a7fc9e35cf0a.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4b66502a82c46e686e81f863abc0b52.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c50a1bc42954359b67b6d87d35c2f93.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18f317153888494b93ae7a2f730ac674.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30b6b2ffd7c74d12aad0485c16148de3.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5674b71248f4fa6a40a6e46d378d947.png?v=1781085544 ## Agent notes - No visual understanding performed; image content not described. - Product description field is empty. - Only one variant available.
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": 350000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "3.0",
"_height_cm": "13.7"
}
}],
"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").