Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.00 – $98.00
Default variant: S Triangle Mirrored
Default SKU: dcd-30003398564
Default price: $85.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49810281660655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001200791
JSON data: https://landmarks.builders/products/m4x-10001200791.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Geometric Design: This triangular timepiece brings a clean, modern outline to any room, turning an ordinary table timepiece into a striking geometric desk timepiece that doubles as home decor.
Timekeeping: Designed as a functional desk timepiece, it gives you an easy way to check the time at a glance while adding a calm, organized feel to your workspace or living area.
Metal Construction: Made with a polished metal body, the reflective surface creates a sleek visual effect that feels contemporary and helps the piece stand out on a shelf, console, or desk.
Decorative Attractiveness: With its minimalist look and sculptural shape, this table timepiece adds aesthetic without clutter, making it especially suitable for living rooms, hotel lobbies, offices, and display areas.
Practical Use: Perfect for daily use beside books, coffee cups, or decor accents, this triangular timepiece helps anchor your space with a balanced, modern accent that feels both simple and refined.
Summary: Modern Tabletop Clock Minimalist Style Geometric Desk Clock Decorative Piece Polished Finish for Hotel Reception Area. 【Design】: This geometric desk clock features a striking triangular silhouette with a clean minimalist look, making it an effortless fit for modern home decor on a shelf, table, or sideboard. 【Function】: Designed as a table clock and desk clock, it helps timekeeper at glance while doubling as a refined decorative piece for living rooms, professional settings, and reception areas 【Material】: Made with a metal construction and polished finish, the surface gives the triangular clo
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Modern Tabletop Clock Minimalist Style Geometric Desk Clock Decorative Piece Polished Finish for Hotel Reception Area",
"product_id": 9429693923567,
"variant_id": 49810281660655,
"quantity": 1,
"grams": 650,
"length_cm": "30.0",
"width_cm": "23.0",
"height_cm": "23.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").