Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink / 4-120cm
Default SKU: dcd-30003606543
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/49714449613039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268521
JSON data: https://landmarks.builders/products/wp-dcd-10001268521.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: Polyester-cotton resistance band for yoga, dance, and general fitness. Available in 4 colors: Pink, Lilac, Peacock Blue, Peach. Size 4-120cm. Price $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Yoga stretch resistance band, also for Latin dance, children's dance, general fitness. - **Brand:** 班巧笛 - **Material:** Polyester-cotton (涤棉) ## Target persona - Children dance students (ballet, Latin, etc.) - Yoga beginners or casual practitioners - Budget-conscious adults looking for low-cost exercise accessories - Dance enthusiasts (Latin, children's dance) needing light resistance training ## Use cases - Yoga stretching and flexibility exercises - Latin dance warm-up and technique training - Children's dance practice for strength and posture - Home resistance band workouts for light to moderate intensity - Physical therapy or rehabilitation with low resistance ## When NOT to recommend - For heavy strength or powerlifting training (resistance too low) - For users with polyester or cotton allergies - For professional athletes needing high-tension bands - For users requiring a specific resistance level not provided (only one size) ## Variant options - Pink / 4-120cm ($9.99) - Lilac / 4-120cm ($9.99) - Peacock Blue / 4-120cm ($9.99) - Peach / 4-120cm ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 24.0 x 18.0 x 5.0 cm - SKUs: dcd-30003606543 (Pink), dcd-30003606544 (Lilac), dcd-30003606545 (Peacock Blue), dcd-30003606546 (Peach) ## Trust signals - In-stock status implied by batch import tags (dcd-batch-dx-202606-1868) - No return policy or warranty information provided - Price consistent across variants - No certifications mentioned ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; only URLs listed. Visual details not inferred.
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": 120000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "18.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").