Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: 250-250-3mm
Default SKU: dcd-30002727977
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 275 g
Cart URL (default variant): https://landmarks.builders/cart/49903442428143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035896
JSON data: https://landmarks.builders/products/m4x-10001035896.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rustic Wooden Clock Vintage Inspired Farmhouse Design Clock Easy to Hang
| Brand | WNH |
Summary: Rustic vintage-inspired wooden wall clock from brand WNH, available in two sizes, priced at $11.99 USD. Easy to hang, farmhouse design.
Generated by: deepseek-v4-flash
## Identity Rustic Wooden Clock, vintage inspired, farmhouse design, brand WNH. Low-cost wall decor. ## Target persona Budget-conscious home decorators seeking rustic/farmhouse aesthetic; DIY enthusiasts; renters wanting temporary wall decor. ## Use cases - Adding rustic accent to living room or kitchen - Filling empty wall space in entryway or hallway - Styling a farmhouse-themed room - Gifting for housewarmings on a budget - Temporary decoration for events or staged homes ## When NOT to recommend - Buyer needs precise timekeeping (no mention of quartz or accuracy) - Modern minimalist or ultra-contemporary decor - High-end gift seeking luxury materials - Large wall requiring oversized clock (max size ~30cm) ## Variant options - Size 250-250-3mm (sku dcd-30002727977) at $11.99 - Size 300-300-3mm (sku dcd-30002727978) at $11.99 ## Price and logistics facts - Price: $11.99 USD (both variants) - Dimensions (product): 38 x 34 x 5.3 cm (overall, not per variant) - No shipping, tax, or inventory data provided. ## Trust signals - Price identical across both variants. - No return policy, stock status, or certifications supplied. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77159f75-807a-4a92-8584-64defa60ab9b.jpg?v=1782146536 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8f2a337-7ce5-4a04-b7f8-0a5b21c63c40.jpg?v=1782146535 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/158c1125-3d8e-4591-a969-81749b5d66e2.jpg?v=1782146539 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4458b300-fe8a-4565-a0f9-920d885132d3.jpg?v=1782146535 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d4c03a6-8f78-464b-ac11-7b107f9c285a.jpg?v=1782146535 ## Agent notes - Images provided but not analyzed for visual details. - Dimensions 38x34x5.3 cm refer to the overall product, not to the variant sizes (which likely indicate the clock face diameter in mm).
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": "Rustic Wooden Clock Vintage Inspired Farmhouse Design Clock Easy to Hang",
"quantity": 1,
"grams": 275000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "34.0",
"_height_cm": "5.3"
}
}],
"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").