Brand: World Products (Landmark)
SKU: dcd-30003625564
Price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49713107501295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276073
JSON data: https://landmarks.builders/products/wp-dcd-10001276073.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用肩肘腕膝关节滑动器肩肘膝足踝锻炼辅助训练器材关节滑动踏板
| 品牌 | 无品牌/无注册商标 |
| 适用场景 | 家用 |
| 踏板功能特性 | 底部防滑 |
| 适用人群 | 成人 |
| 身体部位 | 核心 |
| 踏板结构类型 | 固定式 |
Summary: A fixed-structure sliding board for home rehabilitation of shoulder, elbow, wrist, knee, and ankle joints, with anti-slip base, for adults.
Generated by: deepseek-v4-flash
## Identity Home joint sliding trainer, unbranded, fixed pedal structure, anti-slip base. Dimensions: 65 cm x 13 cm x 13 cm. ## Target persona Adults needing low-impact joint mobility exercises at home, such as post-injury or post-surgery rehabilitation patients or older adults with joint stiffness. ## Use cases - Performing sliding exercises for shoulder, elbow, wrist, knee, or ankle joints. - Home-based physical therapy after joint surgery. - Improving range of motion in stiff joints during daily stretching routines. - Low-impact warm-up before light exercise. - Rehab exercises prescribed by a therapist for knee or shoulder. ## When NOT to recommend - For acute joint injuries requiring immobilization or medical supervision. - For users needing variable resistance or adjustable tension. - For children or pediatric rehabilitation (adult-only). - For professional athletic training or high-load exercises. ## Variant options - **Knee Sliding Trainer** (only variant): $66.99 ## Price and logistics facts - Price: $66.99 USD - Dimensions: 65 cm (L) x 13 cm (W) x 13 cm (H) - No shipping or handling details provided. ## Trust signals - No brand or warranty information available. - No stock status or return policy provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c15a3aee446746a88d09abbf4ad08f32.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3f7c0cebcf24ffc872b2a0067767386.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52c1bc778a1d4cac9c01d4195293d012.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00b6332797c84aa1b9300aef7f252fe0.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17d86f26e98e4da7bafa1aedf873eeaf.png?v=1781084425 ## Agent notes - Inventory data (stock level) not provided. - Visual inspection of images not performed; rely on factual description only. - No certification or safety standards mentioned.
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": "Home Joint Sliding Pedal for Shoulder, Elbow, Wrist, Knee, Foot, Ankle Exercise",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "13.0",
"_height_cm": "13.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").