Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $131.99
Default variant: Rainbow
Default SKU: dcd-30003611950
Default price: $131.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 4400 g
Cart URL (default variant): https://landmarks.builders/cart/49713886593263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270630
JSON data: https://landmarks.builders/products/wp-dcd-10001270630.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wooden arch climber/rocker for kids aged 1-6, 78x39x7 cm, $131.99, available in Rainbow and Macaron colors.
Generated by: deepseek-v4-flash
## Identity Curved wooden climbing arch that converts to a rocking chair, designed for toddler gross motor play. ## Target persona Parents of children aged 1-6 years seeking indoor physical activity toys; daycare centers; early childhood educators. ## Use cases - Indoor climbing and balancing practice for toddlers. - As a rocking horse substitute for gentle swaying. - Imaginative play (bridge, tunnel, fort). - Gross motor skill development in small spaces. - Sensory integration activities for young children. ## When NOT to recommend - For children over 6 years or above 50 lbs (weight limit unspecified). - For outdoor use (material not weather-resistant). - For buyers needing a compact storage solution (dimensions 78x39x7 cm assembled). - For those requiring a traditional rocking chair only (multi-function may not suit all). ## Variant options - Rainbow (sku: dcd-30003611950) - $131.99 - Macaron (sku: dcd-30003611951) - $131.99 ## Price and logistics facts - Price: $131.99 USD (fixed across variants). - Dimensions: 78 cm (L) x 39 cm (W) x 7 cm (H) – likely flattened; assembled height unknown. - Currency: USD. ## Trust signals - Consistent pricing across color options. - 8 product images available for visual assessment. - Stock status not provided; assume variable. - Return policy not specified; verify with seller. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a48035d5dbf34e4c954cb3c443f4c23b.png?v=1781085136) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4dce34812a7440aa2720d16232acb24.png?v=1781085135) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ce12db97a4343edafbcc6d3909fcd49.png?v=1781085136) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b28ff78027e4bd98935cbccc6f455a1.png?v=1781085136) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64a4fb12d5f249de87213be6615e2d0a.png?v=1781085136) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0879bd05646645adac666b4ad7666b84.png?v=1781085135) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f126775e26b4e33a979f5cdb5e4fd5a.png?v=1781085135) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c3e5b54266346ccbed138e808518388.png?v=1781085138) ## Agent notes - Image understanding was not performed; product appearance must be inferred from URLs. - Weight limit and assembly requirements not provided. - Country of origin and material certifications absent.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "弧形攀爬木制儿童小孩多功能拱摇摇椅马互动体能训练幼儿园彩虹桥",
"quantity": 1,
"grams": 4400000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "39.0",
"_height_cm": "7.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").