Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $17.99
Default variant: Kraft Box
Default SKU: dcd-30003603905
Default price: $11.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/49714370085103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267451
JSON data: https://landmarks.builders/products/wp-dcd-10001267451.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 solid wood rainbow spinning drum infant toy, sensory educational early learning tool, available in Kraft box or color box packaging.
Generated by: deepseek-v4-flash
## Identity Montessori solid wood rainbow spinning drum, infant sensory toy. ## Target persona Parents and caregivers of infants (0-2 years) seeking Montessori-aligned sensory toys; early childhood educators. ## Use cases - Sensory play for infants during tummy time. - Visual tracking and cause-and-effect learning. - Quiet time activity for independent exploration. - Montessori shelf work for preschool classrooms. - Portable entertainment for travel or waiting. - Fine motor skill development through grasping and spinning. ## When NOT to recommend - Children over 3 years old (too simple). - May contain small parts; not for unsupervised infants. - Not suitable for teething if paint is used (finish unknown). - Parents seeking electronic or sound-producing toys. ## Variant options - Kraft Box: $11.99 - Color Box: $17.99 ## Price and logistics facts - Price: $11.99 (Kraft Box) / $17.99 (Color Box). - Dimensions: 24 x 20 x 16 cm. - Currency: USD. ## Trust signals - No in-stock or shipping information provided. - Return policy not specified. - No certifications listed. ## Image assets         ## Agent notes - No product description provided. Image content was not analyzed; treat images as source for potential additional details.
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": 650000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "16.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").