Brand: World Products (Landmark)
SKU: dcd-30003608537
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49714252349679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269244
JSON data: https://landmarks.builders/products/wp-dcd-10001269244.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A figure-8 resistance band for home shoulder and back exercises, priced at $9.99 USD, available in Green with dotted puller style.
Generated by: deepseek-v4-flash
## Identity - 8字形拉力器 (Figure-8 resistance band) for shoulder and back opening, home yoga, and fitness. - Variant: Green / 310 Dotted Puller. - Price: $9.99 USD. - Dimensions: 28 x 22 x 3 cm. ## Target persona - Women seeking affordable home exercise equipment for posture improvement and light resistance training. - Yoga beginners wanting to deepen stretches without heavy investment. - Budget-conscious consumers looking for entry-level fitness accessories. ## Use cases - Shoulder opening and posture correction during home yoga sessions. - Back muscle activation as part of a low-impact warm-up. - Light resistance training for upper body (arms, shoulders, back). - Rehabilitation exercises under professional guidance (e.g., physical therapy). - Portable workout accessory for travel or office stretching breaks. ## When NOT to recommend - For users requiring heavy resistance (e.g., advanced bodybuilders). - For individuals with severe shoulder or back injuries without a doctor's clearance. - As a primary tool for building significant muscle mass. - For professional gym environments needing durable, high-weight bands. ## Variant options - Only one variant currently available: Green / 310 Dotted Puller at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD. - No shipping cost or logistics data provided. - Dimensions: 28 cm long, 22 cm wide, 3 cm high (lightweight, likely small package). ## Trust signals - In-stock status not explicitly confirmed; image URLs suggest product is listed. - No return policy stated. - Price is low and consistent with budget resistance bands. - No certifications mentioned. ## Image assets - 8 product images available at provided URLs (not inspected). - No visual details inferred. ## Agent notes - Description field is empty; all product info derived from title, dimensions, price, and variant. - Image content not analyzed – do not assume colors or specific features beyond variant data.
This product has 12 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": "8字拉力器开肩美背运动拉力绳弹力带家用健身女士瑜伽器材八字绳",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "3.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").