Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.50 – $41.39
Default variant: Elec Phlegm
Default SKU: dcd-30003715776
Default price: $41.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Percussion Massager
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50406872940783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308369
JSON data: https://landmarks.builders/products/wp-dcd-10001308369.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your daily assistance giving routine with this designed handheld, designed to provide gentle and effective comfort. Featuring a sleek black cylindrical body and a bright green rounded cup-shaped attachment, this device offers a modern and highly functional approach to physical assistance. The smooth, concave front cup is specifically designed to provide targeted tapping, making it an ideal electric percussion device for routine back-percussion therapy. Built with a simple and intuitive two-part construction, the unit consists of an ergonomic main handle section and a projecting head section. This sleek design ensures that the percussion cup is incredibly easy to hold and maneuver, even during extended use. Caregivers will appreciate how the lightweight, portable body reduces hand strain, allowing for more relaxed and controlled application in any setting. Whether you are managing daily support in a home care environment or providing assistance in a professional facility, this portable percussion adapts seamlessly to your needs. Its compact size makes it easy to store and transport, ensuring that reliable comfort and physical relief are always within reach.
Summary: Enhance your daily assistance giving routine with this designed handheld, designed to provide gentle and effective comfort. Featuring a sleek black cylindrical body and a bright green rounded cup-shaped attachment, this device offers a modern and highly functional approach to physical assistance. The smooth, concave front cup is specifically designed to provide targeted tapping, making it an ideal electric percussion device for routine back-percussion therapy. Built with a simple and intuitive two-part construction, the unit consists of an ergonomic main handle section and a projecting head section. This sleek design ensures that the percussion cup is incredibly easy to hold and maneuver, even during extended use. Caregivers will appreciate how the lightweight, portable body reduces hand strain, allowing for more relaxed and controlled application in any setting. Whether you are managing daily support in a home care environment or providing assistance in a professional facility, this portable percussion adapts seamlessly to your needs. Its compact size makes it easy to store and transport, ensuring that reliable comfort and physical relief are always within reach.
Generated by: deepseek-v4-flash
This product has 12 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": "Percussion Cup Portable Electric Percussion Device for Home Care",
"product_id": 9538052686063,
"variant_id": 50406872940783,
"quantity": 1,
"grams": 650,
"length_cm": "22.0",
"width_cm": "15.0",
"height_cm": "9.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").