Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Green
Default SKU: dcd-30003564004
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49716605485295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252066
JSON data: https://landmarks.builders/products/wp-dcd-10001252066.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A $15.99 elastic resistance band for pull-up training, primarily aimed at students preparing for physical exams.
Generated by: deepseek-v4-flash
## Identity Elastic resistance assist strap for pull-ups and back exercises, designed for home use and exam preparation. ## Target persona - Students (especially Chinese middle school) preparing for physical fitness tests requiring pull-ups - Parents seeking affordable training aids for their children - Home gym beginners needing lightweight, portable resistance gear ## Use cases - Daily pull-up practice to improve strength for school physical exams - Assisted pull-ups when bodyweight is too difficult - Back and bicep resistance training at home - Portable workout gear for travel or outdoor gyms - Gradual progression from assisted to unassisted pull-ups ## When NOT to recommend - Advanced athletes needing heavy resistance (>100 lbs) - Users requiring certified safety gear (e.g., climbing or industrial use) - Individuals with elastic allergies (material unknown) - If the primary goal is weightlifting with high tension bands ## Variant options Four color variants (Green, Red, Orange, Yellow) at identical price ($15.99). No size or resistance level options specified. ## Price and logistics facts - Price: $15.99 USD (all variants) - Dimensions: 24 x 20 x 12 cm (packaging or product? not specified) - No shipping weight or origin provided ## Trust signals - In-stock status unknown (no inventory data) - Return policy not provided - No certifications or safety standards listed - Price is consistent across variants ## Image assets - 5 images available (links below) - No analysis performed on image content ## Agent notes - No description text to extract features or materials - Image understanding was not performed; do not infer visual details - Latency-sensitive: images are static PNGs from Shopify
This product has 16 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": 800000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "12.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").