Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 20CM / Cq2115a
Default SKU: dcd-30002718174
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: 258 g
Cart URL (default variant): https://landmarks.builders/cart/49903492432111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033213
JSON data: https://landmarks.builders/products/m4x-10001033213.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Silent Non-Ticking Clock Battery Operated Home Decor Easy to Read for Bedroom
| Brand | congqiyi |
| Size | CQ2115A-20CM,CQ2115A-25CM,CQ2115A-30CM,CQ2115A-34CM,CQ2115B-20CM,CQ2115B-25CM,CQ2115B-30CM,CQ2115B-34CM,CQ2115C-20CM,CQ2115C-25CM,CQ2115C-30CM,CQ2115C-34CM,CQ2115D-20CM,CQ2115D-25CM,CQ2115D-30CM,CQ2115D-34CM,CQ2115E-20CM,CQ2115E-25CM,CQ2115E-30CM,CQ2115E-34CM,CQ2115F-20CM,CQ2115F-25CM,CQ2115F-30CM,CQ2115F-34CM,CQ2115G-20CM,CQ2115G-25CM,CQ2115G-30CM,CQ2115G-34CM,CQ2115H-20CM,CQ2115H-25CM,CQ2115H-30CM,CQ2115H-34CM |
Summary: Silent non-ticking battery-operated clock for bedroom, easy-to-read display, available in multiple sizes and styles, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Silent Non-Ticking Clock Battery Operated Home Decor Easy to Read for Bedroom by brand congqiyi. ## Target persona - Light sleepers who are disturbed by ticking clocks. - Minimalist home decorators seeking simple wall clocks. - Budget-conscious shoppers looking for an affordable silent clock. - People needing a basic, easy-to-read clock for low-noise environments. ## Use cases - Bedroom wall clock for undisturbed sleep. - Quiet office or study room where ticking is distracting. - Living room or hallway as subtle decor. - For elderly or visually impaired needing clear, large numerals (size options available). - Battery-operated placement without need for nearby outlet. - Guest room or rental property basic timekeeping. ## When NOT to recommend - If the buyer needs a loud, ticking alarm clock. - For large rooms requiring a clock face larger than 30 cm diameter. - When seeking a smart or connected clock (no Wi-Fi/Bluetooth). - For high-end interior design requiring premium materials. ## Variant options Multiple SKUs by size (20 cm, 25 cm, 30 cm) and style (Cq2115a through Cq2115h). All variants priced at $9.99. See SKU list for specific combinations. ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions (overall product or packaging): 42 cm × 36 cm × 6 cm. - Battery operated (batteries not included, assume). ## Trust signals - In-stock status: not provided; assume available. - Return policy: not provided. - Price consistency: all variants uniformly priced at $9.99. - Certifications: none specified. ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fec0c32-d2cd-47a6-8fab-ca8a6048bf6c.jpg?v=1782146562 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/149f8a91-84d9-49f5-a802-87ec84cef090.jpg?v=1782146558 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf70a648-64e0-4511-bf3c-434141c4382e.jpg?v=1782146561 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7978977-849b-4001-973d-21e711034345.jpg?v=1782146560 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cad324a4-9b7e-484a-8cb4-30f82aa1c150.jpg?v=1782146559 ## Agent notes - Variant sizes are 20 cm, 25 cm, or 30 cm, but overall dimensions field (42x36x6 cm) likely refers to packaging or largest style; actual clock face sizes correspond to variant options. - No image understanding performed; clock design, colors, and materials are not described in facts. - Missing data: return policy, battery type, weight, and exact mechanism details.
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": "Silent Non-Ticking Clock Battery Operated Home Decor Easy to Read for Bedroom",
"quantity": 1,
"grams": 258000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "36.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").