Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.62 – $100.92
Default variant: 12 Inch / Roman Gray Stone
Default SKU: dcd-30003389693
Default price: $90.62
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/50162234753263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001197909
JSON data: https://landmarks.builders/products/m4x-10001197909.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Design: This wall timepiece brings a clean Nordic look to home decor, combining stone-like-textured face with natural wood accents for a refined light-luxury feel that suits living rooms, bedrooms, and study rooms.
Noiseless Movement: As a Noiseless wall timepiece, it uses a sweeping second hand design that helps reduce ticking noise, making it a calm modern wall timepiece choice for rooms where rest, focus, or quiet conversation matters.
Crafted Feature: The minimalist hanging timepiece features carved three-dimensional numbers, a round shape, and a wood-inspired finish that adds visual depth while keeping the overall design simple and elegant.
Practical Benefits: Battery-powered operation and accurate timekeeping make daily use easy, while the easy-to-read face helps you check the time at a glance without interrupting your routine.
Home Decor Effect: Designed to create a polished focal point, this wall timepiece enhances empty walls with a balanced, contemporary design and works well as a subtle statement piece in everyday home decor.
Summary: Silent Wall Clock Light Luxury Minimalist Wall Clock Quiet Accurate Timekeeping Mechanism Home Decor for Bedroom. 【Nordic Design】: This wall timepiece brings a clean Nordic look to home decor, combining stone-like-textured face with natural wood accents for a refined light-luxury feel that suits living rooms, bedrooms, and study rooms. 【Noiseless Movement】: As a Noiseless wall timepiece, it uses a sweeping second hand design that helps reduce ticking noise, making it a calm modern wall timepiece choice for rooms where rest, focus, or quiet conversation matters. 【Crafted Feature】: The minimalis
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": "Silent Wall Clock Light Luxury Minimalist Wall Clock Quiet Accurate Timekeeping Mechanism Home Decor for Bedroom",
"product_id": 9459799326959,
"variant_id": 50162234753263,
"quantity": 1,
"grams": 1200,
"length_cm": "40.0",
"width_cm": "40.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. 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").