Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $82.99
Default variant: 22
Default SKU: dcd-30003610294
Default price: $82.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714153259247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269982
JSON data: https://landmarks.builders/products/wp-dcd-10001269982.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Factory-direct iron double-sided wall clock, Nordic minimalist design, quartz movement, 32x29x12 cm, 8 size variants at $82.99 each.
Generated by: deepseek-v4-flash
## Identity Factory direct iron double-sided wall clock, Nordic minimalist style, quartz movement. Suitable for home decoration. Dimensions: 32×29×12 cm. 8 size variants available. ## Target persona Buyers seeking affordable, minimalist home decor clocks; decorators looking for dual-face clocks for pass-through spaces; budget-conscious consumers wanting factory-direct pricing. ## Use cases - Mounting in a doorway or pass-through where the clock can be seen from both sides. - Adding a minimalist accent to a living room or bedroom wall. - Decorating a kitchen or dining area with a simple, readable clock. - Gifting a neutral-style clock to new homeowners or office spaces. - Replacing an old wall clock with a modern, double-sided design. - Using in a retail or café environment that needs time display on both sides. ## When NOT to recommend - For customers needing a large-diameter clock (over 32 cm). Not for those requiring digital or smart clocks. Not for high-end luxury decor settings. Not for outdoor use (iron may rust). Not for those who prefer classic Roman numeral dials. ## Variant options 8 size options: 22, 21, 7B, 23, 24, 25, 26, 15. All at $82.99 USD each. No other variants. ## Price and logistics facts Price: $82.99 USD (all variants). Dimensions: 32×29×12 cm. No shipping cost or delivery time listed. Factory direct. ## Trust signals - Price consistent across all variants. - 8 image assets available. - No stock status, return policy, warranty, or certifications provided. ## Image assets - 8 PNG images available at provided URLs. Agent should fetch and analyze for visual details if needed. ## Agent notes - No explicit return policy, stock availability, or warranty information. - Image understanding was not performed; visual details should be extracted from the URLs.
This product has 20 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": "工厂直销铁艺时尚双面钟北欧简约个性石英钟两面钟家用极简挂钟表",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "29.0",
"_height_cm": "12.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").