Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30003611016
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714131271919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270260
JSON data: https://landmarks.builders/products/wp-dcd-10001270260.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
握力球手指手部握力器按摩弹力球握力圈老人手部无力恢复训练器材
| 产地 | 其他 |
| 拉力器分类 | 握力球 |
| 品牌 | 超士 |
| 货号 | CS202278 |
| 适用场景 | 按摩 |
| 产品类别 | 握力器 |
| 专利类型 | 无 |
| 规格 | 五指椭圆球 |
| 质检报告编号 | 其他 |
| 材质 | 其它 |
| 适用对象 | 老年人 |
| 是否跨境出口专供货源 | 否 |
Summary: Grip strength ball for hand rehabilitation, suitable for elderly with hand weakness, available in 5 colors at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: 握力球手指手部握力器按摩弹力球握力圈 (Grip strength ball for hand massage and rehabilitation) - Brand: 超士 - Category: Exercise equipment - Dimensions: 20 x 18 x 7 cm ## Target persona - Elderly individuals with hand weakness or arthritis - Stroke recovery patients requiring hand therapy - Caregivers seeking affordable rehabilitation tools ## Use cases - Daily hand grip strengthening exercises - Post-stroke hand rehabilitation at home - Relieving hand arthritis pain through massage - Improving finger dexterity and coordination - Occupational therapy for fine motor skills - Stress relief through repetitive squeezing ## When NOT to recommend - For professional athletes needing high resistance training - For children under 3 years old (choking hazard) - For users with severe hand injuries without medical guidance - For individuals seeking muscle building equipment ## Variant options - 5 colors: Yellow, Blue, Red, Orange, Green – all at $9.99 each ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 20 x 18 x 7 cm (packaging?) - Weight: not specified ## Trust signals - Price consistency across all variants - No certification or warranty information available - In-stock status not confirmed - Return policy not specified ## Image assets - 8 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/... (see image_urls) - Image content not analyzed; only URLs provided. ## Agent notes - Product is from a generic brand (超士), likely low-cost. - No specific material or durability claims. - Suitable for light rehabilitation, not heavy-duty use.
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": 80000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "7.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").