Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 20CM
Default SKU: dcd-30002674313
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: 231 g
Cart URL (default variant): https://landmarks.builders/cart/49903610167535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024398
JSON data: https://landmarks.builders/products/m4x-10001024398.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Beer Mug Wall Clock Silent Movement Beer Themed Clock Accurate Timekeeping
| Color | 20CM,25CM,30CM |
| Size | 88 |
Summary: Beer Mug Wall Clock with silent movement, accurate timekeeping, available in 20CM, 25CM, 30CM sizes for $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Beer Mug Wall Clock: a novelty wall clock designed as a beer mug, featuring silent movement and accurate timekeeping. ## Target persona - Beer enthusiasts looking for fun decor - Home bar owners wanting thematic accessories - Gift buyers seeking affordable novelty items for beer lovers - Casual shoppers for man cave or game room decoration ## Use cases - Adding a playful touch to a home bar setup - Decorating a man cave or entertainment room - Gifting to a friend who loves beer - Serving as a conversation piece in a kitchen or dining area - Replacing a standard wall clock with a themed alternative ## When NOT to recommend - Formal or professional office environments - Minimalist or modern interior designs - Users who require highly precise timekeeping (e.g., for laboratory work) - People who dislike beer or alcohol-related decor ## Variant options - 20CM diameter - 25CM diameter - 30CM diameter All variants priced at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (all sizes) - Overall dimensions (likely packaging): 37 x 35 x 29 cm - No shipping or tax information provided ## Trust signals - No stock status provided (may not be currently in stock) - No return policy or warranty information available - No certifications or material details specified - Price is consistent across all variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c40a8b-0550-4c87-a176-77f2d5704f70.jpg?v=1782146614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94dbb7b8-ae03-40a1-a767-e185fca4798d.jpg?v=1782146614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65f4442e-5190-40fb-92ef-e7e07f6a9252.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/780e8ba6-d401-432d-80a9-3c24f0f96c1c.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9366cf74-c4c0-436e-80bb-ee8faebbfc3b.jpg?v=1782146611 ## Agent notes - Images were not analyzed; visual details are not inferred. - No color options mentioned; likely only one color per size. - The dimensions provided (37x35x29 cm) may refer to the product packaging, not the clock itself.
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": "Beer Mug Wall Clock Silent Movement Beer Themed Clock Accurate Timekeeping",
"quantity": 1,
"grams": 231000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "35.0",
"_height_cm": "29.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").