Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.14
Default variant: Red / Elephant
Default SKU: dcd-30003671764
Default price: $5.14
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Activity Toy
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50405668094191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293180
JSON data: https://landmarks.builders/products/wp-dcd-10001293180.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This wooden elephant toy features a rectangular body with rounded edges and printed animal face details. It combines top-mounted colorful pegs for whacking play with a side-mounted xylophone-style row of fixed metal rods. Crafted from light wood with bright painted panels and multicolor accents, it includes wooden mallets with a smooth natural wood finish. This pounding toy helps young children develop hand-eye coordination and fine motor skills. Equipped with small wheels at the bottom, it can be easily moved around, making it suitable for playrooms, nurseries, or daycare settings.
Summary: A wooden elephant-themed pounding bench with xylophone rods and mallets, designed to develop toddlers' hand-eye coordination, priced at $5.14.
Generated by: deepseek-v4-flash
## Identity Natural Wood Pounding Bench with Xylophone, Elephant Activity Center for Toddlers. Wooden toy with top-mounted pegs for pounding and a side-mounted row of fixed metal rods (xylophone-style). Includes wooden mallets. Small wheels allow movement. Red or Blue Elephant variants. ## Target persona Parents or caregivers of toddlers (roughly ages 1–3) seeking a low-cost, engaging toy for fine motor skill practice. Also daycare or nursery staff looking for a compact, movable activity item. ## Use cases - Toddler playtime at home on a floor or low table. - Daycare or nursery stations requiring a simple hand-eye coordination activity. - Quick, budget-friendly gift for a young child. - Portable activity that can be moved near a seated child. - Early development exercise for pounding and cause-effect learning. ## When NOT to recommend - For infants under 1 year due to small parts or choking risk (precautionary, no specific age marking). - For older children (5+) who need more advanced challenges. - If the buyer expects a full xylophone with removable keys or tunable notes—this is a fixed-rod toy. - If the buyer requires a certified safety rating or detailed materials documentation. ## Variant options - Red / Elephant (SKU dcd-30003671764) – $5.14 USD - Blue / Elephant (SKU dcd-30003671765) – $5.14 USD Both variants are identical in function and dimensions. ## Price and logistics facts - Price: $5.14 USD per variant. - Dimensions: 24.0 cm × 15.0 cm × 14.5 cm (L × W × H). - No additional logistics info (weight, shipping, lead time) provided. ## Trust signals - Catalog tags indicate 'quality audited' and 'content validated' (wp-quality-audited, wp-content-validated). - No in-stock status provided. - Return policy not stated. - No certifications (e.g., ASTM, CE) mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1675388e-726a-4953-aebc-818f2498a8ae.jpg?v=1786242512 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6abe620f-b23f-4066-87e0-e7465cb08100.jpg?v=1786242153 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8794ca0b-c3d9-43d9-935c-0e578d656476.jpg?v=1786242155 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed936edf-6a52-477d-a77c-378f7c37f8b5.jpg?v=1786242175 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55b240e5-f120-4191-b111-8cac0d8923ed.jpg?v=1786242141 ## Agent notes - No age range, material composition, or safety certifications were provided. - Images were not analyzed; visual claims are limited to the product description. - Pounding bench with xylophone rods: metal rods are fixed, not removable keys.
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": "Natural Wood Pounding Bench with Xylophone, Elephant Activity Center for Toddlers",
"product_id": 9537683751151,
"variant_id": 50405668094191,
"quantity": 1,
"grams": 750,
"length_cm": "24.0",
"width_cm": "15.0",
"height_cm": "14.5"
}],
"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").