Brand: World Products (Landmark)
SKU: dcd-30003624983
Price: $14.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/49713116741871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275874
JSON data: https://landmarks.builders/products/wp-dcd-10001275874.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童益智穿线板穿绳串珠子锻炼宝宝手指精细动作玩具蒙氏早教教具
| 产地 | 中国大陆 |
| 品牌 | 其他 |
| 货号 | 138 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 否 |
| 规格 | 22*22*6cm |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 串珠类别 | 穿线板/穿线玩 |
| 3C配置类别 | 14岁以下的木制玩具 |
| 适用性别 | 男女通用 |
| 材质 | 木 |
| 是否有动漫形象 | 否 |
| 是否有导购视频 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 包装方式 | 彩盒 |
Summary: Montessori wooden threading board toy for children ages 4-6, develops fine motor skills through lacing and beading. Unisex. Price $14.99 USD.
Generated by: deepseek-v4-flash
## Identity - **Product:** 儿童益智穿线板穿绳串珠子锻炼宝宝手指精细动作玩具 (Children's educational threading board/stringing beads toy) - **Type:** 玩具 (Toy) - **Material:** Wood - **Dimensions:** 22 × 22 × 5 cm - **Age range:** 4-6 years - **Origin:** China (Mainland) ## Target persona - Parents of children aged 4-6 seeking Montessori early education toys - Early childhood educators and daycare providers - Toy resellers / dropshippers targeting Middle East market - Montessorian homeschooling parents ## Use cases - Developing fine motor skills and hand-eye coordination through lacing and beading - Quiet time or travel activity for preschool children - Montessori practical life or sensorial exercises - Group play in preschool or kindergarten settings - Screen-free educational entertainment at home ## When NOT to recommend - For children under 3 years due to small parts choking hazard - For older children (above 6) who may find it too simplistic - If buyer requires CE, ASTM, or other specific safety certifications (none listed) - For applications demanding high durability or rough handling (wood may break if dropped) ## Variant options - **Style:** Animal Career — $14.99 (only variant available) ## Price and logistics facts - **Price:** $14.99 USD per unit - **Packaging:** Color box - **Dimensions:** 22 × 22 × 5 cm - **Weight:** Not specified - **Main export region:** Middle East - **Supplier:** Cross-border export supply (dropshipping enabled) ## Trust signals - No stock availability information provided - No return policy mentioned - No safety certifications listed - Single price point across variant - Listed as cross-border export supply (suitable for dropshipping) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ff6338dd1d14085bdf80488959d5d9c.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36d8056e1e1345b68c0fe2537cb24790.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afe024181ca143288bdc1850dd3bd270.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95197c36b1494069a025ed0982d0f814.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14fa3f855de14b779a13d920024e0425.png?v=1781084429 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Description lists dimensions as 22*22*6 cm (contradicts structured data height 5 cm). Use structured data (5 cm) but flag discrepancy. - No weight, stock, or shipping time info 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": "Montessori Threading Bead Toy for Fine Motor Skills",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "22.0",
"_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").