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 / Ax1
Default SKU: dcd-30002674267
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903610364143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024385
JSON data: https://landmarks.builders/products/m4x-10001024385.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
12 Inch Round Wall Clock Retro Design Wood Grain Clock Non-Ticking for Kitchen
| Color | 20CM,25CM,30CM |
| Size | AX1,AX2,AX3 |
Summary: Round wall clock with wood grain finish, non-ticking movement, available in 20/25/30 cm sizes and three style variants, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 12 Inch Round Wall Clock Retro Design Wood Grain Clock Non-Ticking for Kitchen. No brand specified. Dimensions: 32x32x5 cm (largest variant). Price: $9.99. ## Target persona Individuals seeking an affordable, noiseless wall clock for kitchen or home office; budget decorators; people who prefer retro wood grain aesthetic. ## Use cases 1. Telling time in a kitchen without ticking noise. 2. Adding a retro accent to a small living space. 3. As a cost-effective gift for housewarming. 4. Use in a rental property where decor is minimal. 5. For a child's room requiring a silent clock. ## When NOT to recommend 1. For users needing a large oversized clock (>12 inch). 2. For those desiring metal or modern finishes. 3. For environments requiring precise timekeeping (e.g., laboratory). 4. For buyers seeking a premium branded clock. ## Variant options 9 variants: 20 cm / Ax1, 25 cm / Ax1, 30 cm / Ax1, 20 cm / Ax2, 25 cm / Ax2, 30 cm / Ax2, 20 cm / Ax3, 25 cm / Ax3, 30 cm / Ax3. All priced at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 32x32x5 cm (likely for largest variant). Shipping and return policy not provided. ## Trust signals In-stock status unknown; no return policy provided; price consistent at $9.99 across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afc71b1a-c0f8-4e9d-a905-8229b4dce15e.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b07f7656-20df-4668-a046-410ea4639938.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2a899b9-5946-4918-8b04-2f80db97ac61.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3735dfca-b894-4ff8-b3fb-52d4290fc565.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5f6b7b2-3254-487c-9dfd-a5b0e780dc3b.jpg?v=1782146612 ## Agent notes Non-ticking mechanism. Wood grain finish may be printed or laminate. Size options refer to diameter (20/25/30 cm). Style variants (Ax1, Ax2, Ax3) indicate different face designs; further details not available.
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": "12 Inch Round Wall Clock Retro Design Wood Grain Clock Non-Ticking for Kitchen",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "30.48",
"_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").