Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Coffee / 4-110cm
Default SKU: dcd-30003606539
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714451939567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268520
JSON data: https://landmarks.builders/products/wp-dcd-10001268520.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Yoga stretch resistance band for dance and fitness training, suitable for children and adults. Available in 4 colors at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity This is a stretch resistance band designed for yoga, dance, and general fitness training. It is lightweight and portable, suitable for both children and adults. ## Target persona - Parents buying a low-cost band for children's dance or yoga practice - Budget-conscious adults seeking a basic resistance band for light stretching and flexibility work - Dance instructors needing affordable bands for class use - Beginners exploring resistance training without heavy investment ## Use cases - Yoga stretching routines for flexibility improvement - Dance warm-up exercises to prevent injury - Light resistance training for arms, shoulders, and back - Children's dance class activities requiring gentle resistance - Home fitness programs focusing on stretching and toning - Rehabilitation of minor muscle strains with low tension ## When NOT to recommend - Intensive strength training requiring high resistance levels - Professional bodybuilding or powerlifting routines - Heavy-duty elastic therapy for major muscle recovery - Users needing adjustable tension with multiple bands - Environments where durability against frequent snapping is critical ## Variant options - Coffee / 4-110cm - Lilac / 4-110cm - Peacock Blue / 4-110cm - Light Purple / 4-110cm ## Price and logistics facts - Price: $9.99 USD (all variants) - Package dimensions: 21.0 x 17.0 x 5.0 cm - Currency: USD - No shipping, stock, or return policy information provided ## Trust signals - Price is consistent across all variants - No stock status, return policy, or certifications available in source data - Image understanding was not performed; visual condition cannot be confirmed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2528187b1ac047599f64b86be83b7fc9_4e431793-8267-47dd-b115-aea032d8a872.png?v=1781085545) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fac8b2d71d904504a392d55221a5b15d_b1bb412d-c4b0-4a82-8247-88a0ea17a887.png?v=1781085546) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c495274236f641f494ad08fb1b0ee9e9_9cae140a-c9bb-49e2-a233-666eb0760719.png?v=1781085546) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc065280f84b48d2b31b5074b1d6c195_c24cf4b2-49ee-4cab-8dbf-da63f39b1da7.png?v=1781085545) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d936efcf44b480aa01951883d39f5a6_72d91a8d-ac07-4a59-bab4-fbdb1bf3e1f4.png?v=1781085545) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f822a4926c043db8939c9408dabe731_eccfa9ab-0792-4e71-acd2-5b1c26a78914.png?v=1781085544) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/437c85ea5fdc49c0b958cdd0cabfb3fb_5243fd8c-b1f5-4a81-8ecd-c130d47b6395.png?v=1781085545) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872593b46cf54069bd63313451034d17_26cbb667-1a8d-42a2-a1c2-eb809b4d412e.png?v=1781085545) ## Agent notes - No description provided in source data. - Size '4-110cm' likely indicates length range; exact meaning not specified. - Material not specified; assume latex or rubber based on common product type. - Image understanding was not performed; inspect images for color accuracy and condition.
This product has 16 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "瑜伽伸展拉力带拉丁体式弹力带儿童舞蹈专用训练阻力带成 人健身",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.0",
"_height_cm": "5.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").