Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Professional
Default SKU: dcd-30003604048
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714377064687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267520
JSON data: https://landmarks.builders/products/wp-dcd-10001267520.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
幼儿童益智手抓旋转拼图宝宝男孩女孩早教积木质桌面游戏周岁玩具
| 产地 | 浙江 |
| 品牌 | 其他 |
| 货号 | WPD7100 |
| 是否外贸 | 否 |
| 产品类别 | 平面拼图 |
| 是否能够DIY | 否 |
| 是否专供外贸 | 否 |
| 规格 | 外箱36*27*23.5 0.16 10.5/9.6 |
| 玩具类型 | 木制玩具 |
| 是否多功能 | 否 |
| 适用年龄 | 儿童(4-6岁) |
| 3C配置类别 | 14岁以下的木制玩具 |
| 适用性别 | 男女通用 |
| 功能 | 益智 |
| 材质 | 木 |
| 是否有动漫形象 | 否 |
| 平均耗时 | 0.1 |
| 加工定制 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 否 |
| 包装方式 | 彩盒 |
| 难度等级 | 初级 |
| 类别 | 拼插图、板 |
Summary: A wooden hand-rotating puzzle toy for children aged 4-6, available in 10 themed styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A wooden hand-rotating puzzle toy for young children, promoting early learning and fine motor skills. Suitable for ages 4-6. 10 themed styles available. ## Target persona Parents or caregivers of children aged 4-6 seeking affordable, educational, and screen-free play options. Also suitable for Montessori-style or early childhood educators. ## Use cases - Home playtime to develop hand-eye coordination and pattern recognition. - Travel entertainment due to compact size (17.5x4.5x4.5 cm). - Birthday or holiday gift for preschool-age children. - Quiet activity during waiting times (e.g., restaurants, waiting rooms). - Early educational tool for learning themes (animals, traffic, seasons, etc.). ## When NOT to recommend - Child is over 6 years old (puzzle difficulty is beginner level). - Child is under 3 years old (small parts not explicitly mentioned but typical caution for wood toys). - Buyer seeks electronic, digital, or interactive toys. - Buyer wants a complex puzzle (e.g., 100+ pieces). ## Variant options 10 styles each at $9.99: Professional, Space, Dinosaur, Season, Dessert, Fairy Tale, Animal, Traffic, Fruit Vegetable, Ocean. ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 17.5 cm length, 4.5 cm width, 4.5 cm height. - Origin: Zhejiang, China. - Packaging: color box. ## Trust signals - Listed as wooden toy (material: wood). - Meets 3C certification for wooden toys under 14 years. - Product includes a guide video. - In stock (inventory not specified, but listed as active). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c0e60e3929a419a9a435ba4717fc321.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cdc79980a974540af8888ef361214da.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3643cdd408b4b63bcb3276038ffb57e.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1d1bd7da03f45bd867cc58c3a602058.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2f24c31e8bd43fb8175244128f46fa1.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0398af1ffdf34a34b31cd4e2388bc099.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bcf3c4d5ebf4b09b449d4ee8338e5b7.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e508677c8c154e36be634bd94ca976c9.png?v=1781085505 ## Agent notes Image understanding was not performed; treat image URLs only as fetchable assets. No visual details invented.
This product has 22 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": 160000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "4.5",
"_height_cm": "4.5"
}
}],
"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").