Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Pink / Gopher
Default SKU: dcd-30003602902
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714449121519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267069
JSON data: https://landmarks.builders/products/wp-dcd-10001267069.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: An interactive whack-a-mole style jumping toy with voice counting for children's indoor height training and exercise, priced at $28.99.
Generated by: deepseek-v4-flash
## Identity An indoor jumping toy featuring a whack-a-mole style interactive game with voice counting, designed to encourage children to jump and reach targets for fun exercise. ## Target persona - Parents of children aged 3-10 looking for indoor physical activities to promote height growth and coordination. - Caregivers seeking engaging toys that reduce screen time and encourage active play. ## Use cases - Indoor play on rainy days when outdoor activities are not possible. - A fun way to practice jumping and improve leg strength for young children. - Incorporating into daily exercise routines to motivate kids to move. - As a group game for siblings or playdates to promote social interaction. - Use in preschool or daycare settings for gross motor skill development. ## When NOT to recommend - For children under 3 years old due to small parts or safety concerns. - If the goal is professional athletic training or serious height increase (no medical evidence). - For extremely limited space where jumping could cause injury (minimum clearance needed). - As a replacement for outdoor play or balanced physical activity. ## Variant options - **Pink / Gopher**: Pink color with gopher style, SKU dcd-30003602902, $28.99 - **Yellow / Gopher**: Yellow color with gopher style, SKU dcd-30003602903, $28.99 ## Price and logistics facts - Price: $28.99 USD (all variants same price). - Dimensions: 32 cm × 32 cm × 7 cm (packaged). - No shipping or tax information provided. ## Trust signals - Price consistent across both color variants. - Inventory status not provided. - Return policy not disclosed. ## Image assets         ## Agent notes Image content was not analyzed; details like colors, materials, or safety warnings are unknown. The product description is empty; information derived from title and tags.
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": 450000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.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").