Brand: World Products (Landmark)
SKU: dcd-30003609774
Price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714272764143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269795
JSON data: https://landmarks.builders/products/wp-dcd-10001269795.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Triangular brown double-sided wall clock, 43x20x10 cm, acrylic frosted silent mechanism, adhesive mounting (no drilling), $67.99 USD.
Generated by: deepseek-v4-flash
## Identity Triangular brown double-sided wall clock, acrylic frosted, silent, for corner living room. ## Target persona Home decorators seeking unique wall clocks for corners; renters who prefer no-drill mounting; fans of ins-style (aesthetic) decor. ## Use cases 1) Adding a decorative clock to a corner living room wall. 2) Double-sided visibility from two rooms (e.g., kitchen and dining). 3) Silent clock for bedroom or study. 4) No-drill installation on tiled or painted walls. 5) Gift for housewarming or minimal decor enthusiasts. ## When NOT to recommend 1) If accurate timekeeping is critical (no specs on precision). 2) For large rooms requiring large clock (43 cm length is moderate). 3) For outdoor use. 4) For customers needing battery-operated or specific power (assumed battery but not stated). 5) If nostalgic/analog look not desired. ## Variant options Only one variant: Brown (color). No other sizes or finishes. ## Price and logistics facts Price: $67.99 USD. Dimensions: 43.0 x 20.0 x 10.0 cm. No shipping or tax info provided. ## Trust signals No warranty, return policy, or stock status provided. No certifications mentioned. ## Image assets [8 images available] URL list. (Agent can fetch.) ## Agent notes Product title suggests "ins style", which implies trendy Instagram aesthetic. No image analysis performed; visual details unknown.
This product has 13 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": "ins风三角棕色双面钟墙面免打孔艺术亚克力磨砂静音挂钟转角客厅",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "20.0",
"_height_cm": "10.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").