Brand: World Products (Landmark)
SKU: dcd-30002718493
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 477 g
Cart URL (default variant): https://landmarks.builders/cart/49903483683055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033304
JSON data: https://landmarks.builders/products/m4x-10001033304.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pendulum Wall Clock Non-Ticking Swinging Wall Clock Easy to Read for Living Room
| Brand | emoyo |
Summary: Emoyo pendulum wall clock, non-ticking, easy-to-read design for living rooms, priced at $23.99 with dimensions 39x36x7 cm.
Generated by: deepseek-v4-flash
## Identity Emoyo Pendulum Wall Clock Non-Ticking Swinging Wall Clock Easy to Read for Living Room. Price $23.99. Dimensions: 39L x 36W x 7H cm. ## Target persona Budget-conscious home decor shoppers seeking a functional, quiet wall clock for a living room or similar space. ## Use cases - Adding a decorative yet functional timepiece to a living room. - Replacing a noisy ticking clock with a silent swinging pendulum. - Decorating a rental apartment or dorm room on a budget. - Gifting a simple, inexpensive wall clock. - Filling an empty wall space in a home office or bedroom. ## When NOT to recommend - When precise timekeeping accuracy is critical (no atomic sync or high-end quartz). - For large rooms where a small clock (39 cm) may not be visually prominent. - For users seeking a classic or antique-style pendulum clock with ornate details. - For outdoor or high-humidity environments (no weather resistance mentioned). ## Variant options Only one variant: "as Shown" at $23.99. ## Price and logistics facts Price: $23.99 USD. No shipping or tax information provided. Dimensions: 39 x 36 x 7 cm. ## Trust signals Price consistency: single variant at fixed price. Availability: stock status not provided. Return policy not mentioned. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90eeb109-8870-44d6-b5d5-b1e8c10a5ab0.jpg?v=1782146555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ded18d6-ad60-43de-ad25-074b5d60f051.jpg?v=1782146555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/033153bb-9cfb-4fe4-b331-99633ba83184.jpg?v=1782146555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5240d2ee-ae7d-4f85-a0f4-90c38bba423e.jpg?v=1782146556 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdd8e909-2bb5-4e41-88b1-2d5466ddd922.jpg?v=1782146555 ## Agent notes Image analysis not performed; visual details such as color, materials, and design specifics are not inferred. Verify stock and return policy before recommending.
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": "Pendulum Wall Clock Non-Ticking Swinging Wall Clock Easy to Read for Living Room",
"quantity": 1,
"grams": 477000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "36.0",
"_height_cm": "7.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").