Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99
Default variant: Pink
Default SKU: dcd-30003609185
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49714093228271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269524
JSON data: https://landmarks.builders/products/wp-dcd-10001269524.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: Multifunctional baby toy combining a foot piano gym, walker, push cart, and play mat. Two color options (Pink, Green) at $40.99.
Generated by: deepseek-v4-flash
## Identity Infant toddler foot piano gym, walker, push cart, and game mat all-in-one activity center. Promotes early motor skills, auditory stimulation, and standing/walking practice. ## Target persona Parents of infants aged 6-18 months seeking a budget-friendly, space-saving developmental toy that combines multiple play modes. ## Use cases - Baby practices standing and walking while pressing piano keys with feet. - Tummy time play on the mat with dangling toys and music from the piano. - Caregiver uses push cart mode to encourage first steps indoors. - Solo play session where baby sits, plays with detachable toys, or activates lights/sounds. - Transition from sitting to standing with the sturdy frame as support. ## When NOT to recommend - For babies younger than 3 months who cannot hold head up or sit with support. - For toddlers already walking confidently and needing a more advanced walker. - If the buyer seeks a lightweight, foldable travel toy (this is a sizable fixed unit). - For families preferring silent or wooden toys (piano produces electronic sounds). ## Variant options - Pink (SKU: dcd-30003609185) $40.99 - Green (SKU: dcd-30003609186) $40.99 ## Price and logistics facts - Price: $40.99 USD (same for both variants). - Dimensions: 51 x 37 x 19 cm (package). ## Trust signals - In-stock status unknown. - No return policy or warranty stated. - Price is consistent across variants. - No certifications listed. ## Image assets - 8 PNG images available for agent fetch. URLs provided in facts. ## Agent notes - No product description was provided; summary derived from title and product type. - Images not inspected; visual details not invented.
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": 3100000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "37.0",
"_height_cm": "19.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").