Brand: World Products (Landmark)
SKU: dcd-30002858660
Price: $23.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/49878893396207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001075612
JSON data: https://landmarks.builders/products/m4x-10001075612.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Leather Desk Timepiece Unique Design Modern Decorative Timepiece for Bedroom
| Color | 8×10×13cm |
Summary: Leather desk timepiece with modern design, size 8x10x13cm, priced at $23.99 USD, suitable for bedroom or desk decoration.
Generated by: deepseek-v4-flash
## Identity Leather Desk Timepiece – Modern decorative clock with leather finish, size 8x10x13cm, priced at $23.99 USD. ## Target persona Budget-conscious home decorators seeking a modern desk clock; bedroom accessory shoppers; gift seekers for a small decorative item under $25. ## Use cases - Placing on a nightstand for timekeeping and decor. - Adding a modern accent to a home office desk. - Using as a decorative piece on a bookshelf or mantel. - Gifting to a colleague or friend who appreciates unique desk accessories. - Complementing a leather-themed interior decor. - Personalizing an office cubicle. ## When NOT to recommend - Users needing precise timekeeping (accuracy unknown). - Users wanting a large clock (size is small). - Users looking for a wall clock or alarm clock. - Users expecting high-end luxury materials (leather may be imitation). ## Variant options Only one variant: Size 8x10x13cm at $23.99 USD. ## Price and logistics facts Price: $23.99 USD. Variant dimensions: 8x10x13cm. No shipping or tax information available. ## Trust signals No stock status, return policy, or certifications provided. Price appears consistent from single variant. ## Image assets No image URLs provided. ## Agent notes No images were provided; visual verification not performed. Product dimensions in variant (8x10x13cm) differ from the listed product dimensions (15x12x10cm) which may represent packaging. Material 'leather' is unverified; may be synthetic.
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": "Leather Desk Timepiece Unique Design Modern Decorative Timepiece for Bedroom",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.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").