Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: 30CM / Style a
Default SKU: dcd-30002686936
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49903569764591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027190
JSON data: https://landmarks.builders/products/m4x-10001027190.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Acrylic Wall Clock Easy to Read House Decoration Mirror Surface for Living Room
| Color | 30CM,40CM |
| Brand | emoyo |
Summary: Acrylic wall clock with mirror surface, easy to read, for living room decoration. Available in 30cm and 40cm sizes with two style options at $21.99.
Generated by: deepseek-v4-flash
## Identity - Acrylic wall clock, mirror surface, easy to read, brand emoyo, for living room decoration. ## Target persona - Budget-conscious home decorator seeking modern, functional wall clock. - Renter or minimalist wanting lightweight, affordable decor. - Gift shopper for housewarming or casual occasions. ## Use cases - Adding a modern touch to living room or bedroom wall. - Functional timekeeping in kitchen, home office, or entryway. - Replacing an old or damaged clock with a clean design. - As a decorative piece in a rental or temporary space. ## When NOT to recommend - Large rooms requiring a clock larger than 40cm diameter. - Outdoor or high-humidity areas (acrylic may degrade). - Professional settings needing ultra-precise timekeeping. - Heavy-use environments where acrylic could scratch easily. ## Variant options - 30CM / Style a (SKU: dcd-30002686936) – $21.99 - 40CM / Style a (SKU: dcd-30002686937) – $21.99 - 30CM / Style B (SKU: dcd-30002686938) – $21.99 - 40CM / Style B (SKU: dcd-30002686939) – $21.99 ## Price and logistics facts - Price: $21.99 USD (all variants). - Package dimensions: 46 x 46 x 7 cm (approx). No shipping cost or lead time provided. ## Trust signals - No in-stock guarantee or inventory level disclosed. - Return policy not specified. - Price is consistent across all variants. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; visual variant details (style differences) cannot be confirmed from descriptions.
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": "Acrylic Wall Clock Easy to Read House Decoration Mirror Surface for Living Room",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "46.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").