Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: Polished Inner Liner
Default SKU: dcd-30003611693
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714250023151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270520
JSON data: https://landmarks.builders/products/wp-dcd-10001270520.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 304 stainless steel anti-scald, anti-drop, anti-choke cup for bedridden elderly, portable with lid, 2 variants, $33.99.
Generated by: deepseek-v4-flash
## Identity Elderly care drinking cup, 304 stainless steel, anti-scald, anti-drop, anti-choke design for bedridden users. Portable with lid and straw for water or liquid food. ## Target persona - Caregivers for bedridden elderly or disabled individuals - Home health aides managing dysphagia patients - Nursing home staff providing hydration support - Post-surgery recovery caregivers ## Use cases - Bedridden elderly drinking water safely without choking - Liquid food consumption (soups, smoothies) for patients with swallowing difficulties - Hospital recovery hydration for immobilized patients - Portable hydration for wheelchair users during transfers - Daily hydration management for stroke or Parkinson's patients ## When NOT to recommend - Active, healthy adults without swallowing problems - Infants or toddlers (not designed for that age group) - Outdoor sports or hiking hydration (bulky, not insulated) - Hot beverage use (anti-scald is for warm liquids, not intended for boiling water) ## Variant options - **Polished Inner Liner** (SKU: dcd-30003611693) – $33.99 - **Export White Box** (SKU: dcd-30003611694) – $33.99 ## Price and logistics facts - Price: $33.99 USD - Dimensions: 20.0 cm × 15.0 cm × 15.3 cm - Variants at same price ## Trust signals - In stock (based on Shopify tags) - 304 stainless steel material (durable, food-grade) - Return policy not specified in provided data - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe3c15bd5dbd4d059ea4b2c908c527f8.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbb656487e3b4c35947585b1f2ce2f1d.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21a650ba2c8440479fe7234db94326f2.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1860a04f65946719537609190de315e.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44ceb7787071495f8149d093088cb619.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf9823448c404897ad2e583ef8038271.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e347b736f3814e3db110085328ed0c08.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63a4abbe6b854d74ba40970f4a0b258f.png?v=1781085384 ## Agent notes - Image content not analyzed. No return policy or certifications stated in provided facts.
This product has 14 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": "老人护理杯304不锈钢防烫防摔喝水流食杯便携式防呛杯卧床专用",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "15.3"
}
}],
"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").