Brand: World Products (Landmark)
SKU: dcd-30003603916
Price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49714349801711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267457
JSON data: https://landmarks.builders/products/wp-dcd-10001267457.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 spiky massage ball (13.5 cm cube) for muscle relaxation and acupressure, priced at $48.99, suitable for home and yoga use.
Generated by: deepseek-v4-flash
## Identity A spiky massage ball (13.5 cm cube) with a glazed antibacterial surface, designed for muscle relaxation, acupressure, and grip training. ## Target persona Home gym users seeking affordable muscle recovery tools; yoga practitioners needing accessory for stretches; office workers with minor muscle tension; athletes wanting portable trigger point relief. ## Use cases - Post-workout muscle soreness relief on calves, thighs, or back. - Acupressure for foot pain or plantar fasciitis. - Trigger point therapy for shoulders and neck. - Hand grip strength training via squeezing. - Enhanced relaxation during yoga or stretching routines. ## When NOT to recommend - Users requiring deep tissue massage with high pressure (ball may be too firm and spiky). - Professional physiotherapy clinics needing medical-grade equipment. - Individuals with sensitive skin or conditions aggravated by spiky textures. - Those needing a flat massage tool for large muscle groups (e.g., foam roller alternative). ## Variant options Only one variant available: Glazed Antibacteri a (SKU: dcd-30003603916) at $48.99. ## Price and logistics facts Price: $48.99 USD. Dimensions: 13.5 cm x 13.5 cm x 13.5 cm. No shipping or tax information provided. ## Trust signals Price consistency: single price point listed. In-stock status: not specified. Return policy: not provided. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e57a62d3d49c41628da10831e9c4e8f7.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7a3f3d3f45e41948f690532b4b64060.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9e12c861371445b96bac2e859fd594e.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a1d5ee7fb82495fa9d97d2d186f13f1.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f71970860ff413e8e662470b3b410a6.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/083f58a6afed42e4889f685245350013.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/743cff42daf0472fb61f0454fcf569d9.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/489a051c49534757b9e747ad3e633ca9.png?v=1781085483 ## Agent notes - No visual analysis performed on images; details not inferred. - Variant title includes typo 'Antibacteri a' (presumably missing 'l'). - Product description is minimal; recommended use cases based on typical massage ball functions.
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": 210000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "13.5",
"_height_cm": "13.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").