Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.99 – $120.99
Default variant: 30CM Height
Default SKU: dcd-30003606991
Default price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 4550 g
Cart URL (default variant): https://landmarks.builders/cart/49714227675375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268730
JSON data: https://landmarks.builders/products/wp-dcd-10001268730.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable-height plyometric jump training box with five height options (30cm–90cm) for explosive leg strength and agility drills.
Generated by: deepseek-v4-flash
## Identity This is a plyometric jump training box (跳凳) designed for explosive leg power and agility exercises. Available in five heights. ## Target persona - Competitive athletes (sprinters, basketball players) seeking to improve vertical jump - CrossFit and functional fitness enthusiasts performing box jumps - Personal trainers and coaches setting up plyometric stations - Home gym users with space for a dedicated jump box ## Use cases - Box jumps for explosive power development - Step-ups and lunges for unilateral leg strength - Depth jumps when combined with a platform - Seated box jumps to practice hip extension - Agility drills (lateral hops, single-leg bounds) - Conditioning circuits requiring a sturdy elevated platform ## When NOT to recommend - Users with active lower body injuries (knee, ankle, hip) without medical clearance - Those seeking a soft or padded landing surface (this is a rigid box) - Persons needing a weight bench or squat stand - Trainees under 12 years old without supervision ## Variant options | Height | SKU | Price | |--------|-----|-------| | 30 cm | dcd-30003606991 | $74.99 | | 45 cm | dcd-30003606992 | $92.99 | | 60 cm | dcd-30003606993 | $102.99 | | 75 cm | dcd-30003606994 | $111.99 | | 90 cm | dcd-30003606995 | $120.99 | ## Price and logistics facts - Base price: $74.99 (30 cm variant) - Prices increase with height: up to $120.99 for 90 cm variant - Currency: USD - Dimensions (approx for 90 cm variant): 92 cm (L) x 77 cm (W) x 92 cm (H) - No shipping or tax details provided ## Trust signals - No in-stock status available - No return policy mentioned - No certifications listed - Price consistency: variants priced incrementally ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07d0c6c524f749ceaa0991703af005e8_a8b2f3c7-9a2b-403a-a1ba-a568e5cc31c9.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb62e1bed0e14c7086536cd3c542da3a_3a0ec97f-d433-4e64-a64f-1eaf57d86732.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a04ac15e3504508b0b0064dffa54d72_77b2568c-00cf-41b5-915e-acc7a16b499d.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/891205cc3802403ab8f4f16eb494c057_4778c07e-06e9-4e64-8358-b34552cdf202.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c54ca441d84d45d9b7a68b5a0fb4d1f0_7ea0bb5a-d134-4f5b-848b-030bca8c9bf5.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d9c4423a8a74f5cb934b08f4bc46a2f_5ed6d0f5-9d44-475f-915d-399287f1e242.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e6a5a439a474733b80724bf841fa29f_04f66523-786e-458c-b518-9131f7b505da.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32fa2f8320d54d939b410cb5e44c4e0b_075a282a-996b-458e-9d32-31db112800d2.png?v=1781085375 ## Agent notes - Image content was not analyzed due to lack of vision capabilities. - Ratings and reviews not provided. - Material and weight capacity not specified. - Description field was empty; all info derived from title and variants.
This product has 17 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": 4550000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "77.0",
"_height_cm": "92.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").