Brand: World Products (Landmark)
SKU: dcd-30003614412
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49714042994927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271406
JSON data: https://landmarks.builders/products/wp-dcd-10001271406.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: Factory-direct spring wrist exerciser, adjustable resistance, figure-8 design for portable wrist and forearm training.
Generated by: deepseek-v4-flash
## Identity
Factory-direct spring wrist exerciser (8字便携健身器材). Adjustable resistance, figure-8 shape. Model: Adj Wrist and.
## Target persona
- Home fitness enthusiasts seeking affordable grip/wrist training.
- Office workers with wrist tension or mild strain.
- Athletes (climbers, tennis players) needing forearm conditioning.
- Rehabilitation patients under guidance for wrist mobility.
## Use cases
- Daily wrist and forearm strengthening.
- Grip endurance training during desk breaks.
- Portable workout while traveling.
- Warm-up before sports (climbing, racket sports).
- Light rehabilitation after mild wrist injury (with doctor approval).
- Pre-competition activation for grip-dependent sports.
## When NOT to recommend
- Users with severe wrist fractures or acute injuries without medical clearance.
- Competitive powerlifters needing high resistance (this is a light-to-medium spring).
- Children under 12 without adult supervision (no safety certifications stated).
- Anyone seeking a digital/electronic wrist trainer.
## Variant options
Only one variant: "Adj Wrist and" – $41.99.
## Price and logistics facts
- Price: $41.99 USD.
- Dimensions: 33.0 cm × 20.5 cm × 15.0 cm.
- Shipping: not specified.
## Trust signals
- No return policy or warranty stated.
- In-stock status not confirmed.
- No certifications listed.
- Factory-direct (brand unspecified).
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7afd6621469943569f781a34e50acf5f.png?v=1781085217
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97bc666e146d4fd69906a32d0bd1bfed.png?v=1781085218
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dd8b322d2de4f95b915fddbb0a6db5a.png?v=1781085218
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0d145fb9d994cc38c4a915589b7055c.png?v=1781085219
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae70f681153a4020ad474f2d996455b0.png?v=1781085217
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7194b173908e4536badfecc9ca25913c.png?v=1781085217
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecf98fa0958342e491fca8ca037a291a.png?v=1781085217
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55500f78f8a04cbebbbfb7ecd825380e.png?v=1781085219
## Agent notes
- Product description field is empty; rely on images for further details.
- Variant title truncated ("Adj Wrist and") – suggest confirming full name.
- No manufacturer or brand specified.
- Image recognition not performed; visual content unverified.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": "厂家直供弹簧腕力器家用可调节腕力训练器拉力器8字便携健身器材",
"quantity": 1,
"grams": 720000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "20.5",
"_height_cm": "15.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").