Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: 5525 Black-blue
Default SKU: dcd-30002750361
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49879200366831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041559
JSON data: https://landmarks.builders/products/m4x-10001041559.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 Adjustable Brightness LED Alarm Clock for Office, Gamers
Summary: LED digital alarm clock with adjustable brightness, $10.99, 4 color variants, 20x16x8 cm.
Generated by: deepseek-v4-flash
## Identity LED Digital Alarm Clock Adjustable Brightness LED Alarm Clock for Office, Gamers ## Target persona Office workers needing a basic alarm clock; gamers wanting a simple digital clock with color options for their setup. ## Use cases - As a bedside alarm for waking up on time - As a desk clock in a low-light office or gaming room - As a time display in a dorm room or small apartment - When a simple, low-cost clock is needed without smart features ## When NOT to recommend - Users requiring smart alarm features (WiFi, smartphone sync, voice control) - Those needing a projection alarm or sunrise simulation - buyers who want a premium or decorative clock - Anyone needing a clock with multiple alarms or advanced snooze settings ## Variant options - 5525 Black-blue ($10.99) - 5525 Black-green ($10.99) - 5525 Black-orange ($10.99) - 5525 Black-pink ($10.99) ## Price and logistics facts - Price: $10.99 USD (all variants) - Dimensions: 20 x 16 x 8 cm - No shipping or fulfillment details provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications mentioned - Price is consistent across all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcd1c769-9f83-4517-a71c-123eed9d038e.jpg?v=1782126362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec78f36c-32d7-4f3d-824c-d35806857f16.jpg?v=1782126365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cf92fcf-3b2a-46cf-8a1b-ab3678098643.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cd2ce0f-e5b2-4825-b858-13e02c52111d.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2f513c1-2626-49b7-b647-7727e2709d76.jpg?v=1782126365 ## Agent notes No image analysis performed; visual details are not confirmed. All data extracted from structured facts only.
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 Adjustable Brightness LED Alarm Clock for Office, Gamers",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "16.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").