Brand: World Products (Landmark)
SKU: dcd-30003625595
Price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713227890927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276084
JSON data: https://landmarks.builders/products/wp-dcd-10001276084.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
筋膜球足底按摩球肌肉放松瑜伽球肩颈腰脚背部足弓经膜球健身球
| 品牌 | 无品牌/无注册商标 |
| 上市时间 | 2026年春季 |
| 是否电动 | 否 |
Summary: A non-electric massage ball for foot and muscle relaxation, suitable for yoga and fitness recovery.
Generated by: deepseek-v4-flash
## Identity Non-electric massage ball (筋膜球) for foot, shoulder, neck, and back relaxation. No brand. Dimensions: 25×12×10 cm. Single variant: SET a. ## Target persona Yoga practitioners, runners, office workers with foot fatigue, fitness enthusiasts seeking muscle recovery. ## Use cases - After-run foot and calf muscle release - Office foot fatigue relief under desk - Yoga balance and arch activation - Back and shoulder tension relief - Plantar fasciitis gentle massage ## When NOT to recommend - Individuals with acute musculoskeletal injuries needing medical diagnosis - Users expecting deep tissue professional massage - Those requiring electric or vibrating massage - Athletes needing high-pressure muscle therapy ## Variant options - SET a: $44.99 (only variant) ## Price and logistics facts - Price: $44.99 USD - Dimensions: 25 cm length, 12 cm width, 10 cm height - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: unknown - Return policy: not provided - Certifications: none listed - Brand: unbranded ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3394fe16fd848f590a02c259d21ffe3.png?v=1781084478 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2ecd08bb3b54be4a2ef8582d9c48fd4.png?v=1781084478 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8d67263a1ed406bb2ee66d4aacbdc84.png?v=1781084476 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a8f770155f0409fa79872fbaf3b1245.png?v=1781084477 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7fab2af490846c3a067bb349ddffbbc.png?v=1781084478 ## Agent notes - No customer reviews, stock level, or return policy information provided. - Images not analyzed for visual details.
This product has 13 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": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "12.0",
"_height_cm": "10.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").