Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink / 4-140cm
Default SKU: dcd-30003606547
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: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714447712495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268522
JSON data: https://landmarks.builders/products/wp-dcd-10001268522.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A $9.99 resistance band for yoga, dance, and fitness, available in Pink, Coffee, and Peacock Blue, with a length of 4-140cm.
Generated by: deepseek-v4-flash
## Identity Yoga Stretch Resistance Band (Elastic Band) used for Latin dance, children's dance training, adult fitness, and yoga. ## Target persona - Parents seeking affordable dance training bands for children. - Budget-conscious yoga beginners or home fitness enthusiasts. - Dancers (Latin, etc.) needing light resistance bands for stretching. ## Use cases - Stretching and flexibility exercises for yoga or dance warm-ups. - Latin dance pose training with light resistance. - Children's dance class accessory for supervised use. - Light resistance training for toning arms, legs, and core. - Assisted stretching at home or in studio. ## When NOT to recommend - Heavy strength training or powerlifting (band is light resistance). - Professional athletes needing high-tension bands. - Users requiring extra-long bands (max length 140cm is short). - Individuals with latex allergies (material not specified). ## Variant options - Pink (size 4-140cm) - Coffee (size 4-140cm) - Peacock Blue (size 4-140cm) All priced at $9.99. ## Price and logistics facts - Price: $9.99 USD (all variants). - Package dimensions: 22×17×5 cm. - Origin: imported via Shopify store (see image assets). ## Trust signals - No stock status provided; assume available unless sold out. - Price consistent across all three color variants. - Multiple product images available for visual inspection. - Return policy not specified; exercise caution if returnability is critical. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2528187b1ac047599f64b86be83b7fc9.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fac8b2d71d904504a392d55221a5b15d.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c495274236f641f494ad08fb1b0ee9e9.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc065280f84b48d2b31b5074b1d6c195.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d936efcf44b480aa01951883d39f5a6.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f822a4926c043db8939c9408dabe731.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/437c85ea5fdc49c0b958cdd0cabfb3fb.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872593b46cf54069bd63313451034d17.png?v=1781085543 ## Agent notes - No product description was provided; assume it is a standard elastic resistance band. - Image description not performed; images available for content extraction.
This product has 15 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": 120000,
"properties": {
"_length_cm": "22.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").