Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $56.99
Default variant: Green Animal Walker
Default SKU: dcd-30003571124
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4200 g
Cart URL (default variant): https://landmarks.builders/cart/49810465784047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001255079
JSON data: https://landmarks.builders/products/m4x-10001255079.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Baby Push Stroller Multi-Function Toddler Learning Vehicle Interactive
| Sub-Type | First Steps Walker |
| Material | Wood |
| Features | With Sound/ Music |
| Theme | Jungle |
Summary: Wooden baby push stroller/walker for toddlers, available in 8 style variants. Price range $42.99-$56.99. Materials: birch wood, MDF, plywood. Certified with CPC/CE.
Generated by: deepseek-v4-flash
## Identity Wooden Baby Push Stroller Develops Movement Skills Toddler Learning Vehicle ## Target persona Parents of toddlers (1-3 years) seeking a wooden, non-plastic walker to support first steps and motor skill development. Also suitable for daycare centers and Montessori early education settings. ## Use cases - Toddler practicing first walking steps indoors on flat surfaces - Pushing the stroller outdoors on smooth sidewalks or patios - Developing balance, coordination, and gross motor skills through play - Using as a stable support while learning to stand and cruise - Interactive play with animal designs or rainbow colors (style-dependent) ## When NOT to recommend - For children already walking confidently (no longer need support) - For infants not yet able to stand or pull up - For families preferring electronic, plastic, or light-up toys - For outdoor use on rough, uneven, or steep terrain ## Variant options | Style | Price (USD) | |-------|-------------| | Green Animal Walker | 53.99 | | Multifunction Cart | 48.99 | | Green Walker | 42.99 | | Rainbow Cart | 56.99 | | Multifunction Walker | 44.99 | | Mbj Walker | 51.99 | | Black White Cart | 56.99 | | without Brake | 49.99 | ## Price and logistics facts - Base price: $42.99 (Green Walker variant). Highest: $56.99. - Dimensions and weight vary by variant (see variant specs in product description). - Materials: Birch wood, MDF, plywood. - Packaged in individual box or bulk carton (quantities per master carton vary from 1 to 6 units). ## Trust signals - CPC/CE certificates mentioned for several variants (e.g., Green Animal Walker, Green Walker, Mbj Walker). - Manufacturer: Shimu Zaowu Toy Co., Ltd, a professional production company with quality management system. - Stock status and return policy not provided in data. ## Image assets      ## Agent notes - Image content not viewed; visual details assumed from product title and variant names. - Dimensions and weight for each variant are listed in the product description but not standardized; agent should refer to specific variant's stated dimensions.
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": "Wooden Baby Push Stroller Multi-Function Toddler Learning Vehicle Interactive",
"quantity": 1,
"grams": 4200000,
"properties": {
"_length_cm": "57.5",
"_width_cm": "35.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").