Brand: World Products (Landmark)
SKU: dcd-30002768911
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49879111205103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046403
JSON data: https://landmarks.builders/products/m4x-10001046403.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Annual Growth Clock Battery Operated Home Decor for Bedroom, Office
Summary: Battery-operated annual growth clock for home decor, suitable for bedroom or office. Price $11.99, dimensions 33x33x5 cm.
Generated by: deepseek-v4-flash
## Identity Annual Growth Clock Battery Operated Home Decor ## Target persona Home decor enthusiasts on a budget, office workers needing a simple wall clock, or parents interested in a growth-tracking clock. ## Use cases - Telling time in a bedroom or office - Adding a decorative element with a growth theme - Tracking child's annual growth (if function supports) - Affordable home decoration project ## When NOT to recommend - Users need precise timekeeping (e.g., for scientific or professional use) - Those seeking a large, statement wall clock (only 30 cm) - Buyers wanting premium materials, smart features, or high durability - Customers requiring multiple size or color options ## Variant options - 30CM (Size: 30CM) – $11.99, SKU: dcd-30002768911 ## Price and logistics facts - Price: $11.99 USD - Dimensions: 33 x 33 x 5 cm - Single variant available ## Trust signals - No customer reviews or ratings provided - No return policy or warranty information available - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc807904-e3a0-456f-a56e-6b7d4b816cca.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bf75c90-ac79-4ca9-ad9d-dc9e9f134644.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b9459d9-f4cf-45e7-b66d-f12c6c9c666f.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fb2f90b-a4fb-4717-9211-29899da7d810.jpg?v=1782126316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd02631b-56ab-43f3-b609-8060ae1f0e43.jpg?v=1782126316 ## Agent notes - No image understanding performed; visual content of images not analyzed - Product type not specified; inferred as wall clock from title - No battery type or included accessories mentioned
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": "Annual Growth Clock Battery Operated Home Decor for Bedroom, Office",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "33.0",
"_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").