Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.75 – $2.89
Default variant: Mist Pink / 25lb
Default SKU: dcd-30004137747
Default price: $2.75
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/50467640180975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456211
JSON data: https://landmarks.builders/products/wp-dcd-10001456211.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 silicone construction provides 6x elastic stretch without deformation, ensuring long-lasting performance.
Ergonomic figure-8 design offers versatile grip options for various exercises, targeting different muscle groups.
Integrated solid silicone material with massage anti-slip handles enhances comfort and prevents slippage during workouts.
Ideal for yoga assistance, shoulder opening, back beautifying, and general fitness training for women.
Available in multiple resistance levels (25lb and 35lb) to suit both beginners and advanced users.
Summary: Figure-8 silicone resistance band for yoga and fitness; 6x stretch, anti-slip massage handles, in 25lb and 35lb; priced $2.75–$2.89.
Generated by: deepseek-v4-flash
## Identity Figure-8 silicone resistance band sold as a yoga/fitness accessory. Built for shoulder opening and back beautifying exercises. Available in 25lb and 35lb resistance levels. ## Target persona Primary: women interested in yoga assistance, shoulder flexibility, and back-toning workouts. Also suitable for beginners wanting low-cost resistance training and advanced users needing higher resistance. ## Use cases - Yoga assistance for shoulder opening poses - Back beautifying / posture light-strength exercises - General fitness resistance training for women - Travel or home workout where portability matters - Progressive overload from 25lb to 35lb ## When NOT to recommend - Users needing heavy resistance (e.g. large muscle group strength training beyond 35lb) - Buyers expecting a full resistance band set or handles (it's a single figure-8 band) - Professional physiotherapy rehab requiring clinically validated equipment - Those who require exact dimensions or material certifications (not provided) ## Variant options - Mist Pink / 25lb – SKU dcd-30004137747 – $2.75 - Taro Purple / 25lb – SKU dcd-30004137748 – $2.75 - Taro Purple / 35lb – SKU dcd-30004137749 – $2.89 - Bobbi Green / 35lb – SKU dcd-30004137750 – $2.89 ## Price and logistics facts - Price range USD $2.75–$2.89 depending on variant. - No shipping, delivery, or stock availability information provided. - No dimensions provided. - Currency USD. ## Trust signals - Product description states durable silicone with 6x elastic stretch without deformation. - Integrated anti-slip massage handles for comfort. - Multiple resistance levels for progression. - No external certifications, return policy, or stock status provided. ## Image assets - 5 images available from Shopify CDN. Note: images were not visually inspected; all facts come from structured data. URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZyvGHe2M45lqllw93__2216368759773-0-cib.jpg?v=1786299107 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ragEUp2M45frVyxuH__2216368759773-0-cib.jpg?v=1786299106 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ibzaYB2M45fu9FR5e__2216368759773-0-cib.jpg?v=1786299107 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SMoDFp2M45foQSLXm__2216368759773-0-cib.jpg?v=1786299107 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ebZwII2M45lnaS016__2216368759773-0-cib.jpg?v=1786299107 ## Agent notes - Confirm stock and shipping before ordering. - No dimensions or material certifications. - Image content is unverified. - Variant selection should match resistance level.
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": "Figure-8 Silicone Resistance Band for Yoga and Fitness, Shoulder Opening and Back Beautifying",
"product_id": 9556198588655,
"variant_id": 50467640180975,
"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").