Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99 – $131.99
Default variant: Mint Green 800mah
Default SKU: dcd-30003624218
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 580 g
Cart URL (default variant): https://landmarks.builders/cart/49713272783087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275559
JSON data: https://landmarks.builders/products/wp-dcd-10001275559.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电动背咳痰老人痰排痰仪打嗝吸痰卧床护理家用振动背器
| 品牌 | other |
| 上市时间 | 其他 |
| 货号 | OSD911426063745 |
| 电源方式 | USB |
| 功能 | 无线遥控 |
| 控制方式 | 机械式 |
| 是否跨境出口专供货源 | 否 |
| 生产企业 | 其他 |
Summary: Electric back percussion device for phlegm expectoration, designed for elderly and bedridden patients; USB-powered, wireless remote control, multiple color and battery variants.
Generated by: deepseek-v4-flash
## Identity
- Product: Electric back percussion phlegm expectorant device (电动背咳痰老人痰排痰仪)
- Brand: Other
- Model: OSD911426063745
- Category: Personal care (个护)
## Target persona
- Caregivers of elderly individuals with chronic phlegm
- Home health aides assisting bedridden patients
- Family members managing post-surgery or stroke recovery at home
- Nursing home staff needing portable chest physiotherapy tools
## Use cases
- Helping elderly patients expectorate phlegm when coughing is weak
- Providing chest percussion therapy for bedridden patients after surgery
- Daily respiratory clearance for individuals with COPD or reduced mobility
- Alternative to manual back tapping for caregivers
- As part of home care routine for stroke or Parkinson's patients
## When NOT to recommend
- Patients with acute respiratory infections or pneumonia without physician approval
- Individuals with spinal fractures, severe osteoporosis, or recent back surgery
- Children or infants (device designed for adults)
- Cases requiring professional mechanical ventilation or suction therapy
## Variant options
| Style | SKU | Price (USD) |
|-------|-----|-------------|
| Mint Green 800mah | dcd-30003624218 | $78.99 |
| White 800mah | dcd-30003624219 | $78.99 |
| Mint Grn 2400mah | dcd-30003624220 | $110.99 |
| Wht 2400mah 6-speed | dcd-30003624221 | $110.99 |
| Wht 2400mah 6-spee a | dcd-30003624222 | $131.99 |
## Price and logistics facts
- Price range: $78.99 to $131.99 (depending on battery capacity and speed options)
- Dimensions: 23.0 cm (L) x 18.0 cm (W) x 9.0 cm (H)
- Power: USB (no adapter included)
- Control: Wireless remote (mechanical type)
- Listed as cross-border export supply: No
## Trust signals
- No customer reviews or ratings available
- No warranty or return policy information provided
- Brand is generic ("other"); no specific manufacturer certifications known
- In-stock status unknown
## Image assets
- Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ef312e29a684a24907ba00f1c79ffc1_3ed0a364-50c7-446d-b15e-ac5c6a8bd22e.png?v=1781084501
- Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76afbaf680d94c3ea0b0ed04508eba78_23d5826d-1aae-41f9-af20-a489e1cb3c0e.png?v=1781084500
- Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0749b6dac074b918a9534faae36e364_2f826c10-6f1e-4ce9-af3b-310440287d07.png?v=1781084501
- Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adc296863dcd43d8861202fb23309e2c_124b759a-dd78-4e69-86f3-dbbc2c086310.png?v=1781084501
- Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4a7881acb06498f890e786d961e2a61_fc1373eb-c753-473d-ae85-c6c93864c6dd.png?v=1781084500
## Agent notes
- No visual inspection performed; images are provided as fetchable assets only.
- Variant "Wht 2400mah 6-spee a" may be a duplicate or minor variation of the 2400mah 6-speed model.
- No information on included accessories (e.g., USB cable, remote battery).This product has 17 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": 580000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "18.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").