Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.33 – $1.93
Default variant: Power Boost Type (30lbs+50lbs)
Default SKU: dcd-30004136931
Default price: $1.93
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/50467664134383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455981
JSON data: https://landmarks.builders/products/wp-dcd-10001455981.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 workouts.
Versatile design suitable for a wide range of exercises including leg training, yoga, and sports-specific drills.
Portable and lightweight, allowing for convenient use at home, gym, or while traveling.
Enhances strength, agility, and speed, making it ideal for athletes and fitness enthusiasts.
Available in multiple resistance levels to accommodate different fitness levels and training goals.
Summary: Resistance loop bands for leg training, yoga, basketball, boxing, and fitness; durable latex, portable, multiple resistance levels.
Generated by: deepseek-v4-flash
## Identity Loop resistance bands made of durable latex, designed for leg training, yoga, basketball, boxing, and general fitness. Lightweight and portable with multiple resistance levels. ## Target persona Budget-conscious fitness enthusiasts, travelers seeking portable workout equipment, youth athletes in training programs, and home workout beginners. ## Use cases - Leg training exercises at home or gym - Yoga resistance and stretching routines - Basketball agility and speed drills - Boxing strength and conditioning - On-the-go workouts while traveling - Progressive resistance training for different fitness levels ## When NOT to recommend - Users with latex allergies - Those needing very heavy resistance for powerlifting or advanced strength training - Buyers expecting a full set with handles or multiple bands bundled - Professional athletes requiring certified competition-grade equipment ## Variant options - Power Boost Type (30lbs+50lbs) - SKU dcd-30004136931 - $1.93 - Blue (20lbs) - Suitable for Youth Leg Training - SKU dcd-30004136932 - $1.33 - Purple (30lbs) - Suitable for Advanced Training - SKU dcd-30004136933 - $1.75 - Black (50lbs) - Professional or Strength Training - SKU dcd-30004136934 - $1.69 ## Price and logistics facts Base price listed as $1.33 USD. Variant prices range from $1.33 to $1.93 USD. Dimensions not provided. Product type category is empty. No shipping or availability details specified. ## Trust signals No certifications, warranty, or return policy information provided. In-stock status not confirmed. Prices are consistent across variants as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kKlomp1fhugtVNY97__0-item_pic.webp?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cwXqfU1fhugqQZrZL__1951494039.webp?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015rjBII1fhugmYhsx0__1951494039.webp?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KZ6psz1fhugrgFpH0__1951494039.webp?v=1786299124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tuRRwC1fhugquYLmc__1951494039.webp?v=1786299124 ## Agent notes Dimensions missing. Images not visually inspected. Product type field empty. No explicit stock, shipping, or return policy data. Prices in USD and appear consistent across variants.
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 Loop Bands for Leg Training, Yoga, Basketball, Boxing, and Fitness",
"product_id": 9556207894767,
"variant_id": 50467664134383,
"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").