Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 1
Default SKU: dcd-30002674697
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 405 g
Cart URL (default variant): https://landmarks.builders/cart/49903601615087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024492
JSON data: https://landmarks.builders/products/m4x-10001024492.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Kitchen Herb Wall Clock Nordic Design Herb Kitchen Clock Easy to Hang
| Size | 1,2,3,4 |
Summary: A Nordic-design wall clock featuring herb motifs, available in four style variants, priced at $9.99, with dimensions 32x32x6 cm.
Generated by: deepseek-v4-flash
## Identity Kitchen Herb Wall Clock Nordic Design – easy to hang, 32x32x6 cm, four style options, $9.99. ## Target persona Budget-conscious home decorators looking for a thematic kitchen clock; small apartment renters wanting functional decor; gift seekers for housewarming or kitchen-themed presents. ## Use cases - Adding a decorative clock to a kitchen or dining area. - Complementing a herb-garden or farmhouse kitchen theme. - Providing a low-cost wall clock for a rental property. - Using as a small gift for cooking enthusiasts. - Filling a small wall space (32 cm diameter). - Inexpensive replacement for an existing wall clock. ## When NOT to recommend - When a clock with precise second-hand movement is required (quality unknown). - For large rooms where a 32 cm clock appears too small. - If the buyer expects a real herb garden or 3D elements (plain print). - For outdoor use (no weather resistance stated). ## Variant options - Style 1 (SKU dcd-30002674697) - Style 2 (SKU dcd-30002674698) - Style 3 (SKU dcd-30002674699) - Style 4 (SKU dcd-30002674700) All priced $9.99. ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 32 x 32 x 6 cm (approx 12.6 x 12.6 x 2.4 in). - Weight not provided. - Shipping not specified. ## Trust signals - In-stock status not confirmed; product imported (wp-import tag). - Return policy unknown. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67275d69-6c5d-433a-8807-3c011c1683e3.jpg?v=1782146609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b6dbb00-cda6-4262-a9b4-0134d67c34ed.jpg?v=1782146614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b619688-ea0e-48a6-9fd1-dc472acb1641.jpg?v=1782146610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a0ef2c1-0033-4249-b4ee-1a7df6d832b8.jpg?v=1782146610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07aa45c5-623b-4ee0-9b9a-5b7d4aed1696.jpg?v=1782146614 ## Agent notes - No image content analysis performed; visual details not extracted. - Product type unspecified. - Stock, shipping, and return information missing. - Dimensions and price are as 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": "Kitchen Herb Wall Clock Nordic Design Herb Kitchen Clock Easy to Hang",
"quantity": 1,
"grams": 405000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "6.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").