Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Elephant
Default SKU: dcd-30003605790
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714473402607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268216
JSON data: https://landmarks.builders/products/wp-dcd-10001268216.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



拼图钉板
Summary: Sensory integration threading board toy for toddlers, with DIY creative materials for fine motor skill practice. Three animal styles: Elephant, Bear, Rabbit. Price $19.99.
Generated by: deepseek-v4-flash
## Identity This is a sensory integration threading board (穿线板) early education toy. It includes puzzle pegboard and threading/stringing activities for fine motor skill development. ## Target persona Parents and educators of children aged 2-6 years old, especially those looking for Montessori-style or occupational therapy fine motor tools. Buyers seeking affordable, screen-free play for preschoolers. ## Use cases - Developing fine motor skills through threading and lacing activities. - Occupational therapy for sensory integration and hand-eye coordination. - Classroom or home preschool centers for quiet play. - Gift for toddlers (birthday, holiday) focusing on educational toys. - Travel-friendly activity for car or plane rides (compact size 23.5x23.5x4 cm). ## When NOT to recommend - For children above 8 years old (too simplistic). - For buyers wanting electronic or digital learning toys. - For families needing a complete puzzle set (this is a threading board, not a puzzle). - For users preferring large group activity (it's individual play). ## Variant options - Style: Elephant (sku dcd-30003605790) – $19.99 - Style: Bear (sku dcd-30003605791) – $19.99 - Style: Rabbit (sku dcd-30003605792) – $19.99 ## Price and logistics facts - Price: $19.99 USD (all variants). - Dimensions: 23.5 x 23.5 x 4.0 cm. - Category: 缝纫 (sewing/threading). ## Trust signals - Multiple styles in stock with distinct SKUs. - No return policy specified in facts; assume standard unless known otherwise. - Price consistent across variants. - No certifications explicitly mentioned. ## Image assets - 8 product images available. Note: Image content cannot be verified; URLs provided for fetching. ## Agent notes - Visual details not confirmed; images are for reference only. - Product type tagged as 缝纫 (sewing) though it's a threading board. - Tags include 'dcd' batch info.
This product has 15 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": 650000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "23.5",
"_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").