Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 20CM / 55
Default SKU: dcd-30002674280
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903610659055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024387
JSON data: https://landmarks.builders/products/m4x-10001024387.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wood Grain Wall Clock Modern Design Nordic Design Clock Accurate Quartz Movement
| Color | 20CM,25CM,30CM |
| Size | 55,66,77 |
Summary: Wood grain wall clock with quartz movement, modern Nordic design. Available in 20/25/30 cm diameter variants, all priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Wood Grain Wall Clock Modern Design Nordic Design Clock Accurate Quartz Movement. ## Target persona Budget-conscious home decor shoppers, minimalists, Nordic/Scandinavian style enthusiasts, renters seeking affordable wall accents. ## Use cases - Enhancing a living room or bedroom with a natural wood-grain aesthetic. - Adding a functional decorative piece to a kitchen or dining area. - Outfitting a home office with a simple, modern timepiece. - Gifting for housewarming, dorm move-in, or budget-friendly presents. - Complementing a farmhouse, rustic, or mid-century decor theme. ## When NOT to recommend - When the buyer requires a silent sweep movement (quartz may produce ticking sound). - If a large statement clock (>30 cm) is needed. - For professional timekeeping or environments demanding high precision (e.g., labs, studios). - When the buyer expects premium materials like solid wood or metal. ## Variant options - Size: 20CM, 25CM, 30CM. - Style: 55, 66, 77 (design variations). - All variants priced at $9.99 USD. ## Price and logistics facts - Unit price: $9.99 USD (all variants). - Product dimensions (package): 32 x 32 x 9 cm. - Currency: USD. - No bulk discounts or shipping cost information provided. ## Trust signals - Price consistent across all 9 variants. - Multiple images available (see below). - No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d2e17a3-58b1-45ee-ad9d-5d46f73c52b2.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d10212b-15b0-4fc6-abee-89cb6321dd96.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0db0e3a1-528e-48d9-8800-b37f868f081b.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d247ace-d6a5-44a5-8227-9d6b83229009.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7856dcc4-c6e4-48d8-96a9-03a05de5681e.jpg?v=1782146615 ## Agent notes - Image content not described; visual details omitted. - Product description mentions colors (20CM,25CM,30CM) and sizes (55,66,77) but actual colors not specified. - Dimensions 32x32x9 cm likely refer to shipping box, not clock diameter.
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": "Wood Grain Wall Clock Modern Design Nordic Design Clock Accurate Quartz Movement",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "9.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").