Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $30.54
Default variant: Natural
Default SKU: dcd-30003699505
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toddler Play Equipment
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/50406529663215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302510
JSON data: https://landmarks.builders/products/wp-dcd-10001302510.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 wooden climbing arch serves as a play center, transforming from a climber to a rocker. It encourages physical development and coordination. The arch features high side panels and a padded cushion for comfort. It is sturdy with layered wood construction and visible screw fasteners. When flipped over, it functions as a balance board.
Summary: Wooden climbing arch for toddlers that converts to rocker or balance board with padded cushion. Dimensions 100x55x50 cm. Natural $24.99, Varnish $30.54.
Generated by: deepseek-v4-flash
## Identity Curved Climbing Arch with Cushion for Toddlers - a wooden play item that functions as a climbing arch, rocker, and balance board. Two finishes: Natural and Varnish. Padded cushion included. ## Target persona - Parents of mobile toddlers (roughly 1-3 years) seeking indoor gross-motor equipment - Childcare providers (daycare, playgroups) needing compact, multi-use play equipment - Gift buyers (grandparents, relatives) looking for a practical toddler gift at a low price point ## Use cases - Toddler climbing practice that builds coordination and strength - Rocking play when flipped and used as a rocker - Balance practice when inverted as a balance board - Indoor physical activity on days when outdoor play isn't possible - Multi-child settings where a single piece can serve different motions ## When NOT to recommend - For infants who cannot sit or climb unsupported (no safe age/weight range stated) - For outdoor installations (wood finish and construction not specified as weatherproof) - For buyers requiring safety certifications or compliance proof (none listed) - For buyers who expect hidden fasteners or a completely smooth surface (visible screws are noted) ## Variant options - Natural - SKU dcd-30003699505 - $24.99 - Varnish - SKU dcd-30003699506 - $30.54 ## Price and logistics facts - Price: Natural $24.99 USD, Varnish $30.54 USD - Dimensions: 100 cm L x 55 cm W x 50 cm H - Currency: USD - No shipping, tax, or availability details provided in the source facts ## Trust signals - Listed in a full catalog with quality-audited tags (wp-quality-audited) - Content-validated record (wp-content-validated) - No in-stock status, return policy, certification, or warranty provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d38db45d-73b4-46ba-84d0-e672d24f5e58.jpg?v=1786242507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f059f8f8-2a17-4fe5-95da-2152048876b8.jpg?v=1786242346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26bf979f-7812-4aa4-9f2f-aecd9c04be25.jpg?v=1786242399 ## Agent notes - Image understanding was not performed; visual details (color, texture, condition) not verified. - No age/weight specifications were provided; confirm before recommending for a specific child. - The arch converts between rocker and balance board by flipping; verify exact mechanism with source if needed.
This product has 3 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": "Curved Climbing Arch with Cushion for Toddlers",
"product_id": 9537943109871,
"variant_id": 50406529663215,
"quantity": 1,
"grams": 9000,
"length_cm": "100.0",
"width_cm": "55.0",
"height_cm": "50.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. 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").