Brand: World Products (Landmark)
SKU: dcd-30003675161
Price: $8.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Toy
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/50405512610031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294451
JSON data: https://landmarks.builders/products/wp-dcd-10001294451.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 charming wooden busy house features a house-shaped body with a blue pitched roof and a convenient top carry handle. The roof-mounted colored percussion strips with a wooden striker turn it into a musical exploration station. The side panels feature animal-themed shape-matching slots and sliding puzzle details for cognitive development. Decorated with printed cartoon animal and nature graphics, it helps toddlers develop fine motor skills, hand-eye coordination, and problem-solving abilities.
Summary: Wooden Busy House Activity Center for Toddlers is a compact educational toy with shape-sorting, sliding puzzles, and percussion strips. Priced at $8.61 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Wooden Busy House Activity Center for Toddlers - Type: Educational Toy - SKU: dcd-30003675161 - Dimensions: 20.2 × 18.8 × 22.8 cm (L × W × H) - Price: $8.61 USD ## Target persona Budget-conscious parent, grandparent, or early-childhood educator caring for toddlers (roughly 1–3 years) who needs a compact, multi-sensory wooden toy for home, travel, or a small classroom setting. ## Use cases - Toddler quiet-time play at home. - Car or airplane travel activity (carry handle included). - Fine-motor and shape-sorting practice in preschool or daycare. - Inexpensive birthday or holiday gift for a toddler. - Early musical exploration using the striker and percussion strips. ## When NOT to recommend - Buyers requiring an electronic or screen-based toy. - Buyers who need official safety certifications (ASTM, CE, or similar) — none are listed. - Buyers expecting a large playset or multi-piece set; this is a single unit. - Toddlers who may mouth or chew on small parts, as no age grading is provided. ## Variant options - One variant: "Busy House" (Style: Busy House) at $8.61 USD. SKU dcd-30003675161. ## Price and logistics facts - Price: $8.61 USD. - Dimensions: 20.2 × 18.8 × 22.8 cm. - Weight: not provided. - Shipping cost, availability, and return policy: not provided. ## Trust signals - Catalog tags indicate "content-validated" and "quality-audited" (from wp-quality-audited, wp-content-validated). - Price is listed consistently as $8.61 USD in the variant. - No in-stock confirmation, certifications, or warranty details are given. ## Image assets Unverified image URLs (visual content not inspected): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/750f06c5-f8ca-47f6-9be0-3f16ba87c7f7.jpg?v=1786242295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84b219f2-0fdb-4784-b7b8-c9d940f29b67.jpg?v=1786242144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f24146cc-99da-47e4-8340-839c1b74e40b.jpg?v=1786242145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/039c8d97-40c0-414a-b052-a4da650a7799.jpg?v=1786242145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aee1d6f-4a05-476f-b56e-a4b94e5129ae.jpg?v=1786242156 ## Agent notes - Image understanding not performed; verify physical condition and visual details from the URLs above. - No age range, material composition, or safety certification is listed; check with retailer if needed. - Only one variant exists; do not recommend as a bougie or premium wooden toy given the price point. - Price is in USD; confirm currency conversion, shipping, and tax during checkout.
This product has 11 images 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 Busy House Activity Center for Toddlers",
"product_id": 9537636237551,
"variant_id": 50405512610031,
"quantity": 1,
"grams": 17000,
"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").