Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $53.99
Default variant: Purple / 0.5KG
Default SKU: dcd-30003502782
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49804474089711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250116
JSON data: https://landmarks.builders/products/wp-dcd-10001250116.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



Summary: Adjustable ankle/wrist weights for running, training, dance, available in Purple, Gray, Pink, from 0.5kg to 2kg, priced $16.99-$53.99.
Generated by: deepseek-v4-flash
## Identity Ankle and wrist weights designed for adding resistance during exercise, featuring adjustable sandbag filling and soft fabric construction. ## Target persona Fitness enthusiasts who need portable resistance gear for leg or arm workouts, including runners, dancers, and students looking for low-profile training aids. ## Use cases - Adding resistance to running or walking workouts - Strength training for dance or martial arts - Rehabilitation exercises requiring light ankle weights (under medical guidance) - Invisible wear under pants for daily activity - General fitness training for legs or arms ## When NOT to recommend - For heavy strength training needing more than 2kg per leg - For users with ankle injuries without medical clearance - For competitive weightlifting needing precise weight increments - For those seeking a single fixed weight (user must choose variant) ## Variant options - Purple: 0.5KG ($16.99), 0.75KG ($26.99), 1KG ($26.99), 1.5KG ($42.99), 2KG ($53.99) - Gray: 0.5KG ($19.99), 0.75KG ($22.99), 1KG ($26.99), 1.5KG ($37.99), 2KG ($49.99) - Pink: 0.5KG ($19.99), 0.75KG ($22.99) ## Price and logistics facts - Price range: $16.99 to $53.99 USD, depending on weight and color. - Package dimensions: 31 x 20 x 10 cm. - No shipping or origin data provided. ## Trust signals - In-stock status not explicitly stated; assumed available based on multiple listed variants. - Return policy not mentioned. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5889f4079d8646539a5dfe990ae8484a.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c3f375b3ef843ab87186734276f8101.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/197ca6da89bf4e22be79056832be85e6.png?v=1781488433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51b31df24cca498482d249ebba935158.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9926dead8afe486f8407d68f05ba9e9a.png?v=1781488433 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Ensure weight/color compatibility with user's needs.
This product has 24 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": 1050000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "20.0",
"_height_cm": "10.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").