Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.58 – $3.56
Default variant: 2.5 meters
Default SKU: dcd-30004137138
Default price: $1.58
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467641655535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456039
JSON data: https://landmarks.builders/products/wp-dcd-10001456039.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable natural latex material ensures long-lasting elasticity and resistance for intense workouts.
Designed for explosive power training, speed development, and agility drills in various sports.
Suitable for both men and women, accommodating a wide range of fitness levels and training needs.
Thickened construction provides enhanced durability and prevents snapping during rigorous use.
Versatile tool for track and field, running, basketball, soccer, and general fitness exercises.
Summary: Natural latex resistance band for athletic training, running, and strength building; available in 2.5–5 m lengths from $1.58.
Generated by: deepseek-v4-flash
## Identity Natural latex resistance band for athletic training, running, and strength building. Thickened construction for durability and snapping resistance. Suitable for men and women. ## Target persona Budget-conscious athletes, runners, track-and-field participants, basketball/soccer players needing a portable strength and speed training tool. Also general fitness users wanting low-cost equipment for home workouts. ## Use cases - Warm-up and activation before runs or sports. - Explosive power and speed development drills. - Agility and flexibility exercises. - Strength building for upper/lower body. - Travel or home workouts with minimal gear. ## When NOT to recommend - Users needing heavy, high-resistance bands for serious powerlifting. - Buyers requiring handles, loops, or ankle straps. - Those expecting certified competition equipment. - Programs that need precise resistance levels (in kg/lbs). ## Variant options - 2.5 m: $1.58 (SKU dcd-30004137138) - 3 m: $2.38 (SKU dcd-30004137139) - 4 m: $2.76 (SKU dcd-30004137140) - 5 m: $3.56 (SKU dcd-30004137141) ## Price and logistics facts Pricing in USD. List price is $1.58 for shortest version. Longer variants cost more. No shipping or availability info provided. ## Trust signals Made from natural latex. Multiple length variants available. Product description claims durability. No certifications, stock status, or return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rWW14l1JFahbpmftY__2225680999.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OlMaRv1JFaharrS3F__2225680999.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01z5Cl0V1JFahaKwLzi__2225680999.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tSAyEu1JFahZ0yw7B__2225680999.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01AXZLo21JFahbOX2EJ__2225680999.webp?v=1786299109 ## Agent notes Dimensions not specified. No product_type. No certifications, stock status, or return policy. Image understanding not performed.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Resistance Band for Athletic Training, Running, and Strength Building",
"product_id": 9556199047407,
"variant_id": 50467641655535,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").