Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $113.99 – $153.99
Default variant: SET 2lb-hand 6lb-leg
Default SKU: dcd-30003602983
Default price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714382733551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267095
JSON data: https://landmarks.builders/products/wp-dcd-10001267095.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【现货】米客负重沙袋可调节绑腿绑手男女通用跑步舞蹈康复沙包
| 品牌 | 米客 |
| 货号 | MK1316 |
| 负重绑手 | MK1316 |
| 颜色 | 详询客服 |
| 材质 | 双面T布+潜水料三层贴合+仿莱卡包边带+魔术贴+铁砂 |
| 负重绑腿 | MK1317 |
| 可调节负重绑腿 | MK1318 |
| 分类 | 负重沙袋 |
Summary: Adjustable velcro wrist/ankle weights by 米客. Multiple weight options from 2lb to 6lb per limb. Suitable for running, dance, and rehabilitation.
Generated by: deepseek-v4-flash
## Identity 米客 adjustable wrist/ankle weight sandbags, model MK1316-MK1318. Material: double-sided T-cloth + neoprene + imitation Lycra edge band + velcro + iron sand. Package dimensions 33x16x8 cm. ## Target persona Runners, dancers, physical therapy patients, fitness enthusiasts seeking incremental limb resistance training. ## Use cases - Adding resistance to running/jogging workouts - Ankle weight training for dance routines - Wrist weight use during walking or aerobic exercise - Rehabilitation exercises for leg or arm strength recovery - Full-body weighted circuits ## When NOT to recommend - Users needing fixed-weight plates (these are adjustable but limited range) - Professional weightlifters requiring heavy loads (max ~6lb per limb) - Children under 12 (adult-oriented product) - Water activities (not water-resistant spec) ## Variant options - SET 2lb-hand 6lb-leg: $113.99 - SET 2lb-hand (no leg weights): $129.99 - SET 4lb-hand: $153.99 ## Price and logistics facts - Base price: $113.99 USD (variant with 2lb hand + 6lb leg) - Higher weight variants cost more - In stock (现货) - Dimensions: 33x16x8 cm ## Trust signals - Listed as 现货 (in stock) - No return policy stated in facts - Brand 米客, model numbers provided - Multiple image assets available ## Image assets - 8 product images available at provided URLs - Agent: images not analyzed for visual details ## Agent notes - Image understanding was not performed; do not infer design or color from image URLs. - Weights are adjustable via velcro straps; total weight per limb depends on variant. - Product is a bundle/has multiple SKUs; ensure correct variant selection.
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": 4000000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "16.0",
"_height_cm": "8.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").