Brand: World Products (Landmark)
SKU: dcd-30003625594
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713229791471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276083
JSON data: https://landmarks.builders/products/wp-dcd-10001276083.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: Unbranded peanut-shaped fascia massage ball for foot, back, shoulder, neck, and arch relief. Non-electric, 14x7.5x7.5 cm. Price $29.99.
Generated by: deepseek-v4-flash
## Identity Unbranded Peanut Ball Fascia Massage Ball (also known as foot massage ball, yoga ball, muscle relaxation ball) ## Target persona Individuals who practice yoga, have active lifestyles, or suffer from muscle tension in feet, back, shoulders, or neck; price-sensitive buyers seeking a low-cost massage tool. ## Use cases - Post-run foot arch and calf muscle release - Desk worker shoulder and neck tension relief - Yoga or stretching accessory for trigger point therapy - Plantar fasciitis pain management (as a supplementary tool) - Travel-friendly muscle relaxation for back and glutes ## When NOT to recommend - Users expecting a powered vibratory or electric massager - People with severe acute injuries requiring medical diagnosis - Those wanting a branded or certified therapeutic device - Scenarios where precise pressure control (e.g., air pressure or motorized) is needed ## Variant options - Peanut Ball: $29.99 (only variant) ## Price and logistics facts - Price: $29.99 USD - Dimensions: 14.0 cm (L) x 7.5 cm (W) x 7.5 cm (H) - Weight not specified - No electric power required - Currency: USD ## Trust signals - Single variant price consistency - No brand or certification claims – generic unbranded product - In-stock status not provided - Return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3394fe16fd848f590a02c259d21ffe3_7772701d-ad0d-45f1-b369-14650eb981da.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2ecd08bb3b54be4a2ef8582d9c48fd4_5c26c9e9-3777-4bad-aa13-5ad160672f00.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8d67263a1ed406bb2ee66d4aacbdc84_3da3ef28-c496-44fe-9c9e-a2547dc1bc80.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a8f770155f0409fa79872fbaf3b1245_3f2293ea-0131-446e-bffe-acf71402e712.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7fab2af490846c3a067bb349ddffbbc_428418a1-3abc-4ea2-92df-0656c43a05ee.png?v=1781084480 ## Agent notes - Product is a peanut-shaped massage ball, non-electric, unbranded. - No details on material composition (e.g., rubber, plastic) or hardness. - No user manual or instructions provided. - Listing appears imported with tags 'wp-import' and 'dcd'. - Image understanding was not performed; treat URLs only as fetchable assets.
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": 250000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "7.5",
"_height_cm": "7.5"
}
}],
"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").