Brand: World Products (Landmark)
SKU: dcd-30003604405
Price: $11.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/49877014479087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001267689
JSON data: https://landmarks.builders/products/m4x-10001267689.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Design: This round wall clock features a wooden-look dial, a layered circular face, and an exposed gear-style decorative center for a vintage-inspired look.
Timekeeping: Designed as a wall clock with black hands and a Roman numeral hour circle, it clearly shows the time while adding visual interest.
Style: The wood-look wall clock adds character to home decor, making it a fitting accent for living rooms, offices, hallways, or study areas.
Display Features: This Roman numeral clock combines a classic numbered circle with modern decorative detailing, creating a balanced and eye-catching wall display.
Practical Size: Measuring 30 cm by 30 cm and 0.3 cm thick, the round wall clock has a slim profile that suits smaller walls and open display areas.
Summary: A vintage-style round wall clock with Roman numerals, wood-look dial, and exposed gear design, priced at $11.99 and measuring 32.5x32.5x5.0 cm.
Generated by: deepseek-v4-flash
## Identity Vintage Round Wall Clock with Roman numerals, wood-look finish, and exposed gear center. Cost: $11.99. Dimensions: 32.5x32.5x5.0 cm. ## Target persona Budget-conscious home decorators seeking a vintage accent for small to medium rooms. ## Use cases - Adding decorative touch to a living room wall. - Enhancing a home office or study with character. - Providing a functional yet stylish clock for a hallway. - Decorating a rented apartment without permanent fixtures. - Gifting for housewarmings or birthdays on a budget. ## When NOT to recommend - For large rooms where a bigger clock is needed; this is 32.5 cm diameter. - For precise timekeeping requirements; primarily decorative. - For customers needing multiple color options beyond multicolor. - For those seeking modern or minimalist design styles. ## Variant options - Multicolor: $11.99 (SKU: dcd-30003604405) ## Price and logistics facts - Price: $11.99 USD. - Dimensions: 32.5 cm (L) x 32.5 cm (W) x 5.0 cm (H). - No shipping or tax information provided. ## Trust signals - In-stock status not confirmed. - No return policy stated. - Price appears fixed at $11.99 with one variant. - No certifications listed. ## Image assets No image URLs available for this product. ## Agent notes - Image understanding was not performed due to missing image data. - Description mentions 30 cm size but dimensions_cm shows 32.5 cm; defer to dimensions_cm. - Only one color variant available. - No seller or brand information provided.
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": "Vintage Round Wall Clock Decorative Roman Numeral Wall Clock",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "32.5",
"_width_cm": "32.5",
"_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").