Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $83.99 – $92.99
Default variant: Child 2-spring
Default SKU: dcd-30003606999
Default price: $83.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49714220368111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268733
JSON data: https://landmarks.builders/products/wp-dcd-10001268733.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: S-shaped springboard for gymnastics and jump training. Available in 2-spring ($83.99) and 4-spring ($92.99) variants. Dimensions: 81x51x19 cm.
Generated by: deepseek-v4-flash
## Identity S-shaped springboard (助跳板) used for gymnastics, track and field, and儿童 jump training. Constructed with springs for bounce assistance. Product dimensions: 81 cm length, 51 cm width, 19 cm height. ## Target persona - Children (ages 5-12) engaged in gymnastics or track and field training - Physical education teachers needing affordable training aids - Parents of young athletes looking for beginner-level jump equipment ## Use cases - Gymnastics vault and floor exercise practice - Long jump and vertical jump drills for children - Cheerleading tumbling training - School sports day activities - Home training for young athletes - Springboard technique learning ## When NOT to recommend - For adults or youth over 100 lbs (no weight capacity specified; variants are child-sprung) - For professional or competitive gymnasts needing certified competition equipment - For users who require springboard without contact customer service for color/shipping - For buyers who need immediate shipping cost transparency (shipping varies by location) ## Variant options | Variant | Price | |---------|-------| | Child 2-spring | $83.99 | | Child 4-spring | $92.99 | ## Price and logistics facts - Base price: $83.99 (2-spring), $92.99 (4-spring) - Currency: USD - Shipping: variable by location and order weight; contact customer service before purchase to confirm shipping fee - Color: must specify when ordering (default red if not specified) ## Trust signals - In-stock status: not explicitly confirmed; inquiry advised - Return policy: not provided - Certifications: none listed - Price consistency: stable pricing across variants ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details not inferred. - No weight capacity or material composition provided in facts. - Customer service must be contacted for shipping cost and color selection. - Only two variants exist; both labeled as "Child" implying light-duty use.
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": "体适能训练s型助跳板弹簧踏板田径体操儿童跳远训练器材s型助跳板",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "81.0",
"_width_cm": "51.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").