Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.99 – $97.99
Default variant: Resistance Band 50KG
Default SKU: dcd-30003561518
Default price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49716601127151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251063
JSON data: https://landmarks.builders/products/wp-dcd-10001251063.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Aerial yoga resistance band set (蹦极绳/魔力带) for suspension training, dance, and fitness, available in 50-90 kg resistance levels, priced $74.99-$97.99.
Generated by: deepseek-v4-flash
## Identity - Product: Aerial Yoga Bungee Resistance Band (Resistance Band 50KG-90KG / 空中瑜伽活力带蹦极绳) - Type: Sports equipment ## Target persona - Yoga and dance instructors seeking studio equipment - Fitness enthusiasts interested in suspension training - Dance studio owners looking for wholesale supplies - Home users wanting aerial yoga alternatives ## Use cases - Aerial yoga practice (e.g., inversions, flow sequences) - Dance choreography and performance training - Resistance band exercises for strength and flexibility - Suspension training for bodyweight exercises - Rehabilitation and low-impact fitness routines ## When NOT to recommend - Users under 50 kg (may not engage band effectively) - Those without a secure mounting point (ceiling hook or frame) - Seekers of full aerial yoga hammock or silks system - Individuals requiring professional-grade certification or load ratings ## Variant options | Style | Price | |-------|-------| | Resistance Band 50KG | $74.99 | | Resistance Band 60KG | $78.99 | | Resistance Band 70KG | $83.99 | | Resistance Band 80KG | $88.99 | | Resistance Band 90KG | $92.99 | | Resistance Band (unspecified weight) | $97.99 | ## Price and logistics facts - Price range: $74.99 – $97.99 USD - Package dimensions (cm): 35.0 × 29.5 × 9.6 (likely box) - No shipping or origin information available ## Trust signals - Listed with 5 image assets (URLs provided) - No customer reviews, no return policy, no certifications stated - Product appears to be a wholesale listing (瑜伽馆批发) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a91222d4840249498b2ef981313f4e43.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/181d7624f912454c80372360c777df7d.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4ffd505fa524ccba2948b12d863e677.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/694f319a5b8349c99f405647c619341c.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b317c8c1349b459fadca80715ab2d758.png?v=1781086782 ## Agent notes - Images were not analyzed; no visual details are described. - Product description is empty; all information from title, tags, variants, and dimensions. - 'Resistance Band' variant without weight may indicate a different type or bundled set; price $97.99 suggests it could be a heavier or premium option.
This product has 18 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": "空中瑜伽活力带蹦极绳家用舞蹈空中瑜伽5D悬挂式魔力带瑜伽馆批发",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "29.5",
"_height_cm": "9.6"
}
}],
"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").