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-135cm
Default SKU: dcd-30003606535
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/49714453938415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268519
JSON data: https://landmarks.builders/products/wp-dcd-10001268519.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: A 4-135cm resistance band for yoga, dance, and fitness in four colors, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A 4-135cm resistance band designed for stretching, dance, yoga, and light fitness training. Material and exact resistance level not specified. ## Target persona Casual fitness practitioners, yoga beginners, children (ages 6-12) in dance or gymnastics, and home exercisers looking for affordable, low-resistance stretch bands. ## Use cases - Pre-workout warm-up stretching - Dance flexibility and technique training - Post-workout muscle cool-down - Light resistance exercises (e.g., arm circles, leg lifts) - Rehabilitation stretching (low tension) - Assisted stretching for children or seniors ## When NOT to recommend - Heavy resistance training (e.g., >30lbs pull) – band is likely light-duty - Professional or competitive strength conditioning - Bodybuilding or high-intensity interval resistance work - Users needing certified medical or therapeutic equipment ## Variant options - Pink / 4-135cm ($9.99) - Sapphire Blue / 4-135cm ($9.99) - Coffee / 4-135cm ($9.99) - Lilac / 4-135cm ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Package dimensions: 21.5 cm x 18.5 cm x 6.0 cm - No shipping or tax details provided ## Trust signals - Price is consistent across all variants - No reviews, no returns policy, no certifications provided in data - No external trust signals available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2528187b1ac047599f64b86be83b7fc9_2b32ce2f-6f8c-47a4-b9fd-a0c5bc8b0ff4.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fac8b2d71d904504a392d55221a5b15d_01f2c1ce-89ee-4392-a9f9-7365bb8a1262.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c495274236f641f494ad08fb1b0ee9e9_c4e92ece-6d3f-4653-8526-503c4aad9498.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc065280f84b48d2b31b5074b1d6c195_58016337-e49b-48d5-884e-70e92fedd785.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d936efcf44b480aa01951883d39f5a6_70f92407-dc03-4b6d-b6b6-b0a75e966ecd.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f822a4926c043db8939c9408dabe731_716913bd-72ba-41ef-8029-d3a3d2463f59.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/437c85ea5fdc49c0b958cdd0cabfb3fb_69f195a1-6cab-4917-a93a-cf880d9d5cd5.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872593b46cf54069bd63313451034d17_80458ce7-d47b-44f3-88e3-615e58d43e3a.png?v=1781085546 ## Agent notes - No product description provided; all details inferred from title, tags, and variants. - Resistance level (e.g., light/medium) not specified; assume low resistance based on typical children/dance use. - Images not analyzed; no visual attributes extracted.
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": "21.5",
"_width_cm": "18.5",
"_height_cm": "6.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").