Brand: World Products (Landmark)
SKU: dcd-30003680217
Price: $7.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Wooden Toy House
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/50405985419503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296279
JSON data: https://landmarks.builders/products/wp-dcd-10001296279.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This multifunctional wooden toy features a light natural wood body and a vibrant blue gabled roof, creating an inviting and classic aesthetic for young learners. Equipped with a row of colorful wooden xylophone-style keys and a resting mallet on the roof, this versatile activity center encourages early musical exploration and auditory development. The sides of this busy board are packed with engaging hands-on elements, including animal-shaped matching cutouts, movable illustrated wooden pieces, and gear-like turn pieces. Designed with a sturdy top carrying handle, this compact play house is easy to transport from room to room, making it perfect for tabletop play or on the move entertainment. Built with a stable base and decorated with friendly animal, sky, and nature graphics, this sturdy activity house provides a safe and visually stimulating environment for daily play.
Summary: This multifunctional wooden toy features a light natural wood body and a vibrant blue gabled roof, creating an inviting and classic aesthetic for young learners. Equipped with a row of colorful wooden xylophone-style keys and a resting mallet on the roof, this versatile activity center encourages early musical exploration and auditory development. The sides of this busy board are packed with engaging hands-on elements, including animal-shaped matching cutouts, movable illustrated wooden pieces, and gear-like turn pieces. Designed with a sturdy top carrying handle, this compact play house is easy to transport from room to room, making it perfect for tabletop play or on the move entertainment. Built with a stable base and decorated with friendly animal, sky, and nature graphics, this sturdy activity house provides a safe and visually stimulating environment for daily play.
Generated by: deepseek-v4-flash
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wooden Toy House with Xylophone Multifunctional Busy House Portable Educational for Toddlers, Babies, Playroom, Nursery",
"product_id": 9537779368175,
"variant_id": 50405985419503,
"quantity": 1,
"grams": 1400,
"length_cm": "20.2",
"width_cm": "18.8",
"height_cm": "22.8"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").