Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Black / White Light
Default SKU: dcd-30002695103
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49903558230255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029322
JSON data: https://landmarks.builders/products/m4x-10001029322.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Aesthetic: This sleek house-shaped illuminated digital alarm clock features a minimalist design that seamlessly blends with any contemporary home electronics setup.
Clear Visibility: Designed as a large display desk clock, it provides perfectly clear time and day-of-the-week readings that are easy to see from across the room, even in low brightness.
Versatile Functionality: More than just a simple table clock, this device includes a built-in night brightness and multiple display modes to keep your schedule perfectly on schedule.
User-Intuitive Functioning: This multifunctional illuminated alarm clock offers intuitive controls for setting alarms and adjusting brightness, making it perfect for students and busy professionals.
Reliable Performance: As a high-quality alarm clock, it utilizes a stable electronic movement and external power power supply to ensure you ensure you make an important morning appointment.
Summary: Multifunctional house-shaped digital alarm clock with large display, night brightness, and multiple light color options for bedroom or desk use.
Generated by: deepseek-v4-flash
## Identity Illuminated Digital Alarm Clock – house-shaped, minimalist design, large display, multifunctional. ## Target persona Students and busy professionals needing a reliable, easy-to-read alarm clock with ambient light options. ## Use cases - Waking up on time with a visible clock across the room. - Using as a night light with selectable color. - Desk clock for home office. - For those who prefer a physical clock over phone alarms. - Bedside table décor that shows day of week. ## When NOT to recommend - For users who need battery-powered operation (requires external power). - For those seeking smart features like Wi-Fi, Bluetooth, or voice control. - For users wanting a silent, no-light clock. - For people who need a travel-friendly compact clock (dimensions are moderate). ## Variant options 10 variants: Black or White case with light colors (White, Yellow, Red, Blue, Green). All priced at $13.99. ## Price and logistics facts Price $13.99 USD. Dimensions (cm): 15.5 x 13.0 x 14.0. ## Trust signals No stock or return policy info provided. Price consistent across variants. ## Image assets 5 images available at URLs. Images not viewed; content unknown. ## Agent notes No brand or specific model name provided. External power required, not battery.
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": "Illuminated Digital Alarm Clock Multifunctional Illuminated Alarm Clock Home Electronics Minimalist Design for Bedroom",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "13.0",
"_height_cm": "14.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").