Brand: World Products (Landmark)
SKU: dcd-30002768912
Price: $9.99
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/49879111172335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046404
JSON data: https://landmarks.builders/products/m4x-10001046404.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Silent Wall Clock Non-Ticking 30cm Wall Clock Retro Design for Bedroom, Office
Summary: A 30cm silent non-ticking wall clock with retro design, suitable for bedroom or office, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Silent Wall Clock Non-Ticking 30cm Retro Design ## Target persona Budget-conscious shoppers seeking a simple, quiet analog clock for small indoor spaces like bedrooms or home offices. ## Use cases - Keeping time silently in a bedroom where ticking would disturb light sleepers. - Adding a retro decorative element to a small office or study. - Replacing a noisy clock in a shared workspace. - Affordable wall decor for a rented room or dorm. ## When NOT to recommend - For large rooms where a 30cm diameter face may be hard to read from a distance. - For users who prefer digital displays or smart clock features. - For outdoor or humid environments (no weatherproofing stated). - When exact silent mechanism details or battery type are required. ## Variant options Only one variant: Style 1 at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 32 x 32 x 5 cm (face likely 30cm diameter). - No weight or battery info provided. ## Trust signals - Only one variant available; price is fixed. - Stock status, return policy, and certification data not provided in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5338acbf-6114-4d88-85bc-ccd918413cbb.jpg?v=1782126316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3f18bd1-a747-4d34-9f54-8ed89d3d1614.jpg?v=1782126320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4869dafc-a66f-47d8-914c-180c84667e58.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce6e408a-ac4f-4a80-a2f3-5d207ddf65cf.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bf1d57b-641a-4152-ab8b-bac8d820efdf.jpg?v=1782126316 ## Agent notes Image understanding not performed – visual details (color, design specifics, packaging) are not extracted from the URLs.
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": "Silent Wall Clock Non-Ticking 30cm Wall Clock Retro Design for Bedroom, Office",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "32.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").