Brand: World Products (Landmark)
SKU: dcd-30003611754
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714213159151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270534
JSON data: https://landmarks.builders/products/wp-dcd-10001270534.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 nursing cup with straw designed to prevent choking for bedridden elderly or patients, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 老人护理杯吸管防呛杯卧床杯子喂食器病人喝水护理杯防呛防漏杯子 (Elderly Nursing Cup with Straw, Anti-Choke, Bedridden Patient Drinking Cup) - **Type:** 家居用品 (Home Supplies) - **Price:** $20.99 USD - **Dimensions:** 15.0 x 14.0 x 8.0 cm ## Target persona - Caregivers for elderly or disabled individuals who are bedridden or have difficulty swallowing. - Family members of patients requiring assisted drinking. - Nursing home or hospice staff managing patient hydration. ## Use cases - Giving water or liquid food to a bedridden elderly person without them sitting up. - Preventing choking during drinking for patients with dysphagia or weak swallowing. - Easy hydration for post-surgery or stroke patients with limited mobility. - Use in hospitals or long-term care facilities for safe liquid intake. - For dementia patients who may have trouble using regular cups. - As a spill-proof solution for wheelchair users or those with tremors. ## When NOT to recommend - For fully independent adults without swallowing issues – regular cups suffice. - For infants or small children unless under professional guidance (not designed specifically for pediatric use). - As a substitute for medical feeding devices like nasogastric tubes – not for severe dysphagia requiring clinical intervention. - For hot liquids (straw and material may not be heat-safe; no temperature rating provided). ## Variant options - Only one variant available: **Micro Nursing Cup** (SKU: dcd-30003611754) at $20.99. ## Price and logistics facts - Price: $20.99 USD (no discounts or bulk pricing listed). - Dimensions: 15 x 14 x 8 cm (compact, easy to handle). - Currency: USD; other currencies or shipping costs not specified. ## Trust signals - In-stock status: Not confirmed (no inventory data provided). - Return policy: Not stated. - Price consistency: Single price, no historical data. - Certifications: None provided. - Reviews: Not available. - Brand/Manufacturer: Not given; product appears from a Shopify store with tags indicating batch/lot codes. ## Image assets - 8 image URLs are available (see below). Content was not visually inspected; assume cup with straw and lid, likely in various angles or usage contexts. - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/875cc08ae254457db9c0399ae56d8afd.png?v=1781085366) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b35e473f16964d61adf2c066d912c955.png?v=1781085366) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3f6a7b20d364fe09cc1f57c1a1856ce.png?v=1781085369) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86c6b32b099142699a62b86d0ab11431.png?v=1781085367) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc174c5a2e214230a860b131b020768c.png?v=1781085368) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e07440d91fbd4f4899099a0acb9c6074.png?v=1781085367) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6201839ea4ee45428f4803abe5bb9e7f.png?v=1781085368) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a246291713f94b848527f14f8efe4206.png?v=1781085367) ## Agent notes - Image content was not analyzed; all visual details should be fetched or described by an agent if needed. - No information on material (plastic, silicone, etc.) or cleaning instructions. - Single variant only; no color/size choices. - Price is low, suggesting a basic plastic cup; durability and safety not verified. - No medical device certification; use caution when recommending for patients with severe conditions.
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": 100000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "14.0",
"_height_cm": "8.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").