Brand: World Products (Landmark)
SKU: dcd-30003602280
Price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3600 g
Cart URL (default variant): https://landmarks.builders/cart/49714399969519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266765
JSON data: https://landmarks.builders/products/wp-dcd-10001266765.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用拉筋板斜踏板足内外翻下垂矫正脚踝关节康复双脚分体站立健身
| 品牌 | egojin |
| 货号 | KS-JZB2 |
| 材质 | 钢板 |
| 承受的重量 | 120KG |
Summary: A steel slant board for ankle rehabilitation, foot inversion/eversion correction, and stretching, supporting up to 120 kg, available in Black at $65.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Home slant board for ankle/foot rehabilitation and stretching - **Brand**: egojin - **Model**: KS-JZB2 - **Material**: Steel plate - **Weight capacity**: 120 kg - **Dimensions**: 36.5 × 23.0 × 7.5 cm ## Target persona - Individuals recovering from ankle injuries or surgery needing controlled range-of-motion exercises - People with foot pronation/supination issues requiring corrective stretching - Physical therapy patients following home exercise programs - Athletes (runners, dancers) seeking calf and Achilles tendon stretching ## Use cases 1. Ankle dorsiflexion and plantarflexion rehabilitation exercises 2. Correcting foot inversion (varus) and eversion (valgus) deformities 3. Calf and hamstring stretching for improved flexibility 4. Balance and proprioception training on an inclined surface 5. Post-operative recovery of ankle joint mobility (e.g., after fracture or ligament repair) 6. Daily home stretching routine for sedentary workers ## When NOT to recommend - For users with acute ankle fractures or unhealed surgical wounds (needs medical guidance) - For heavy weightlifting exercises (not a squat platform) - For individuals with severe balance disorders without supervision - For those seeking a full-body stretching solution (limited to lower leg) ## Variant options - Only one variant: **Black** at $65.99 ## Price and logistics facts - Price: $65.99 USD (single variant) - Dimensions: 36.5 × 23.0 × 7.5 cm (approx. 14.4 × 9.1 × 3.0 inches) - Weight capacity: 120 kg (265 lbs) ## Trust signals - In-stock status: Not explicitly stated (assume available as single SKU) - Return policy: Not provided in facts - Price consistency: Single price point, no discounts indicated - Material: Steel plate (durable) - Certifications: None mentioned ## Image assets - 8 product images available at URLs listed below. Images not analyzed; visual details unknown. ## Agent notes - Image understanding was not performed; do not infer visual attributes. - Verify stock and return policy from seller before recommending. - Product origin likely China; check shipping costs.
This product has 13 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": 3600000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "23.0",
"_height_cm": "7.5"
}
}],
"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").