Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $38.99
Default variant: Black / 1LB
Default SKU: dcd-30003602923
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714426511599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267078
JSON data: https://landmarks.builders/products/wp-dcd-10001267078.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A silicone weighted wristband with velcro closure, available in 4 colors and 2 weight sizes (1LB and 2LB) for resistance training.
Generated by: deepseek-v4-flash
## Identity Cross-border silicone weighted wristband with colorful velcro triangle design for strength training, fitness, and yoga. ## Target persona Budget-conscious fitness enthusiasts, home gym users, yoga practitioners, and cross-training athletes seeking portable wrist weights for resistance exercises. ## Use cases - Adding resistance to bodyweight exercises like push-ups and squats - Wrist strengthening and rehabilitation routines - Outdoor walking or running with hand weights - Yoga flow intensity enhancement - Arm swings and shoulder exercises - Lightweight resistance for home workouts ## When NOT to recommend - Competitive powerlifting or strength sports requiring precise, certified weights - Users with acute wrist injuries or chronic wrist pain - Professional athletes needing high-durability equipment - Those seeking traditional dumbbells or barbell attachments ## Variant options Colors: Black, Gray Green, Beige, Terracotta. Sizes: 1LB (26.99 USD), 2LB (38.99 USD). ## Price and logistics facts Price: 1LB variants $26.99, 2LB variants $38.99. Dimensions: 26.0 × 19.5 × 5.9 cm. Currency: USD. ## Trust signals Multiple variant options with consistent pricing across colors. Image assets available. ## Image assets 8 PNG images at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acd26962fe7e46a6b17f65f1a96e3ef6.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/368a84166d7d46e1beb5a0b039830588.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5091346c6dbb469081f93d8034c0431f.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0cd39648e59425e84f5161972096612.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fab687c9b464ac5bd6285759bee6631.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1519af062b1543858a246f004f1b06c6.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3de208c8d5604db7bd3724d36da40907.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f07b5ef6261430f9e3b607c386985f7.png?v=1781085533 ## Agent notes No product description provided. Images not analyzed. All variants priced identically per weight.
This product has 20 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": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "19.5",
"_height_cm": "5.9"
}
}],
"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").