Brand: World Products (Landmark)
SKU: dcd-30000692067
Price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 328 g
Cart URL (default variant): https://landmarks.builders/cart/49811925172463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000538480
JSON data: https://landmarks.builders/products/m4x-10000538480.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1

Summary: A 2025-model hearing amplifier designed for elderly users with severe hearing loss, featuring Bluetooth connectivity and available in one upgraded Bluetooth variant.
Generated by: deepseek-v4-flash
## Identity
2025 Enhanced for Elderly, Severe Hearing Loss – a hearing amplification device (likely a personal sound amplifier or assistive listening device) with Bluetooth support. Priced at $204.99.
## Target persona
- Elderly individuals (65+) with self-identified severe hearing loss who seek an affordable, non-prescription amplification solution.
- Caregivers or family members purchasing for an elderly relative with severe hearing difficulties.
## Use cases
- Watching television or listening to conversations in quiet home environments.
- One-on-one conversations in moderately noisy settings (e.g., family gatherings).
- Outdoor activities like walking or gardening where ambient sound amplification is needed.
- Using with smartphones or other Bluetooth-enabled devices for audio streaming (via Upgraded Bluetooth variant).
## When NOT to recommend
- For users with mild or moderate hearing loss (may be overpowering or uncomfortable).
- For individuals who require a medically prescribed, professionally fitted hearing aid.
- For users who are not comfortable with technology or Bluetooth pairing.
- In situations where the user needs invisible or discreet hearing devices (size unknown but device appears non-custom).
## Variant options
| Variant | SKU | Price | Style |
|---------|-----|-------|-------|
| Upgraded Bluetooth | dcd-30000692067 | $204.99 | Upgraded Bluetooth |
## Price and logistics facts
- Price: $204.99 USD (single variant).
- Dimensions: 26.0 cm x 22.0 cm x 8.0 cm (likely packaging size).
- Currency: USD.
## Trust signals
- In-stock status: Not provided in source data.
- Return policy: Not provided.
- Price consistency: Only one variant price available.
- Certifications: None stated.
## Image assets
- [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767678349858_1_52d9e5b7_d6fd7e36-77cd-4d48-90e7-797bea0906eb.jpg?v=1781600953)
- [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767678350139_1_5d7ecd6d_8583b3e5-3a27-436b-91e5-641d48eb8e04.jpg?v=1781600953)
- [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767678349866_1_a50151b7_d1bb89c4-7daf-43e9-a959-c35a35535591.jpg?v=1781600953)
- [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767678350097_1_1c980423_c58acb0d-5107-42e5-827a-a3d99099228f.jpg?v=1781600954)
- [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767678349724_1_c667cae8_58b1f764-939d-4d8f-85ba-1e9a7043ec97.jpg?v=1781600954)
## Agent notes
- The product description is a placeholder ("1"), so functional details are inferred from the title and category.
- No information on battery life, gain levels, or fitting options.
- The device is likely a over-the-counter hearing amplifier, not a medical-grade hearing aid.This product has 12 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": "2025 Enhanced for Elderly, Severe Hearing Loss",
"quantity": 1,
"grams": 328000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.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").