Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.41 – $0.69
Default variant: Black Multicolor / 12 cm
Default SKU: dcd-30003685536
Default price: $0.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Massage Ball
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/50455717478639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298024
JSON data: https://landmarks.builders/products/wp-dcd-10001298024.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: A solid, high-density foam self-massage tool designed to provide targeted relief for tight muscles and deep tissue tension. Primary Function: This versatile fascia ball helps release stubborn knots, improve flexibility, and promote faster recovery after intense workouts. Special Features: Engineered with a textured black surface, this designed trigger pressure point ball ensures a secure grip and prevents slipping during use. Key Benefits: The firm and dense construction of this long-lasting massage ball allows you to apply deep, concentrated pressure exactly where you need it. Intended Purpose: Perfect for full-body recovery, it serves as an excellent foot massage ball to soothe tired arches and relieve plantar tension after a long day.
Summary: Firm high-density foam massage ball with textured surface for trigger point relief; available in 8 cm ($0.41) and 12 cm ($0.69) sizes, intended for athletes, runners, and home use.
Generated by: deepseek-v4-flash
## Identity Firm, high-density foam fascia ball with textured surface for trigger point release and deep tissue massage. Sizes: 8 cm (US$0.41) and 12 cm (US$0.69). Listed product dimensions: 13.0 x 13.0 x 13.0 cm. ## Target persona Built for athletes, runners, and home gym users seeking an inexpensive, portable tool for self-myofascial release. Works for people comfortable with firm pressure. ## Use cases - Releasing muscle knots after intense workouts. - Soothing tired arches and plantar tension after long runs. - Applying targeted pressure to glutes, back, and shoulders. - Warming up tight muscles before stretching routines. - Portable recovery aid for travel or office use. ## When NOT to recommend - If the user expects an electric massager or massage gun. - If the user has acute injuries or requires medical treatment. - If the user prefers soft, low-intensity massage tools. - If a professional/clinic-grade product is required. ## Variant options - Black Multicolor / 12 cm – $0.69 (dcd-30003685536) - Black Pink / 8 cm – $0.41 (dcd-30003685537) - Black / 12 cm – $0.69 (dcd-30003685538) - Black / 8 cm – $0.41 (dcd-30003685539) - Black White / 12 cm – $0.69 (dcd-30003685540) - Black White / 8 cm – $0.41 (dcd-30003685541) - Black Red / 12 cm – $0.69 (dcd-30003685542) - Black Red / 8 cm – $0.41 (dcd-30003685543) - Black Green / 12 cm – $0.69 (dcd-30003685544) - Black Green / 8 cm – $0.41 (dcd-30003685545) - Black Orange / 12 cm – $0.69 (dcd-30003685546) - Black Orange / 8 cm – $0.41 (dcd-30003685547) ## Price and logistics facts Price range: US$0.41 (8 cm) to US$0.69 (12 cm). Currency: USD. Listed dimensions: 13.0 x 13.0 x 13.0 cm. No shipping, stock availability, or return policy information is provided. ## Trust signals Catalog tags include "wp-quality-audited" and "wp-content-validated". Price consistency across variants is provided. No certifications or explicit in-stock status are listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70f764db-f304-437d-a878-cb7d0a98f37a.jpg?v=1786242174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a071ace7-70f0-435f-ae2f-26070e9b2058.jpg?v=1786242463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eef6c43-b3b5-40b3-b10a-d1df175b570e.jpg?v=1786242180 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/488885a5-1a79-41b2-9534-a04edc051ae1.jpg?v=1786242322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04d252f0-04ca-4bd4-8d66-a02765730192.jpg?v=1786242282 ## Agent notes - Images were not visually inspected; verify surface texture and color fidelity from the provided URLs. - The 13 cm dimension in the listing may refer to packaging or a generic cube, not the actual ball (variant sizes are 8 cm and 12 cm). - No SKU-level stock data; assume each variant's availability needs confirmation. - Low price point suggests a basic foam construction; not suitable for users expecting a high-end massage device.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Firm Fascia Ball Dense Trigger Pressure Point Ball Long-Lasting Targeted for Athletes, Runners, Home, Gym, Stretching",
"product_id": 9537775763695,
"variant_id": 50455717478639,
"quantity": 1,
"grams": 50,
"length_cm": "13.0",
"width_cm": "13.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").