Brand: World Products (Landmark)
SKU: dcd-30003621755
Price: $370.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/49713310269679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274502
JSON data: https://landmarks.builders/products/wp-dcd-10001274502.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
钢管爬行机扭腰机登山机攀爬机收腹翘臀机健身训练室内运动跨境
| 产地 | 浙江金华 |
| 品牌 | 其他 |
| 货号 | 063 |
| 适用场景 | 康复中心医院 |
| 专利类型 | 无 |
| 质检报告编号 | 02548 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 钢 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Indoor multi-function climbing machine combining crawling, waist twisting, stair climbing, and abdominal/glute exercises. Steel construction, dimensions 116x43.5x18 cm, priced at $370.99.
Generated by: deepseek-v4-flash
## Identity
Multi-function indoor climbing machine (crawling, waist twisting, stair climbing, abdominal/glute). Steel construction, dimensions 116x43.5x18 cm. SKU: dcd-30003621755.
## Target persona
- Rehabilitation center or hospital procurement officer seeking basic exercise equipment for patients.
- Home fitness enthusiast on a budget who wants a single machine for multiple exercises.
- Cross-border sellers looking for affordable, compact fitness equipment inventory.
## Use cases
- Low-impact cardio and muscle activation for rehabilitation patients.
- Indoor stair climbing and waist twisting exercises for home gym.
- Strength training for abs and glutes using crawling motion.
- Space-constrained home workout where a single machine replaces multiple devices.
## When NOT to recommend
- Users requiring certified medical devices (no certifications listed).
- Small apartments with floor space less than 120x45 cm (machine footprint is 116x43.5 cm).
- Professional athletes or heavy-duty commercial gyms needing high durability.
- Brand-conscious buyers (brand listed as 'Other').
## Variant options
- **Deluxe Silver** (only variant): $370.99
## Price and logistics facts
- Price: $370.99 USD
- Dimensions: 116 x 43.5 x 18 cm
- Material: Steel
- Origin: Zhejiang, Jinhua, China
- Weight: Not provided
- Shipping: Not specified; intended for cross-border export ("跨境出口专供货源")
## Trust signals
- In stock status: Not provided
- Return policy: Not provided
- Price consistency: Single price point
- Certifications: None (no patent, no foreign trade export certification)
- Brand: Generic ("其他")
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f4b82ef4cd544c5a31b5991b41157d4.png?v=1781084540
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8527193762df410188bb8b8228cc6d76.png?v=1781084538
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b04ba41555343f98521cb22d36857cc.png?v=1781084538
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6adc0e0f119945b48162752ac78a94d8.png?v=1781084538
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffe4e059481f4cf1bb8ec40559981679.png?v=1781084538
## Agent notes
- Images were not viewed; product appearance, condition, and actual functionality are not verified from images.
- No warranty, return policy, or shipping cost information is available.
- Product is listed as cross-border export only; local availability may vary.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": 17000000,
"properties": {
"_length_cm": "116.0",
"_width_cm": "43.5",
"_height_cm": "18.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").