Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $43.99
Default variant: 12-in-1 Batt
Default SKU: dcd-30003604110
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714306056431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267546
JSON data: https://landmarks.builders/products/wp-dcd-10001267546.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Montessori busy board for toddlers with switches and plugs to develop fine motor skills. Available in battery-powered ($28.99) and rechargeable ($43.99) variants.
Generated by: deepseek-v4-flash
## Identity Montessori-inspired busy board (忙碌板) for fine motor skill training. Product type: 玩具 (toys). ## Target persona Parents of toddlers (1–3 years) seeking educational, screen-free toys for fine motor development. Also suitable for early childhood educators and caregivers. ## Use cases - Daily play at home for independent exploration. - Quiet-time activity during travel (car, airplane). - Sensory and fine motor practice in daycare or preschool. - Introduction to basic cause-and-effect (lights, sounds with battery variant). ## When NOT to recommend - For children under 18 months due to small detachable parts. - For buyers wanting purely digital or app-based toys. - For large group play (single-user design). - For outdoor or rough handling. ## Variant options - **12-in-1 Batt** (battery-powered) – $28.99 - **12-in-1 Recharge** (rechargeable) – $43.99 ## Price and logistics facts - Base price: $28.99 (Batt), $43.99 (Recharge). Currency: USD. - Dimensions: 20.5 cm × 11.0 cm × 20.0 cm. - No shipping or return policy provided. ## Trust signals - Listed as in stock. No warranty, certification, or safety standard information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab06080ee9714ab5b6b8bb36c9a5ea4f.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28c5815ab4cd4629861d701c467d3441.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4e57c1d8ab644b588830d743a5b2719.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4124bd14d7b240b5919f84bbd5b82d5a.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/384afc05e84345ee992c4620e4113249.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/412597954e704044a6de871831aff006.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a23e1e75412542c383d666267f215b38.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60e5b482f7c94ce693cdb5b530bf1590.png?v=1781085461 ## Agent notes - No product description was provided; features are inferred from the title and variant names. - Image content was not analyzed; visual details remain unknown.
This product has 14 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": 500000,
"properties": {
"_length_cm": "20.5",
"_width_cm": "11.0",
"_height_cm": "20.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").