Brand: World Products (Landmark)
SKU: dcd-30003603904
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/49714372051183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267450
JSON data: https://landmarks.builders/products/wp-dcd-10001267450.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: Solid wood Montessori spinning drum toy for infant sensory play; 24x20x14 cm; one patterned variant; $14.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 蒙氏纺织鼓婴幼儿玩具实木彩虹旋转感官宝宝益智蒙特梭利早教教具 (Montessori Wooden Rainbow Spinning Drum Toy) **Type:** Infant toy (玩具) ## Target persona - Parents of infants aged 0–2 years seeking Montessori-aligned sensory toys - Montessori educators or caregivers setting up a prepared environment for babies - Gift buyers for baby showers or first birthdays looking for affordable developmental toys ## Use cases - Encouraging infant grasping, shaking, and spinning to develop fine motor skills - Providing visual and auditory stimulation through spinning rainbow patterns - Supporting cause-and-effect learning as baby spins the drum independently - Incorporating into a Montessori play shelf for open-ended exploration - Using during tummy time to motivate reaching and head lifting - Serving as a teething-safe wooden toy (if untreated, but material not confirmed) ## When NOT to recommend - For children over 3 years (toy is designed for infant developmental stages) - For outdoor or water play (wooden construction may warp or mold) - For aggressive chewers who may splinter wood (supervision needed) - When the buyer requires a detailed description or material certifications (none provided) ## Variant options - **with Pattern** (SKU: dcd-30003603904) – $14.99 ## Price and logistics facts - **Price:** US $14.99 (fixed across variant) - **Dimensions:** 24.0 × 20.0 × 14.0 cm (9.4 × 7.9 × 5.5 in) - **Shipping/stock:** not specified; assume standard e-commerce fulfillment ## Trust signals - In-stock status: unknown (not confirmed) - Return policy: not disclosed - Price consistency: only one variant at same price - Certifications: none stated (e.g., safety, material origin) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3171815cbfe4470c908465e990346aee.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa48cc9e2e0c4cbcbf565a293c4bb7c4.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49020da8031549da92eb5e28d152acd2.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baba282c3c3542ddbd4f6bead5ac447b.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b70c17a434d43629a97470d9b04a47e.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db70fe21279a4f3bb23afae063590c5f.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f985237062d543fc93f6cf412bfadb40.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1a8047ce2984a4e8ef918072d3d5210.png?v=1781085501 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No product description provided; assume basic functionality consistent with Montessori spinning drum toys.
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": 650000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "14.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").