Brand: World Products (Landmark)
SKU: dcd-30003611701
Price: $13.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/49714240356591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270524
JSON data: https://landmarks.builders/products/wp-dcd-10001270524.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 U-shaped drinking cup with a nose cutout designed for elderly and patients to drink liquids or liquid food without choking, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity A specialized drinking cup with a nose cutout (U-shaped rim) to allow comfortable drinking without tilting the head, designed for elderly or patients who have difficulty swallowing or are bedridden. ## Target persona - Elderly individuals with swallowing difficulties (dysphagia) - Patients recovering from surgery or stroke who need assisted drinking - Caregivers of bedridden or mobility-impaired persons - People who require liquid food or thick fluids ## Use cases - Drinking water or beverages while lying in bed - Consuming liquid meals (e.g., soup, nutritional shakes) safely - Post-operative hydration without risk of choking - Daily care in nursing homes or hospitals - Stroke rehabilitation where head tilt is limited ## When NOT to recommend - For general everyday use (standard cups are cheaper and simpler) - For very hot liquids (unspecified heat resistance) - For children without adult supervision - For individuals who can drink from regular cups without issues ## Variant options - Only one variant: "Nose Cutout Cup" at $13.99 (SKU: dcd-30003611701) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 15.0 cm (length) x 14.0 cm (width) x 8.0 cm (height) - No shipping or stock information provided. ## Trust signals - No trust signals available from provided data (no stock status, return policy, reviews, or certifications). - Image assets are listed below. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6785802517a4c0ba8098a807d15a22f.png?v=1781085379) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/700e4cacd95441ec8747d4b22c7a5219.png?v=1781085381) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292d2bc59b2941058dfe4c0da3703051.png?v=1781085380) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f71fe5865eb4375b9acc9a62f06f401.png?v=1781085381) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/669d9859c6ca4f60bc6a07652e65254a.png?v=1781085381) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cea2707b0df34a75bd98c8be1e986a75.png?v=1781085381) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf76071aa1b649a9be132b157ec868ef.png?v=1781085381) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c58626dadb441968253f8bc5021c5fb_92b1cb09-926b-4fa5-b01f-dd27076c00cf.png?v=1781085382) ## Agent notes - Product description was missing; all information derived from title and tags. - Image content not analyzed; treat images as visual representations of the product.
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": "斜口杯鼻曲型杯老人开口杯病人鼻型杯流食护理防呛杯U型饮水杯",
"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").