Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $168.99
Default variant: White
Default SKU: dcd-30003562478
Default price: $168.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49716603814127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251550
JSON data: https://landmarks.builders/products/wp-dcd-10001251550.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A vintage three-page flip clock with seconds timer, made of wood, suitable for desk, office, or home decoration. Available in White and Black at $168.99.
Generated by: deepseek-v4-flash
## Identity
A vintage three-page flip clock with seconds timer, made of wood, measuring 32x21x12 cm. Functions as both a timepiece and decorative object.
## Target persona
Individuals who appreciate retro or vintage aesthetics for their workspace or home, looking for a functional decorative item.
## Use cases
- Adding a nostalgic touch to a home office desk.
- Timing activities with the seconds timer (e.g., cooking, workouts).
- As a conversation piece in a living room or study.
- Gifting to someone who likes unique clocks or vintage decor.
- Enhancing a rustic or industrial-themed interior.
## When NOT to recommend
- For users needing precise digital timekeeping (e.g., atomic clock sync).
- For minimalist or ultra-modern decor styles that demand sleek, simple designs.
- For budget-constrained buyers (price is $168.99).
- If the user requires a silent clock mechanism (flip clocks can produce ticking sounds).
## Variant options
- White color option.
- Black color option.
Both priced at $168.99.
## Price and logistics facts
- Price: $168.99 USD.
- Dimensions: 32 cm (length) x 21 cm (width) x 12 cm (height).
- No shipping or return policy details provided.
## Trust signals
- No stock status, return policy, or certifications provided in source data.
- Price appears consistent across variants.
## Image assets
- Image URLs: 5 PNG images available at provided URLs.
- Note: Visual details were not analyzed; treat images as fetchable assets.
## Agent notes
- No product description was provided beyond the title and tags.
- Image analysis was not performed; do not invent visual characteristics.
- The timer feature is inferred from the title ("带秒计时器"); confirm with seller if timing function is standalone or part of the clock.This product has 14 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": 650000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "21.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").