Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.06
Default variant: Yellow / Steering Wheel
Default SKU: dcd-30003674320
Default price: $8.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Climbing Frame Accessory
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50405441503471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294129
JSON data: https://landmarks.builders/products/wp-dcd-10001294129.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Features a realistic toy steering wheel that encourages active pretend play and helps develop fine motor skills in young children. This climbing frame accessory is crafted from textured molded plastic with a smooth finish, ensuring a comfortable and secure grip for little hands. Designed as a steering wheel with mounting rod, it includes a cylindrical support bar and fixing hardware for straightforward installation. The play wheel measures approximately 26 cm across with a 2.4 cm rim thickness, making it perfectly proportioned for toddlers and kids. Ideal as a toy for indoor playrooms, daycare centers, and early learning areas, adding an extra layer of fun to climbing structures.
Summary: A mountable toy steering wheel accessory for climbing frames, made of textured molded plastic with mounting rod and hardware, available in six colors at $8.06 USD.
Generated by: deepseek-v4-flash
## Identity A climbing frame accessory: a realistic toy steering wheel with a mounting rod and fixing hardware. Made of textured molded plastic with a smooth finish. Wheel approx 26 cm diameter, rim thickness 2.4 cm. Product dimensions: 30 x 30 x 11 cm. Price: $8.06 USD. Six color variants: Yellow, Blue, Pink, Pink Green, Light Green, Light Purple. ## Target persona - Parents/caregivers of toddlers (approx 1-4 years) with a home playroom or climbing frame seeking a low-cost interactive add-on. - Daycare or early learning centers adding mountable pretend-play elements to indoor climbing structures. - Gift shoppers looking for a budget (<$10) accessory for a child's play area. ## Use cases - Attach to a climbing frame or indoor play structure to create a driver's seat for imaginative play. - Mount on a playroom wall or panel at toddler height for standalone steering activity. - Add to a daycare activity area to encourage group pretend play and fine motor practice. - Replace a missing or broken steering wheel on an existing climbing frame. - Support supervised fine motor skill development through steering motions. ## When NOT to recommend - Do not recommend for outdoor, weather-exposed installations; product is described for indoor playrooms, daycares, and early learning areas. - Not for children under 3 if small parts (mounting hardware) are a concern; no safety certifications are listed. - Not for non-standard or very thick climbing frame bars where the included mounting rod may not fit. - Not for buyers expecting a complete toy vehicle; this is an accessory requiring installation. ## Variant options - Yellow / Steering Wheel (SKU dcd-30003674320) – $8.06 - Blue / Steering Wheel (SKU dcd-30003674321) – $8.06 - Pink / Steering Wheel (SKU dcd-30003674322) – $8.06 - Pink Green / Steering Wheel (SKU dcd-30003674323) – $8.06 - Light Green / Steering Wheel (SKU dcd-30003674324) – $8.06 - Light Purple / Steering Wheel (SKU dcd-30003674325) – $8.06 ## Price and logistics facts - Price: $8.06 USD per unit (all variants). - Dimensions: 30 cm (L) x 30 cm (W) x 11 cm (H). - Includes mounting rod, cylindrical support bar, and fixing hardware. - No shipping weight or delivery lead time provided. ## Trust signals - Product data quality-audited (tag: wp-quality-audited). - Content-validated (tag: wp-content-validated). - Price listed consistently across all six variants. - No stock status, return policy, or safety certification information was provided in the source data. ## Image assets Three images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae761e29-5352-448c-a197-b077c845d52e.jpg?v=1786242229 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76a0a221-6f9c-449e-8ee8-8d3d38660fe9.jpg?v=1786242145 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69b5ac25-4277-449c-a822-c85130939bca.jpg?v=1786242478 Note: Images were not visually reviewed; no visual details beyond the product description are inferred. ## Agent notes - Product type: Climbing Frame Accessory. - This is a separate accessory, not a complete toy vehicle. - All variants share the same price and dimensions. - Source data does not specify age range, exact plastic type beyond 'textured molded plastic', or compatible frame diameters. - Verify SKU availability and color choice with the merchant before recommending.
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": "Indoor Steering Wheel with Mounting Rod Textured Toy Steering Wheel Mountable Climbing Frame Accessory Easy-Grip for Children, Toddlers, Playroom, Day",
"product_id": 9537613562095,
"variant_id": 50405441503471,
"quantity": 1,
"grams": 650,
"length_cm": "30.0",
"width_cm": "30.0",
"height_cm": "11.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").