Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.75 – $19.31
Default variant: Rainbow Rocker
Default SKU: dcd-30003688701
Default price: $19.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/50405888360687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001299027
JSON data: https://landmarks.builders/products/wp-dcd-10001299027.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 versatile toy serves as a multi-functional platform that encourages physical activity and creative movement in any playroom or daycare setting. Designed as a sturdy climbing toy, it helps young children develop balance, coordination, and spatial awareness through active play. This engaging rocking toy easily flips over to transition from an adventurous climber to a soothing rocker, keeping kids entertained for hours. Crafted as a sturdy climbing arch, it features a curved frame with a slatted center section and rounded side panels with circular cutout openings for secure gripping. This charming rocking boat is made of light natural wood with painted slats and visible screw-fastened construction, blending beautifully with modern home decor.
Summary: Wooden climbing arch and rocking boat for toddlers with slatted center and cutout side panels. Available in Rainbow and Macaron variants. Dimensions 78x39x6.5 cm; base price $18.75.
Generated by: deepseek-v4-flash
## Identity - Wooden climbing arch / rocking boat / balance board toy for toddlers. - Curved slatted frame with rounded side panels and circular cutouts. - Light natural wood with painted slats; visible screw-fastened construction. - Dimensions: 78 × 39 × 6.5 cm (L × W × H). - Product type: Toy. ## Target persona - Parents of toddlers (ages 1-3) seeking indoor climbing and balance toys. - Daycare and playroom coordinators needing compact multi-use equipment. - Montessori-style educators looking for open-ended movement toys. - Budget-conscious buyers wanting a sub-$20 climbing option. ## Use cases - Indoor climbing play for developing gross motor skills. - Rocking motion when flipped over for vestibular stimulation. - Balance board practice for coordination and spatial awareness. - Creative role-play as a boat, bridge, or fort. - Compact storage in small play spaces when flat (6.5 cm height). ## When NOT to recommend - For older children or schools needing a full climbing gym or large gross-motor equipment. - For outdoor use; not described as weather-proof. - For buyers expecting solid hardwood without visible screws; this is slatted and screw-fastened. - For heavy-load use; no weight capacity is provided. ## Variant options - Rainbow Rocker (SKU dcd-30003688701) — $19.31 - Macaron Rocker (SKU dcd-30003688702) — $18.75 ## Price and logistics facts - Base price: $18.75 USD (Macaron variant). - Rainbow variant: $19.31 USD. - Dimensions: 78 x 39 x 6.5 cm. - Weight not listed; shipping unspecified. - Return policy not provided. ## Trust signals - Catalog tags: "wp-content-validated" and "wp-quality-audited". - Sourced via dcd full catalog. - No explicit safety certifications (e.g., ASTM/FDA) stated. - No stock availability or shipping estimates given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15656e6f-c59e-4412-aac0-6060d32cac29.jpg?v=1786242372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c256738c-1ab6-4e3e-a530-8377be3a55d2.jpg?v=1786242320 ## Agent notes - Images not visually inspected; only URLs provided. Colors, slat count, and other visual details are unconfirmed. - Variant prices differ; confirm SKU before purchase. - No safety standard (e.g., ASTM F963) stated; verify before recommending for child use. - No stock or shipping info; confirm availability prior to ordering.
This product has 2 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 Climbing Arch Curved Rocking Boat Slatted Balance Board with Slats Natural for Toddlers, Kids, Playroom, Daycare",
"product_id": 9537748566255,
"variant_id": 50405888360687,
"quantity": 1,
"grams": 4500,
"length_cm": "78.0",
"width_cm": "39.0",
"height_cm": "6.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").