Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.82 – $1.93
Default variant: Serene Black / 50 lbs
Default SKU: dcd-30004137077
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/50467680977135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456022
JSON data: https://landmarks.builders/products/wp-dcd-10001456022.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 Material: Made from high-quality, skin-friendly latex for long-lasting elasticity and comfort during workouts.
Versatile Training: Ideal for leg and glute exercises, yoga, Pilates, strength training, and physical therapy.
Progressive Resistance: Available in multiple resistance levels to accommodate all fitness levels, from beginner to advanced.
Compact & Portable: Lightweight and easy to carry, perfect for home workouts, gym sessions, or travel.
Injury Rehabilitation: Excellent for muscle strengthening and recovery, aiding in rehabilitation and injury prevention.
Summary: Resistance loop bands for leg training, yoga, and rehabilitation; latex material, multiple resistance levels, compact; base price $1.82.
Generated by: deepseek-v4-flash
## Identity Resistance loop bands for leg training, yoga, and rehabilitation. Material: latex per description. Multiple resistance levels across variants. ## Target persona Home exercisers, yoga/Pilates practitioners, physical therapy patients, travelers needing portable equipment. ## Use cases - Leg and glute exercises - Yoga and Pilates stretching - Strength training with progressive resistance - Physical therapy and injury rehabilitation - Portable workouts at home, gym, or travel ## When NOT to recommend - Users with latex allergies (material is latex) - Athletes needing very heavy resistance beyond 50 lbs (max variant) - Commercial gym use requiring high durability at very low price point - If resistance bands with certified medical-grade materials are required ## Variant options - Serene Black / 50 lbs (SKU dcd-30004137077) — $1.93 - Yellow/Pink/Blue / 15/20/30 lbs 3-pack (SKU dcd-30004137078) — $1.93 - Default Title / 30+50 lbs 2-pack (SKU dcd-30004137079) — $1.82 - Default Title / 30+50 lbs 2-pack, Type 2 (SKU dcd-30004137080) — $1.82 ## Price and logistics facts - Base listed price: $1.82 USD - Variant prices range from $1.82 to $1.93 USD - Dimensions not provided - No shipping, stock, or return policy information given ## Trust signals - Price is explicitly listed - Variant SKUs and prices are structured - No certifications or in-stock status available in provided facts ## Image assets - 5 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01suPsvf1fhuixrLjg4__4611686018427383703-0-item_pic.webp?v=1786299140 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ABHjBV1fhuixk5GNR__1951494039.webp?v=1786299139 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01e88FvP1fhuipCxnng__1951494039.webp?v=1786299139 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Dz8hvq1fhuiuGZCMv__1951494039.webp?v=1786299139 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DJQJc51fhuivjfMIF__1951494039.webp?v=1786299139 ## Agent notes - No image understanding performed; do not assume colors of bands from titles only. - Product type not specified beyond title. - Description mentions skin-friendly latex, but no allergy or material certification was provided.
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 Loop Bands for Leg Training, Yoga, and Rehabilitation",
"product_id": 9556213956847,
"variant_id": 50467680977135,
"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").