Brand: World Products (Landmark)
SKU: dcd-30003608538
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714250580207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269245
JSON data: https://landmarks.builders/products/wp-dcd-10001269245.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: Low-cost 8-shape resistance band (Pink Blue) for women's home fitness, targeting back and shoulder exercises. Dimensions 26x20x4 cm. Price $9.99.
Generated by: deepseek-v4-flash
## Identity - Product Name: 8字拉力器开肩美背运动拉力绳弹力带家用健身女士瑜伽器材八字绳 - Type: Exercise resistance band (8-shape) - Price: $9.99 - Dimensions: 26 x 20 x 4 cm - Variant: Pink Blue, Upgraded 8-shape ## Target persona Women interested in home fitness and yoga, specifically looking for low-cost equipment for back and shoulder toning. ## Use cases 1. Daily back and shoulder stretching at home. 2. Integrating into home yoga or pilates routines. 3. Portable exercise during travel (compact size). 4. Lightweight resistance training for toning arms and upper body. 5. Affordable entry-level resistance band for beginners. ## When NOT to recommend - For individuals requiring high resistance levels for strength training. - For professional athletes needing durable, heavy-duty bands. - For users who prefer gym equipment over portable tools. - For those seeking a product with verified materials or certifications (none provided). ## Variant options - Pink Blue / Upgraded 8-shape (SKU: dcd-30003608538) — $9.99 ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 26 cm length, 20 cm width, 4 cm height. - No shipping or availability details provided. ## Trust signals - In-stock status: Not communicated. - Return policy: Not specified. - Certifications: None listed. - Price consistency: Single price point for one variant. ## Image assets 8 images available (URLs listed below). No visual content analysis performed. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a737835d4c3d4514b61b7d58c4f762e8.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/758f6e1ef4a94c518b330a0e3522fed2.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/962a26f53e854392b8fa9a9992d16590.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39b229bf30294393879968eb67a1b08d.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/239f7f0bc95740bf9d49cad8b0edfa85.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d0d9c4c2a9e4271b49d75a8edc1a312.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cfca54287ca4c21a69b11061c4f621d.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ce08ed215ce41b78ca3a1e953852e2b.png?v=1781085387 ## Agent notes - Product description missing; rely on title and tags for context. - No materials or weight capacity specified. - Variant limited to one color/style.
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": 160000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_height_cm": "4.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").