Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Black / Green Light
Default SKU: dcd-30002750356
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49879200235759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041557
JSON data: https://landmarks.builders/products/m4x-10001041557.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
LED Digital Alarm Clock Modern Design Large Display Digital Clock for Seniors
Summary: A budget-friendly LED digital alarm clock with large display, available in black with multiple light color options, designed for easy reading for seniors.
Generated by: deepseek-v4-flash
## Identity LED Digital Alarm Clock, modern design with large display, for seniors. Price $13.99 USD. ## Target persona Seniors or elderly individuals who need a clear, easy-to-read clock display with simple alarm functionality. ## Use cases - Waking up in the morning with a clear, bright alarm. - Checking time at night without squinting. - Setting alarms for medication reminders. - Using as a bedside clock in low-light conditions. - Quick time-check from across the room. ## When NOT to recommend - Users who need advanced features like radio, projection, or smartphone connectivity. - Those requiring battery backup for power outages (not specified). - Customers seeking a premium or decorative clock (budget segment). - Individuals who prefer analog or silent clocks. ## Variant options Four variants, all black color with different light colors: Green, Blue, Pink, White. All priced at $13.99. ## Price and logistics facts Price: $13.99 USD. Dimensions: 27 cm (L) x 19 cm (W) x 5 cm (H). No shipping or return policy provided. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f8f3a13-8024-4e68-91d6-fef09801dcd5.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2db96132-2e93-476f-9107-9630d2aacd2f.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab43ed88-29c4-4f9e-999d-8eab18a452c2.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a9ba601-170e-4e8f-8a6b-f5970d2c20b5.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d92cffef-cd6c-4964-a6f5-5fb3cc2b8c34.jpg?v=1782126363 ## Agent notes No image understanding was performed. Actual display legibility, build quality, and light brightness not verified.
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": "LED Digital Alarm Clock Modern Design Large Display Digital Clock for Seniors",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "19.0",
"_height_cm": "5.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").