Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.30 – $2.44
Default variant: Power Boost Type (30lb+50lb)
Default SKU: dcd-30004137485
Default price: $2.44
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/50467647160559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456133
JSON data: https://landmarks.builders/products/wp-dcd-10001456133.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 latex material ensures long-lasting elasticity and resistance for various exercises.
Versatile use for leg strength, glute activation, yoga, Pilates, and physical therapy.
Portable and lightweight design allows for convenient workouts at home, gym, or on the go.
Progressive resistance levels cater to all fitness levels, from beginners to advanced athletes.
Enhances muscle tone, flexibility, and overall athletic performance effectively.
Summary: Latex resistance band sets for leg strength, glute activation, yoga, Pilates, soccer, and rehabilitation; progressive resistance from 10lb to 50lb; priced $2.30-$2.44 per set.
Generated by: deepseek-v4-flash
## Identity Resistance band sets for leg strength, glute activation, yoga, Pilates, soccer, and rehabilitation. Made of durable latex. Prices $2.30–$2.44 per set. Available in four progressive resistance configurations. ## Target persona - Budget-conscious home exercisers needing low-cost equipment. - Physical therapy patients doing prescribed rehab movements. - Travelers wanting lightweight, packable workout gear. - Yoga/Pilates practitioners seeking assisted stretching. ## Use cases - Leg strength and glute activation circuits. - Warm-ups before soccer or running. - Yoga and Pilates assisted stretches. - Rehabilitation and mobility drills. - Portable hotel-room or outdoor workouts. ## When NOT to recommend - For users needing >50 lb resistance for heavy strength training. - For anyone with latex allergy (material is latex). - For clinical settings requiring certified medical equipment. - For buyers expecting exact calibrated resistance (bands are progressive but not precision-tested). ## Variant options - SKU dcd-30004137485: Power Boost Type (30lb+50lb) — $2.44 - SKU dcd-30004137486: Progressive Set (15/20/30lb) Pink, Blue, Purple — $2.30 - SKU dcd-30004137487: Progressive Set (10/15/20lb) Yellow, Pink, Blue — $2.30 - SKU dcd-30004137488: Progressive Set (15/20/30lb) Pink, Blue, Grey — $2.44 ## Price and logistics facts - Base listed price: $2.30 USD; variants range $2.30–$2.44. - No dimensions supplied. - No explicit stock status in provided facts. ## Trust signals - No return policy or certifications were provided in the facts. - Product description emphasizes durable latex and progressive resistance levels. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hrYmEn2AJPhDd5xk0__4611686018427380582-0-item_pic.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OyiDGp2AJPhDPKrOQ__2219010958182.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jFogtU2AJPhD2Z6W8__2219010958182.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01W7ep8p2AJPhEAqe1E__2219010958182.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Vf10qJ2AJPhEOk5U7__2219010958182.webp?v=1786299112 ## Agent notes - Confirm latex allergy before recommending. - Check stock and shipping details separately. - Images may show bands but were not visually inspected. - Possible upsell: pair with resistance band handles or door anchors.
This product has 12 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 Bands for Leg Strength Training, Yoga, Soccer, and Fitness Rehabilitation",
"product_id": 9556201505007,
"variant_id": 50467647160559,
"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").