Brand: World Products (Landmark)
SKU: dcd-30003604498
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 560 g
Cart URL (default variant): https://landmarks.builders/cart/49714402984175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267727
JSON data: https://landmarks.builders/products/wp-dcd-10001267727.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: A children's educational busy board for early learning, shape matching, and Montessori-style training, priced at $21.99, measuring 30.5x20.5x3.7 cm.
Generated by: deepseek-v4-flash
## Identity A compact busy board for early childhood education, designed to teach shape matching and basic cognitive skills. ## Target persona Parents of toddlers (1-3 years) seeking non-electronic, hands-on learning toys; Montessori or preschool educators; caregivers looking for portable quiet-time activities. ## Use cases - Keeping a toddler occupied during car rides or flights. - Developing fine motor skills and hand-eye coordination. - Introducing shape and color recognition through play. - Providing a quiet, independent activity for waiting times (e.g., at restaurants). - Supplementing Montessori or preschool curricula. ## When NOT to recommend - Children older than 4 years (too simple). - Kids who prefer digital or screen-based toys. - Parents needing a large, stationary play mat (this is small, 30.5 cm). - Situations requiring group or social play (solo activity). ## Variant options - **Busy Board** (SKU: dcd-30003604498) – $21.99 (only variant). ## Price and logistics facts - Price: $21.99 USD. - Dimensions: 30.5 cm (L) x 20.5 cm (W) x 3.7 cm (H). - Weight and shipping details not provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single price point, no discounts or variations listed. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93eff7a5e2f54d56b3b2b005559c4456.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb1bae3881b14c7cb1eb9c8f793b5467.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d70ac4d4462473c9dacbdac1124bad8.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0090e2ac5b44453bc5ef29a642e6968.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d485480201ba44718043fd7633fb70eb.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e4aa978e1cc48ee807e96312d38c773.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfb4378aa36d4eaf913e9c73acdbb968.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4077d896397484c9d020c9adce87744.png?v=1781085517 ## Agent notes - No product description was provided; assumptions about functionality are based on product title and type. - Image content was not analyzed; visual details cannot be confirmed. - No stock, shipping, or return policy data 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": 560000,
"properties": {
"_length_cm": "30.5",
"_width_cm": "20.5",
"_height_cm": "3.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").