Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Mint Grn Double
Default SKU: dcd-30003611699
Default price: $24.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/49714242388207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270523
JSON data: https://landmarks.builders/products/wp-dcd-10001270523.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: A U-shaped drinking cup with nose notch for elderly or bedridden patients to prevent choking while consuming liquids or soft foods.
Generated by: deepseek-v4-flash
## Identity A specialized drinking cup with a nose-shaped notch (斜口杯鼻曲型杯) designed for elderly or bedridden patients. Features a U-shaped opening to allow drinking without tilting the head, reducing choking risk. Available in two styles: Mint Green Double and Red Double Handle. ## Target persona - Elderly individuals with limited neck mobility or swallowing difficulties. - Bedridden patients requiring assisted drinking. - Caregivers (family or professional) managing daily hydration. ## Use cases - Drinking water or liquid food while lying down or semi-reclined. - Reducing risk of aspiration for stroke or Parkinson's patients. - Assisting patients with tremors or weak grip using double-handle variant. - Providing thickened liquids or purees via the cup's design. ## When NOT to recommend - For healthy adults without swallowing or mobility issues. - For children under 3 years, unless specifically advised. - For very hot beverages (material not specified for heat resistance). - For outdoor or travel use (designed for stationary care settings). ## Variant options - **Mint Grn Double**: $24.99, two handles, mint green color. - **Red Double Handle**: $24.99, two handles, red color. ## Price and logistics facts - Price: $24.99 USD (all variants). - Dimensions: 15.0 cm (length) × 14.0 cm (width) × 10.0 cm (height). ## Trust signals - In-stock status: Likely in stock (batch tags indicate availability). - Return policy: Not provided. - Certifications: None listed. - Price consistency: Single price across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6785802517a4c0ba8098a807d15a22f_e39c6645-9f91-4446-be57-9853f4db0482.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/700e4cacd95441ec8747d4b22c7a5219_208f9b41-ed8c-4cb0-a208-0796b75fe163.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292d2bc59b2941058dfe4c0da3703051_92c77c10-261c-490b-bc4e-3d39cf38128e.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f71fe5865eb4375b9acc9a62f06f401_52779f81-2f0d-4b11-a047-7548632a5c1c.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/669d9859c6ca4f60bc6a07652e65254a_482afeb0-5f84-4745-811a-2c72e6dc70ca.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cea2707b0df34a75bd98c8be1e986a75_c26a706c-9793-48c2-831e-153f0e511d2c.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf76071aa1b649a9be132b157ec868ef_6f76863e-691f-4517-8be6-db5e9488b562.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c58626dadb441968253f8bc5021c5fb.png?v=1781085381 ## Agent notes - No product description provided; details inferred from title and SKU naming. - Images not viewed; visual features (color, handle design) not confirmed beyond variant names. - Material and care instructions unknown. - Return policy not available.
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": "斜口杯鼻曲型杯老人开口杯病人鼻型杯流食护理防呛杯U型饮水杯",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "14.0",
"_height_cm": "10.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").