Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.48 – $0.60
Default variant: Lavender Purple / 35 lbs / Default Title
Default SKU: dcd-30004136927
Default price: $0.48
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/50467662495983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455980
JSON data: https://landmarks.builders/products/wp-dcd-10001455980.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, tear-resistant silicone for long-lasting use and safety during workouts.
Ergonomic Design: Features comfortable, non-slip handles for a secure grip, enhancing exercise efficiency and preventing hand fatigue.
Versatile Training: Ideal for back exercises, shoulder stretching, yoga, and overall body conditioning, suitable for home or gym use.
Portable and Lightweight: Compact and easy to carry, allowing for convenient workouts anywhere, anytime.
Strength Options: Available in various resistance levels to accommodate different fitness levels and exercise intensities.
Summary: Figure-8 resistance band for back training, yoga, and home fitness. Made of tear-resistant silicone with non-slip handles. Available in three colors at 35 lbs resistance. Priced at $0.48 (single) or $0.60 (two-pack).
Generated by: deepseek-v4-flash
## Identity Figure-8 resistance band (also called stretch rope) for back training, yoga, and home fitness. Made from tear-resistant silicone, with ergonomic non-slip handles. Sold in three color variants at 35 lbs resistance and one two-pack option. ## Target persona Budget-conscious home exercisers, yoga practitioners, travelers needing portable fitness gear, and beginners looking for low-cost stretching tools. ## Use cases - Back stretching and rehabilitation exercises - Shoulder stretching and mobility work - Yoga assist and flexibility training - Home strength and conditioning routines - Portable workouts while traveling or at the office ## When NOT to recommend - Users who need heavy resistance (above 35 lbs) for serious strength training - Professional athletes requiring high-intensity or certified equipment - Customers expecting a full set of multiple resistance levels - Anyone needing medical-grade or clinically validated therapy bands ## Variant options - dcd-30004136927: Lavender Purple / 35 lbs / Default Title — $0.48 - dcd-30004136928: Grapefruit Pink / 35 lbs / Default Title — $0.48 - dcd-30004136929: Twilight Blue / 35 lbs / Default Title — $0.48 - dcd-30004136930: Lavender Purple / Default Title / Two-Pack — $0.60 ## Price and logistics facts - Single band price: $0.48 USD; two-pack price: $0.60 USD. - Product dimensions not provided in source data. - No shipping, handling, or delivery lead time specified. - No explicit in-stock or return policy available in source data. ## Trust signals - Brand/listing exists in the DCD catalog (source tag: dcd-full-catalog, wp-import). - Price consistent across single-color variants ($0.48). - Description claims tear-resistant silicone and comfortable non-slip handles. - No third-party certifications, warranty, or material test results were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01O672Gn1cwAAEIrBIO__2209226513664.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015aMbs11cwAAH9JIPk__2209226513664.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GZmiWk1cwAAEItC13__2209226513664.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GDo5GE1cwAAEynyQA__2209226513664.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01z8xRdE1cwAACvbolM__2209226513664.webp?v=1786299122 ## Agent notes - The two-pack variant lists its resistance option as "Default Title" rather than a specific lbs value; do not assume it has the same 35 lbs resistance as the single bands. - Product dimensions are missing; do not present size or weight claims. - Image assets were not visually inspected; only URLs are available. - Price is extremely low for a resistance band; verify if this is a sale, clearance, or potential data error before recommending for high-value use cases.
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 Resistance Band for Back Training and Yoga, Home Fitness Stretch Rope",
"product_id": 9556207010031,
"variant_id": 50467662495983,
"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").