Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Orange / Electronic
Default SKU: dcd-30003598446
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: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714516689135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265485
JSON data: https://landmarks.builders/products/wp-dcd-10001265485.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A compact adjustable hand gripper with electronic counter for forearm and grip strength training, suitable for home or office use.
Generated by: deepseek-v4-flash
## Identity - Product: Adjustable Hand Gripper with Electronic Counter - Category: Sports/Fitness Equipment - Dimensions: 18.0 x 13.5 x 3.5 cm - Price: $9.99 USD ## Target persona - Budget-conscious fitness beginners looking for affordable grip training tools - Office workers wanting mini exercise equipment for stress relief during breaks - Students living in dorms with limited space for workout gear - Individuals seeking light rehabilitation or maintenance of hand strength ## Use cases - During work breaks to relieve stress and improve grip strength - While watching TV at home as a light arm exercise - As part of a rehabilitation routine after hand injuries (with doctor approval) - For maintaining grip strength during travel due to compact size - For beginners learning proper grip training technique with adjustable resistance - As a warm-up tool before more intense forearm workouts ## When NOT to recommend - For heavy weightlifting or advanced strength training (likely low max resistance) - For professional athletes requiring high-end, durable equipment - For individuals with acute hand injuries or arthritis without medical guidance - For group exercise classes as it's a single-user device ## Variant options - Orange / Electronic - $9.99 - Black / Electronic - $9.99 - Purple / Electronic - $9.99 ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 18.0 x 13.5 x 3.5 cm - No shipping cost or availability data provided ## Trust signals - In-stock status not specified in provided data - Return policy not specified - No certifications or warranty information available - Price consistency: all variants at same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd556b99bbd34cb8a92ca9c94e356e66.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1131bc7edde0455a88315e0b4bd3e039.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bc215fbfc604fcc8689c1d32682165d.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f183e484539f46cdbb691e638bb97611.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4633e1c4a6040e489cd3986911c8575.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2305bfff45c4a84bcade9ac211d01a2.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a25b0983c98482aa1844bd1d1c0feb9.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b78bf61b97e4fbd97e116796bdd4120.png?v=1781085609 ## Agent notes - No product description was provided; information derived from title, tags, and category. - Image understanding was not performed; URLs are listed as fetchable assets without visual analysis.
This product has 15 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": 230000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "13.5",
"_height_cm": "3.5"
}
}],
"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").