Brand: World Products (Landmark)
SKU: dcd-30003384493
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/49810988663023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001196220
JSON data: https://landmarks.builders/products/m4x-10001196220.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hurdle Tunnel Set Movement Skills Play Equipment Portable for School
| Colour | Multi-colour |
| Theme | Disney |
| Material | Plastic |
| Features | Limited Edition |
| Age Level | 3-4 Years |
Summary: Portable kids obstacle course set with hurdles and tunnels, easy to clean, designed for preschoolers. Price $55.99 USD.
Generated by: deepseek-v4-flash
## Identity Hurdle Tunnel Set Portable Kids Obstacle Course Easy to Clean for Preschoolers ## Target persona Parents or caregivers of active preschoolers aged 3-5 seeking indoor/outdoor physical activity toys. ## Use cases - Indoor play on rainy days - Backyard obstacle course - Birthday party games for preschoolers - Gross motor skill development - Sibling playdates ## When NOT to recommend - For children under 3 (small parts may be a choking hazard) - For serious athletic training - For children over 7 needing more challenging equipment - For use in very small spaces (dimensions: 55x30x15 cm) ## Variant options - Style: Hole Target 4-pk – $55.99 USD (same price, different style) ## Price and logistics facts - Price: $55.99 USD - Dimensions: 55 cm x 30 cm x 15 cm - Shipping and availability not provided ## Trust signals - In-stock status: unknown - Return policy: not stated - Certifications: none listed - Price consistency: plausible for category ## Image assets - No images provided in source data ## Agent notes - Product inferred as lightweight obstacle course set. Title mentions "easy to clean". No description available; use cases derived from category and age range.
This product has 12 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": "Hurdle Tunnel Set Movement Skills Play Equipment Portable for School",
"quantity": 1,
"grams": 3850000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "30.0",
"_height_cm": "15.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").