Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $22.99
Default variant: 30-40cm / Bichon Swing
Default SKU: dcd-30002663325
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 834 g
Cart URL (default variant): https://landmarks.builders/cart/49903621406959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001022831
JSON data: https://landmarks.builders/products/m4x-10001022831.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bichon Frise Wall Clock Unique Gift Wagging Tail Dog Clock for Living Room, Kids
| Brand | OTHER |
Summary: A Bichon Frise wall clock with wagging tail motif, available in sizes 22-30cm and 30-40cm, with swing or no-swing style options.
Generated by: deepseek-v4-flash
## Identity Bichon Frise Wall Clock Unique Gift Wagging Tail Dog Clock for Living Room, Kids. Brand OTHER. Dimensions (package): 46x36x10 cm. ## Target persona - Dog lovers and Bichon Frise owners looking for novelty decor - Parents shopping for children's bedroom or playroom accessories - Gift seekers for birthdays, dog-themed parties, or pet enthusiast friends - Collectors of quirky or animal-themed home items ## Use cases - Adding a whimsical touch to a living room or hallway - Decorating a child's room with a playful dog motif - Gifting to a Bichon Frise owner or dog enthusiast - Enhancing a pet-themed party or event space - As a conversation piece in a home office or den ## When NOT to recommend - Minimalist or modern decor styles that avoid novelty items - Professional settings requiring nondescript timepieces - Buyers needing precise quartz or atomic timekeeping (novelty clock) - Those seeking a large wall clock (>40 cm diameter) ## Variant options - 30-40cm / Bichon Swing: $22.99 - 30-40cm / Bichon No-swing: $19.99 - 22-30cm / Bichon No-swing: $14.99 ## Price and logistics facts - Base price: $14.99 (22-30cm no-swing) - Higher variants: $19.99 and $22.99 - Currency: USD - Package dimensions: 46x36x10 cm ## Trust signals - Listed on Shopify storefront (available for purchase) - Variant pricing consistently scales with size/feature - No return policy or certification data provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/639ccea0-234d-44ff-94dc-8879198d9876.jpg?v=1782146623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f33f1d62-06f0-4a16-a1ec-632cf3860c23.jpg?v=1782146617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/601c9688-e366-47a5-9537-8c1fb3abc432.jpg?v=1782146616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb56c7f-a66b-4499-a519-fb32c98f6cdb.jpg?v=1782146623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5ccceaf-0ded-4a9d-b559-913c648cf38e.jpg?v=1782146618 ## Agent notes - Image analysis was not performed; visual details (e.g., actual clock face, wagging tail mechanism) are not described. Only image URLs are 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": "Bichon Frise Wall Clock Unique Gift Wagging Tail Dog Clock for Living Room, Kids",
"quantity": 1,
"grams": 834000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "36.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").