Brand: World Products (Landmark)
SKU: dcd-30002656662
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 430 g
Cart URL (default variant): https://landmarks.builders/cart/49903623307503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021425
JSON data: https://landmarks.builders/products/m4x-10001021425.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Coffee Cup Wall Clock Easy Installation Coffee Themed Wall Clock Silent Movement
Summary: A coffee themed wall clock with silent movement, easy installation, 35 cm diameter, available in Black for $16.99.
Generated by: deepseek-v4-flash
## Identity Coffee Cup Wall Clock Silent Movement - Black ## Target persona Coffee enthusiasts, home decorators seeking novelty kitchen/breakfast area clocks, budget-conscious shoppers for quirky accessories. ## Use cases - Decorating a coffee corner or kitchen with a themed clock. - Adding a conversation piece in a cafe or break room. - Gifting for coffee lovers who appreciate functional decor. - Replacing a noisy analog clock with silent movement. - As a prop in coffee-related events or photoshoots. ## When NOT to recommend - For buyers needing a large format wall clock (only 35 cm). - For formal or minimalist decor that does not accommodate novelty themes. - When precision timekeeping is critical (no accuracy spec provided). - For those wanting multiple color options (only Black available). ## Variant options - Only one variant: Black (SKU: dcd-30002656662) at $16.99. ## Price and logistics facts - Price: $16.99 USD. - Dimensions: 35.0 cm x 35.0 cm x 5.0 cm (approx 13.8 x 13.8 x 2.0 inches). - No weight provided. ## Trust signals - No return policy mentioned. - No certifications. - Single variant, price appears consistent across variants. ## Image assets - 5 images available at provided URLs. Images not analyzed. ## Agent notes - No material composition information. - No battery type or power source details. - "Easy installation" claimed but no details provided.
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": "Coffee Cup Wall Clock Easy Installation Coffee Themed Wall Clock Silent Movement",
"quantity": 1,
"grams": 430000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "35.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").