Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $205.99 – $242.99
Default variant: 2nd Gen Pro
Default SKU: dcd-30000737122
Default price: $205.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49811925500143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000555118
JSON data: https://landmarks.builders/products/m4x-10000555118.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: Non-in-ear hearing aid for seniors with 20-hour battery, available in 2nd Gen Pro ($205.99) and 4th Gen ($242.99) variants.
Generated by: deepseek-v4-flash
## Identity - Product: New Model Non-In-Ear Hearing Aid for Seniors, 20H Battery - Variants: 2nd Gen Pro ($205.99), 4th Gen ($242.99) ## Target persona - Seniors with mild to moderate hearing loss who prefer non-in-ear form factor - Active seniors needing long battery life (20h) for daily use - Budget-conscious buyers looking for affordable hearing assistance ## Use cases - Conversations in quiet environments (home, small groups) - Watching television or listening to audio at moderate volumes - Outdoor walks or light social gatherings where ambient noise is moderate - As a backup hearing device for daily errands - For seniors who dislike the feeling of in-ear earplugs ## When NOT to recommend - Severe or profound hearing loss requiring medical-grade amplification - Users who need in-ear or custom-fit hearing aids for better sound isolation - Patients with active ear infections or ear canal abnormalities - Professional musicians or audio enthusiasts needing high-fidelity sound ## Variant options - **2nd Gen Pro** (SKU: dcd-30000737122) – $205.99 - **4th Gen** (SKU: dcd-30000737123) – $242.99 ## Price and logistics facts - Base price: $205.99 (2nd Gen Pro), $242.99 (4th Gen) - Dimensions: 16.0 x 13.0 x 6.0 cm (package) - Currency: USD ## Trust signals - No specific trust signals provided (stock status, return policy, certifications not disclosed) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767681306942_1_ff1551ce_477e9246-f0a5-4452-bf57-571fa3e0210a.jpg?v=1781600955 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767681306747_1_825d793b_db3d1373-b2f3-4a59-a5c2-1fb4095a65f4.jpg?v=1781600954 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767681307046_1_a4592b0b_c0d6c4d7-f2d9-487b-b2a6-33850800421b.jpg?v=1781600954 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767681306911_1_66457ab2_4410c49e-93d9-4273-a513-04289cc1503d.jpg?v=1781600954 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1767681306975_1_516d5145_55886c92-4aa2-4794-9819-02dd2cb052e8.jpg?v=1781600954 ## Agent notes - Product type not specified; treat as general hearing assistance device. - No description provided; rely on title and tags for feature claims. - Image understanding not performed; visual details not evaluated.
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": "New Model Non-In-Ear Hearing Aid for Seniors, 20H Battery",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "6.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").