Brand: World Products (Landmark)
SKU: dcd-30002674383
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49903610134767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024423
JSON data: https://landmarks.builders/products/m4x-10001024423.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large 3D Wall Clock Easy to Read Home Decor Non-Ticking for Bedroom, Living Room
Summary: Large 3D wall clock with easy-to-read numbers, non-ticking movement; dimensions 37x37x7 cm; color Moss Green Bronze; price $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Large 3D Wall Clock, Easy to Read, Non-Ticking, Home Decor for Bedroom/Living Room. Color: Moss Green Bronze. Dimensions: 37 cm x 37 cm x 7 cm. Weight not specified. ## Target persona Budget-conscious homeowners or renters seeking a decorative clock for medium-sized rooms. People who prefer silent timekeeping (non-ticking) and simple, readable dials. ## Use cases - Telling time from a distance in a bedroom or living room. - Adding a 3D decorative element to a wall without visual clutter. - Replacing a noisy ticking clock with a silent alternative. - Affordable home decor update for a wall. ## When NOT to recommend - For large rooms (e.g., beyond 20 ft) where readability may decrease. - For those expecting premium materials (plastic construction not specified but price implies basic). - For users wanting multiple color options (only one variant available). ## Variant options Only one variant: "Moss Green Bronze" at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 37 cm x 37 cm x 7 cm. Shipping details not provided. Currency USD. ## Trust signals Listed on Shopify store with multiple product images. No return policy stated. Stock status not confirmed. Price is consistent across variant. ## Image assets - URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06250c9f-b60e-48df-80c8-fa38aa24aff4.jpg?v=1782146613 - URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1149f30c-3ee7-49c1-88f9-9e636c323470.jpg?v=1782146624 - URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24f50447-7c44-47da-a699-6dc46ecb3cba.jpg?v=1782146612 - URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd62783f-f204-44ad-9ae7-3ff21deb7b48.jpg?v=1782146612 - URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dac3be2-20b1-42ce-94c8-a4460bf1a5b2.jpg?v=1782146611 ## Agent notes Image content not analyzed. No weight or material information available. Only one color option. Non-ticking movement.
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": "Large 3D Wall Clock Easy to Read Home Decor Non-Ticking for Bedroom, Living Room",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "37.0",
"_height_cm": "7.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").