Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: 29*51cm / Black Cat
Default SKU: dcd-30002728731
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: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49903441772783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001036104
JSON data: https://landmarks.builders/products/m4x-10001036104.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Panda Pendulum Wall Clock Non-Ticking Panda Wall Clock Modern Design for Bedroom
Summary: Panda pendulum wall clock, non-ticking, modern design, available in Black Cat style in sizes 29x51cm to 46x81cm, priced $9.99-$11.99.
Generated by: deepseek-v4-flash
## Identity Panda Pendulum Wall Clock Non-Ticking Panda Wall Clock Modern Design for Bedroom ## Target persona Budget-conscious shopper seeking a novelty, quiet wall clock for a bedroom or child's room; gift buyer for cat or panda enthusiasts. ## Use cases - Adding a playful accent to a bedroom or dorm - Quiet timekeeping in a nursery or study where ticking would be distracting - Themed decor for a cat or panda fan - Inexpensive wall decoration for rental apartments - Gift for kids or teens who like animals - Accent piece in a modern farmhouse or eclectic interior ## When NOT to recommend - If precise timekeeping is critical (pendulum clocks may drift) - For formal or luxury interior design (appears low-cost) - If the buyer needs a large statement clock (largest size is 46x81cm) - For outdoor or high-humidity environments ## Variant options - Black Cat 29x51cm: $9.99 - Black Cat 36x61cm: $9.99 - Black Cat 41x71cm: $11.99 - Black Cat 46x81cm: $10.99 ## Price and logistics facts - Price range: $9.99 - $11.99 USD - Dimensions vary by variant (see above) - Product dimensions listed as 82x47x10 cm (likely packaging) ## Trust signals - Multiple variants with consistent pricing - No stock or return policy information provided - No certifications or brand reputation data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ccf424d-4b13-4558-b096-01da8f2ab81d.jpg?v=1782146536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/847f1ee9-da08-4249-8961-20a66eada6fd.jpg?v=1782146533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c26a76fb-45f7-415c-979d-bcf51bc08449.jpg?v=1782146533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9853381f-1c4b-48db-a94c-d9257bcb46ba.jpg?v=1782146598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28488fa3-0cb4-4ceb-8bff-ab2eb816ec1c.jpg?v=1782146533 ## Agent notes - Image understanding not performed; rely on textual facts only. - Variant options only list 'Black Cat' style despite product title including 'Panda' – possible mismatch or design includes both themes. - No information on movement type, battery requirements, or assembly. - Product dimensions in cm: L 82.0 x W 47.0 x H 10.0 – likely outer packaging.
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": "Panda Pendulum Wall Clock Non-Ticking Panda Wall Clock Modern Design for Bedroom",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "47.0",
"_height_cm": "10.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").