Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Purple / 1 PC
Default SKU: dcd-30003598403
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714564727023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265469
JSON data: https://landmarks.builders/products/wp-dcd-10001265469.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rehabilitation hand grip ball for finger strength and flexibility training. Suitable for adults. Available in purple and pink. Priced at $11.99.
Generated by: deepseek-v4-flash
## Identity 握力球器专业康复训练手指力量锻炼灵活成人手部训练五指握力球 ## Target persona Adults recovering from hand injuries or stroke, elderly needing hand exercise, musicians or athletes improving grip. ## Use cases Rehab after wrist/hand surgery, daily hand exercise for arthritis, improving grip for climbing or weightlifting, finger dexterity for musicians, stress relief squeezing. ## When NOT to recommend Patients without doctor clearance for hand exercises, individuals with acute hand fractures, buyers seeking high-resistance professional equipment, those wanting a set with multiple resistance levels. ## Variant options - Purple / 1 PC ($11.99) - Pink / 1 PC ($11.99) ## Price and logistics facts Price: $11.99 USD per unit. Dimensions: 19x17x3 cm (approx 7.5x6.7x1.2 in). Weight not specified. Shipping origin not specified. ## Trust signals No in-stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets 8 image URLs available (see below). Actual product appearance and packaging not described. ## Agent notes Images were not analyzed; visual details are not available. No description text was supplied.
This product has 14 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": 100000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "3.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").