Brand: World Products (Landmark)
SKU: dcd-30003673473
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49996040339695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001293869
JSON data: https://landmarks.builders/products/m4x-10001293869.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: This unique resin clock features a round black face adorned with stunning multicolor marbling in green, blue, and yellow tones, creating a glossy, artisanal-looking surface that serves as a captivating focal point.
Two-in-OneDisplay Versatility: Designed for both standing and hanging use, this desk clock with stand comes with a sleek gold-tone metal represent tabletop display, allowing you to easily place it on any flat surface or mount it on a wall.
Silent Movement: Enjoy a peaceful environment with this quiet table clock, engineered with a silent mechanism that eliminates ticking sounds, making it perfect for bedrooms, study areas, and professional workspaces.
Elegant Accents: The clock is detailed with raised Roman numeral markers and elegant gold-tone hands, offering a sophisticated contrast against the textured, artistic background for clear readability.
Versatile Decor: Whether used as a wall clock or a tabletop accent, this resin craft piece brings a polished, low-maintenance style to your living room, office, entryway, or bedroom.
Summary: Resin Clock Artistic Desk Clock with Stand Glossy for Art Lovers, Office, Bedroom. 【Artistic Design】: This unique resin clock features a round black face adorned with stunning multicolor marbling in green, blue, and yellow tones, creating a glossy, artisanal-looking surface that serves as a captivating focal point. 【Two-in-OneDisplay Versatility】: Designed for both standing and hanging use, this desk clock with stand comes with a sleek gold-tone metal represent tabletop display, allowing you to easily place it on any flat surface or mount it on a wall. 【Silent Movement】: Enjoy a peaceful envir
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": "Resin Clock Artistic Desk Clock with Stand Glossy for Art Lovers, Office, Bedroom",
"product_id": 9446046728431,
"variant_id": 49996040339695,
"quantity": 1,
"grams": 1400,
"length_cm": "34.5",
"width_cm": "33.5",
"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").